summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
| * MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
| * MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
| * MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
| * MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
| * MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
| * MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
| * MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
| * MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
| * MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
| * MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
| * MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-181-5/+4
| * MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-181-19/+60
| * MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-181-3/+84
| * MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-110/+292
| * MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren2008-04-181-151/+1
| * MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim2008-04-181-1/+1
| * MMC: OMAP: Remove extra divisor increaseTony Lindgren2008-04-181-1/+0
| * MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar2008-04-181-8/+3
| * mmc: use shorter, equivalent set_current_state()Robert P. J. Day2008-04-181-2/+2
| * sdhci: allow led to be controlled freelyPierre Ossman2008-04-182-0/+48
| * sdhci: remove custom controller namePierre Ossman2008-04-182-32/+17
| * mmc: set controller name earlyPierre Ossman2008-04-181-17/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-218-11/+11
|\ \
| * | RAID: remove trailing space from printk lineNick Andrew2008-04-211-1/+1
| * | DMA engine: typo fixesSebastian Siewior2008-04-211-3/+3
| * | V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser2008-04-211-1/+1
| * | V4L: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
| * | sonypi: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
| * | intel_menlow: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
| * | DVB: Storage class should be before const qualifierTobias Klauser2008-04-211-2/+2
| * | acpi: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-219-145/+250
|\ \ \
| * | | block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-3/+3
| * | | cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-211-1/+1
| * | | cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-211-1/+16
| * | | block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-211-1/+1
| * | | loop: manage partitions in disk imageLaurent Vivier2008-04-211-5/+21
| * | | cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer2008-04-211-93/+181
| * | | cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-214-10/+7
| * | | cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-23/+6
| * | | cdrom: protect cdrom_device_info list by mutexAkinobu Mita2008-04-211-0/+2
| * | | cdrom: cleanup hardcoded error-codeAkinobu Mita2008-04-211-1/+1
| * | | cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita2008-04-211-8/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2158-827/+2049
|\ \ \
| * | | PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-202-38/+40
| * | | PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
OpenPOWER on IntegriCloud