Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | 16 | -50/+81 | |
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / / | ||||||
| | | | | | | | * | | | | e1000: Fix PCI enable to honor the need_ioport flag | Karsten Keil | 2009-02-03 | 1 | -1/+1 | |
| | | | | | | | * | | | | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 | 1 | -1/+2 | |
| | | | | | | | * | | | | pcnet_cs: Fix misuse of the equality operator. | Cord Walter | 2009-02-03 | 1 | -1/+1 | |
| | | | | | | | * | | | | hso: add new device id's | Filip Aben | 2009-02-03 | 1 | -1/+3 | |
| | | | | | | | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-02 | 215 | -1583/+7436 | |
| | | | | | | | |\ \ \ \ | | | | | | | | | | |_|/ | | | | | | | | | |/| | | ||||||
| | | | | | | | * | | | | dca: redesign locks to fix deadlocks | Maciej Sosnowski | 2009-02-02 | 1 | -18/+33 | |
| | | | | | | | * | | | | cassini/sungem: limit reaches -1, but 0 tested | Roel Kluin | 2009-02-02 | 2 | -3/+3 | |
| | | | | | | | * | | | | net: variables reach -1, but 0 tested | Roel Kluin | 2009-02-02 | 7 | -14/+14 | |
| | | | | | | | * | | | | qlge: bugfix: Add missing netif_napi_del call. | Ron Mercer | 2009-02-02 | 1 | -1/+4 | |
| | | | | | | | * | | | | qlge: bugfix: Add flash offset for second port. | Ron Mercer | 2009-02-02 | 1 | -1/+8 | |
| | | | | | | | * | | | | qlge: bugfix: Fix endian issue when reading flash. | Ron Mercer | 2009-02-02 | 2 | -9/+12 | |
| | | | | | | * | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-02-04 | 1 | -1/+0 | |
| | | | | | | |\ \ \ \ \ | | | | | | | | |_|_|_|/ | | | | | | | |/| | | | | ||||||
| | | | | | | | * | | | | mfd: Remove non exported references from pcf50633 | Balaji Rao | 2009-01-15 | 1 | -1/+0 | |
| | | | | | | * | | | | | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2009-02-03 | 3 | -3/+3 | |
| | | | | | | * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-03 | 3 | -4/+4 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-02-01 | 7 | -150/+46 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | NVRAM depends on RTC_DRV_CMOS | Uwe Kleine-König | 2009-01-31 | 1 | -1/+1 | |
| | | | | | | | * | | | | | | rename platform_driver name "flash" to "sa1100-mtd" | Uwe Kleine-König | 2009-01-31 | 1 | -2/+2 | |
| | | | | | | | * | | | | | | [ARM] etherh: continue fixing build failure | Russell King | 2009-01-28 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-03 | 9 | -40/+172 | |
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / | | | | | | | |/| | | | | | | ||||||
| | | | | | | | * | | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo | 2009-02-02 | 1 | -0/+41 | |
| | | | | | | | * | | | | | | libata: add no penalty retry request for EH device handling routines | Tejun Heo | 2009-02-02 | 1 | -1/+5 | |
| | | | | | | | * | | | | | | libata: improve probe failure handling | Tejun Heo | 2009-02-02 | 1 | -0/+38 | |
| | | | | | | | * | | | | | | libata: add @spd_limit to sata_down_spd_limit() | Tejun Heo | 2009-02-02 | 4 | -12/+27 | |
| | | | | | | | * | | | | | | libata: clear dev->ering in smarter way | Tejun Heo | 2009-02-02 | 2 | -2/+9 | |
| | | | | | | | * | | | | | | libata: check onlineness before using SPD in sata_down_spd_limit() | Tejun Heo | 2009-02-02 | 1 | -3/+8 | |
| | | | | | | | * | | | | | | libata: move ata_dev_disable() to libata-eh.c | Tejun Heo | 2009-02-02 | 3 | -13/+22 | |
| | | | | | | | * | | | | | | libata: fix EH device failure handling | Tejun Heo | 2009-02-02 | 1 | -2/+3 | |
| | | | | | | | * | | | | | | sata_nv: ck804 has borked hardreset too | Tejun Heo | 2009-02-02 | 1 | -1/+6 | |
| | | | | | | | * | | | | | | libata: fix kernel-doc warnings | Randy Dunlap | 2009-02-02 | 2 | -2/+2 | |
| | | | | | | | * | | | | | | ahci: add a module parameter to ignore the SSS flags for async scanning | Arjan van de Ven | 2009-02-02 | 1 | -1/+8 | |
| | | | | | | | * | | | | | | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 | Mark Lord | 2009-02-02 | 1 | -2/+2 | |
| | | | | | | | * | | | | | | [libata] sata_sil: Fix compilation error with libata debugging enabled | Pasi Kärkkäinen | 2009-02-02 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 5 | -36/+78 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | PCI hotplug: Change link order of pciehp & acpiphp | Matthew Garrett | 2009-01-27 | 1 | -1/+5 | |
| | | | | | | | * | | | | | | | PCI hotplug: fakephp: Allocate PCI resources before adding the device | Darrick J. Wong | 2009-01-27 | 1 | -16/+26 | |
| | | | | | | | * | | | | | | | PCI MSI: Fix undefined shift by 32 | Matthew Wilcox | 2009-01-27 | 1 | -2/+11 | |
| | | | | | | | * | | | | | | | PCI PM: Do not wait for buses in B2 or B3 during resume | Rafael J. Wysocki | 2009-01-27 | 1 | -13/+13 | |
| | | | | | | | * | | | | | | | PCI PM: Power up devices before restoring their state | Rafael J. Wysocki | 2009-01-27 | 1 | -3/+3 | |
| | | | | | | | * | | | | | | | PCI PM: Fix hibernation breakage on EeePC 701 | Rafael J. Wysocki | 2009-01-27 | 1 | -1/+4 | |
| | | | | | | | * | | | | | | | PCI PM: Fix suspend error paths and testing facility breakage | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+16 | |
| | | | | | | * | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-02 | 2 | -1/+12 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks | Risto Suominen | 2009-02-02 | 1 | -0/+11 | |
| | | | | | | | * | | | | | | | | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net | Stephen Rothwell | 2009-02-02 | 1 | -1/+1 | |
| | | | | | | | | |_|_|/ / / / | | | | | | | | |/| | | | | | | ||||||
| | | | | | | * | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-02-02 | 52 | -719/+833 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning | Devin Heitmueller | 2009-02-01 | 1 | -3/+4 | |
| | | | | | | | * | | | | | | | | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio | Mauro Carvalho Chehab | 2009-02-01 | 1 | -1/+5 | |
| | | | | | | | * | | | | | | | | V4L/DVB (10229): ivtv: fix memory leak | Hans Verkuil | 2009-01-29 | 1 | -1/+3 | |
| | | | | | | | * | | | | | | | | V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s... | Jean-Francois Moine | 2009-01-29 | 1 | -2/+2 |