summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-0710-15/+88
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
| * | | | | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * | | | | | | | | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0
| * | | | | | | | | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * | | | | | | | | PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * | | | | | | | | PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * | | | | | | | | PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * | | | | | | | | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-065-5/+10
| * | | | | | | | | PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-0718-149/+1624
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5
| * | | | | | | | | cfq-iosched: don't let idling interfere with pluggingJens Axboe2009-04-071-8/+17
| * | | | | | | | | block: remove unused REQ_UNPLUGJens Axboe2009-04-072-4/+0
| * | | | | | | | | cfq-iosched: kill two unused cfqq flagsJens Axboe2009-04-071-14/+1
| * | | | | | | | | cfq-iosched: change dispatch logic to deal with single requests at the timeJens Axboe2009-04-071-76/+90
| * | | | | | | | | mflash: initial supportunsik Kim2009-04-076-0/+1315
| * | | | | | | | | cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
| * | | | | | | | | cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
| * | | | | | | | | cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
| * | | | | | | | | block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-076-26/+33
| * | | | | | | | | block: elevator quiescing helpersJens Axboe2009-04-072-13/+31
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
* | | | | | | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0724-235/+1133
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-071-0/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
| * | | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-072-1/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
| | * | | | | | | | | | | ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-071-1/+1
| * | | | | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-6/+6
| | * | | | | | | | | | | ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
| * | | | | | | | | | | | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-04-071-135/+120
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
| | * | | | | | | | | | | | sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21
| | * | | | | | | | | | | | sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch2009-04-071-116/+19
| | * | | | | | | | | | | | sound: usb-audio: show sample format width in proc fileClemens Ladisch2009-04-071-1/+2
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'topic/atmel' into for-linusTakashi Iwai2009-04-063-27/+119
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4Hans-Christian Egtvedt2009-04-061-1/+1
| | * | | | | | | | | | | | ALSA: snd-atmel-abdac: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-1/+1
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-2/+2
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt2009-04-061-0/+4
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt2009-04-061-7/+7
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt2009-04-061-1/+76
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameterHans-Christian Egtvedt2009-04-061-2/+2
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channelsHans-Christian Egtvedt2009-04-061-5/+18
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch caseHans-Christian Egtvedt2009-04-061-2/+0
| | * | | | | | | | | | | | ALSA: snd-atmel-ac97c: cleanup register definitionsHans-Christian Egtvedt2009-04-061-6/+8
| | |/ / / / / / / / / / /
OpenPOWER on IntegriCloud