summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge 'acpi-2.6.12' branch into to-akpmLen Brown2005-08-151-3/+3
|\
| * Merge to-linus-stable into to-akpmLen Brown2005-08-151-3/+3
| |\
| | * [ACPI] re-enable platform-specific hotkey drivers by defaultLuming Yu2005-08-151-3/+3
* | | [ACPI] don't complain about PCI root bridges without _SEGBjorn Helgaas2005-08-121-3/+0
* | | Merge acpi-2.6.12 to-akpmLen Brown2005-08-111-112/+59
|\| |
| * | [ACPI] Lindent drivers/acpi/ec.cLen Brown2005-08-111-480/+389
| * | [ACPI] Fix "ec_burst=1" mode latency issueLuming Yu2005-08-111-110/+59
* | | Merge ../to-linusLen Brown2005-08-1150-1078/+927
|\ \ \
| * \ \ Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-102-1/+2
| |\ \ \
| | * | | libata: fix EH-related lockup by properly cleaning EH command listTejun Heo2005-08-101-0/+1
| | * | | [PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo2005-08-101-1/+1
| * | | | [PATCH] wbsd version bumpPierre Ossman2005-08-101-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-101-2/+6
| |\ \ \ \
| | * | | | [PATCH] ARM: 2846/1: proper handling of CKEN for pxafbNicolas Pitre2005-08-101-2/+6
| | |/ / /
| * | | | [PATCH] ns558 list handling fixAlexander Nyberg2005-08-101-2/+2
| * | | | [PATCH] 6pack persistence fixRalf Baechle DL5RB2005-08-101-16/+4
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-08-103-2/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark2005-08-091-1/+1
| | * | | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-082-1/+34
| | * | | [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley2005-08-081-1/+8
| * | | | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-092-10/+1
| * | | | [PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky2005-08-091-35/+0
| * | | | [PATCH] dvb: lgdt330x frontend: trivial text cleanupsMichael Krufky2005-08-092-2/+2
| * | | | [PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel2005-08-091-0/+10
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-08-092-64/+20
| |\ \ \ \
| | * | | | [SPARC]: envctrl: ERR_PTR() --> PTR_ERR()David S. Miller2005-08-091-1/+1
| | * | | | [SPARC]: remove ifdef CONFIG_PCI from envctrl.cChristoph Hellwig2005-08-091-4/+0
| | * | | | [SPARC]: Use kthread infrastructure in bbc_envctrlChristoph Hellwig2005-08-091-29/+10
| | * | | | [SPARC]: Use kthread infrastructure in envctrlChristoph Hellwig2005-08-091-31/+10
| * | | | | [PATCH] i2o: remove new configuration APIMarkus Lidel2005-08-092-494/+3
| * | | | | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala2005-08-091-7/+7
| * | | | | [PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala2005-08-093-65/+116
| * | | | | [PATCH] Build fix for the Sibyte I2C driverRalf Baechle2005-08-091-2/+2
| * | | | | [PATCH] i8xx_tco.c: arm watchdog only when startedWim Van Sebroeck2005-08-091-13/+28
| |/ / / /
| * | | | Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-082-56/+5
| * | | | [PATCH] icn driver fails to unload when no hardware presentDave Jones2005-08-081-2/+3
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-081-8/+8
| |\ \ \ \
| | * | | | [TG3]: Save initial PCI state before registering the netdevice.David S. Miller2005-08-061-8/+8
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-082-3/+2
| |\ \ \ \ \
| | * | | | | [PATCH] ARM: switch fd1772.c from sleep_on to wait_eventChristoph Hellwig2005-08-071-2/+1
| | * | | | | [PATCH] ARM: Make sa1100fb_display_dma_period() an inline functionRussell King2005-08-071-1/+1
| * | | | | | [PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky2005-08-086-173/+443
| * | | | | | [PATCH] s390: use klist in qeth driverCornelia Huck2005-08-082-68/+82
| * | | | | | [PATCH] VIA VT8235 PCI quirkIvan Kokshaysky2005-08-081-0/+19
| * | | | | | [PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas2005-08-082-0/+12
| | |_|/ / / | |/| | | |
| * | | | | [PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky2005-08-071-1/+6
| |/ / / /
| * | | | [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-064-11/+0
| * | | | [Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2005-08-062-9/+4
| * | | | [Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann2005-08-061-0/+3
| |/ / /
| * | | [PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2005-08-051-3/+15