summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-08-053-20/+2
|\
| * [SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig2005-08-043-20/+2
* | [PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec2005-08-051-2/+5
* | [PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas2005-08-041-1/+3
* | [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-044-9/+16
* | [PATCH] USB: ub documentation updatePete Zaitcev2005-08-042-5/+5
* | [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-9/+6
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-042-5/+56
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-08-046-42/+41
|\ \
| * | [SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley2005-08-041-9/+5
| * | [SCSI] aic7xxx: final fixes for DT handlingJames Bottomley2005-08-021-4/+4
| * | [SCSI] Fix SCSI tape oops at module removalKai Makisara2005-08-021-6/+2
| * | [SCSI] ServeRAID V7.12.02Jack Hammer2005-08-022-21/+26
| * | [SCSI] aic7xxx: fix bug in DT handingJames Bottomley2005-07-301-4/+6
| * | [SCSI] fc4 warning fixAndrew Morton2005-07-301-1/+1
| * | [SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJLinda Xie2005-07-301-1/+1
* | | [PATCH] dm-raid locking fixAlasdair G Kergon2005-08-041-1/+1
* | | [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-042-0/+25
* | | [PATCH] md: yet another attempt to get bitmap-based resync to do the right th...NeilBrown2005-08-041-14/+15
* | | [PATCH] md: always honour md bitmap being read from diskNeilBrown2005-08-041-29/+23
* | | [PATCH] md: make 'md' and alias for 'md-mod'NeilBrown2005-08-041-0/+1
* | | [PATCH] md: remove a stray debugging printk.NeilBrown2005-08-041-1/+0
* | | [PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsetsMauro Carvalho Chehab2005-08-042-7/+29
* | | [PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai2005-08-041-3/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-08-043-7/+12
|\ \ \
| * \ \ Merge ../to-linus-stableLen Brown2005-08-031-6/+0
| |\ \ \
| | * \ \ /home/lenb/src/to-linus-stable branch 'acpi-2.6.12'Len Brown2005-08-031-6/+0
| | |\ \ \
| | | * | | [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C...Len Brown2005-08-031-6/+0
| * | | | | [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li2005-08-032-1/+12
| |/ / / /
* | | | | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/...Linus Torvalds2005-08-042-3/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-281-2/+3
| * | | | [PATCH] [IB/cm]: Correct CM port redirect reject codesRoland Dreier2005-07-281-1/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-08-036-309/+634
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-08-036-309/+634
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [ACPI] CONFIG_ACPI_HOTKEY is now "n" by defaultLuming Yu2005-08-032-299/+396
| | * | | [ACPI] restore /proc/acpi/button/ (ala 2.6.12)Alexey Starikovskiy2005-08-031-1/+205
| | * | | [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)Luming Yu2005-08-031-5/+19
| | * | | [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviourDavid Shaohua Li2005-08-031-0/+11
| | * | | [ACPI] fix 64-bit build warning in processor_idle.cLen Brown2005-08-031-4/+3
* | | | | [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdtIan Campbell2005-08-031-39/+10
* | | | | [PATCH] ACPI: increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky2005-08-021-1/+1
* | | | | pci: make bus resource start address override minimum IO addressLinus Torvalds2005-08-021-1/+3
* | | | | [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe2005-08-021-0/+1
* | | | | [PATCH] aic byteorder fixes after recent cleanupOlaf Hering2005-08-022-5/+7
* | | | | [PATCH] Obvious bugfix for yenta resource allocationPaul Mackerras2005-08-021-0/+3
|/ / / /
* | | | [PATCH] v4l: bug fix to correct tea5767 autodetectionMauro Carvalho Chehab2005-08-011-3/+10
* | | | [PATCH] aacraid: Fix for controller load based timeoutsMark Haverkamp2005-08-012-6/+3
* | | | [PATCH] silence cs89x0Denis Vlasenko2005-08-012-4/+9
* | | | [PATCH] md: make sure raid5/raid6 resync uses correct 'max_sectors'NeilBrown2005-08-012-0/+2
* | | | [PATCH] v4l: cx88 card support and documentation finishing touchesMichael Krufky2005-08-012-1/+30
OpenPOWER on IntegriCloud