summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2008-10-042-1/+14
* | | leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener2008-10-041-32/+38
* | | leds-fsg: change order of initialization and deinitializationSven Wegener2008-10-041-14/+14
* | | dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen2008-10-041-1/+1
* | | orion_spi: fix handling of default transfer speedLennert Buytenhek2008-10-041-1/+1
* | | fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt2008-10-041-1/+5
* | | rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz2008-10-041-6/+9
* | | [S390] qdio: prevent stack clobberJan Glauber2008-10-031-35/+20Star
* | | e1000e: Fix incorrect debug warningLinus Torvalds2008-10-031-1/+1
* | | Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-031-0/+19
* | | e1000e: update version from k4 to k6Jesse Brandeburg2008-10-031-1/+1
* | | e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-031-0/+17
* | | e1000e: drop stats lockJesse Brandeburg2008-10-032-19/+0Star
* | | e1000e: remove phy read from inside spinlockJesse Brandeburg2008-10-032-14/+5Star
* | | e1000e: do not ever sleep in interrupt contextJesse Brandeburg2008-10-032-3/+30
* | | e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-031-0/+3
* | | braille_console: only register notifiers when the braille console is usedPascal Terjan2008-10-031-9/+4Star
* | | fbcon: fix monochrome color value calculationDavid Winn2008-10-031-1/+1
* | | e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-025-3/+100
* | | pxa2xx_spi: fix build breakageMike Rapoport2008-10-011-2/+2
* | | dm mpath: add missing path switching lockingChandra Seetharaman2008-10-011-1/+15
* | | dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka2008-10-011-0/+3
* | | dm: always allow one page in dm_merge_bvecMikulas Patocka2008-10-011-4/+5
* | | mfd: Fix asic3 compilationSamuel Ortiz2008-09-301-1/+1
* | | mfd: Fix Kconfig accroding to the new gpiolib symbolsSamuel Ortiz2008-09-301-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-293-5/+20
|\ \
| * | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-271-0/+14
| * | ide-tape: fix vendor stringsBorislav Petkov2008-09-271-5/+5
| * | Swarm: Fix crash due to missing initializationRalf Baechle2008-09-271-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-291-0/+1
|\ \ \
| * | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno2008-09-271-0/+1
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-09-291-2/+12
|\ \ \
| * | | kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-261-2/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-293-2/+4
|\ \ \
| * | | [SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh2008-09-291-0/+1
| * | | [SCSI] Fix hang with split requestsJames Bottomley2008-09-231-1/+2
| * | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2008-09-132-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-291-0/+1
|\ \ \ \
| * | | | scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh2008-09-291-0/+1
| | |/ / | |/| |
* / | | sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-291-6/+40
|/ / /
* | | IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-261-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-252-6/+29
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-251-0/+7
| |\ \ \
| | * | | ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * | | | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
| * | | | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
| * | | | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
| |/ / /
* | | | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-241-1/+3
* | | | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
* | | | USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17Star