summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-27[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks1-1/+1
2008-08-27[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks1-12/+0
2008-08-27[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks1-1/+1
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+5
2008-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-108/+114
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2-1/+5
2008-08-26bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-26bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-26bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-26bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-26bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-26bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-26bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-26bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-26bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-37/+32
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-25lguest: update commentryRusty Russell1-0/+8
2008-08-25stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-08-25virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich0-0/+0
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie1-8/+13
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2-15/+17
2008-08-25r300: Fix cliprect emitNicolai Haehnle1-1/+4
2008-08-25drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle1-16/+64
2008-08-25radeon: fix some hard lockups on r3/4/500sJerome Glisse4-49/+130
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek1-1/+1
2008-08-24Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven1-0/+5
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek1-5/+13
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek1-2/+2
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek1-4/+2
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek1-2/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk49-53/+0
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-126/+96
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-14/+25
2008-08-22[libata] pata_it821x: fix warningJeff Garzik1-1/+1
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox6-11/+11
2008-08-22ahci: sis controllers actually can do PMPTejun Heo1-3/+3
2008-08-22pata_via: clean up recent tf_load changesTejun Heo1-48/+11
2008-08-22libata: restore SControl on detachTejun Heo1-5/+5
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo1-1/+1
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo1-14/+6
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo1-2/+2
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara1-1/+2
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+8
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo1-24/+10
2008-08-22libata: implement no[hs]rst force paramsTejun Heo2-16/+34
2008-08-22PCI: fix reference leak in pci_get_dev_by_id()Greg KH1-0/+2