aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-11
|\
| * ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-11
| * sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz2007-10-11
| * it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz2007-10-11
| * alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-10-11
| * siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz2007-10-11
| * cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz2007-10-11
| * sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz2007-10-11
| * ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz2007-10-11
| * icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz2007-10-11
| * sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-11
| * amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-11
| * ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
| * ide: Kconfig face-liftBartlomiej Zolnierkiewicz2007-10-11
| * ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-11
| * sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz2007-10-11
| * ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz2007-10-11
| * ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz2007-10-11
| * ide: call udma_filter() before resorting to the UltraDMA maskSergei Shtylyov2007-10-11
| * ide: make jmicron match vendor and device classTejun Heo2007-10-11
| * pdc202xx_new: switch to using pci_get_slot() (take 2)Sergei Shtylyov2007-10-11
| * ide: hook ACPI _PSx method to IDE power on/offShaohua Li2007-10-11
| * ide: Platform IDE driverAnton Vorontsov2007-10-11
| * hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov2007-10-11
| * atiixp: SB700 contains more than one IDE channelShane Huang2007-10-11
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-10-11
|\ \
| * | leds: Update Cobalt Qube series front LED supportYoichi Yuasa2007-10-11
| * | leds: Add Cobalt Raq series LEDs supportYoichi Yuasa2007-10-11
| * | leds: Rename leds-cobalt driverYoichi Yuasa2007-10-11
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-10-11
|\ \
| * | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-11
| * | backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen2007-10-11
| * | backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-11
| * | backlight/leds: Make two structs staticAdrian Bunk2007-10-11
| |/
* | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-11
|\ \
| * | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
| |/
* | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-11
|\ \
| * | [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh2007-10-11
| * | compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
| * | compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
| * | compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann2007-10-10
| * | compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann2007-10-10
| * | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-10
| * | compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann2007-10-10
| * | compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-10
| * | Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely2007-10-10
| * | Sysace: sparse fixesGrant Likely2007-10-10
| * | Sysace: Minor coding convention fixupGrant Likely2007-10-10
| * | drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik2007-10-10
| * | drivers/block/umem: trim trailing whitespaceJeff Garzik2007-10-10