| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | ide: use only ->set_pio_mode method for programming PIO modes (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sis5513: don't change UDMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | it8213/piix/slc90e66: don't change DMA settings when programming PIO | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | alim15x3: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | siimage: fix ->set_pio_mode method to select PIO data transfer | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | cs5520: don't enable VDMA in ->speedproc | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sc1200: remove redundant warning message from sc1200_tune_chipset() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide-pmac: PIO mode setup fixes (take 3) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | icside: fix ->speedproc to return on unsupported modes (take 5) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sgiioc4: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | amd74xx/via82cxxx: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: Kconfig face-lift | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | sis5513: add ->udma_filter method for chipset_family >= ATA_133 | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: mode limiting fixes for user requested speed changes | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: add missing ide_rate_filter() calls to ->speedproc()-s | Bartlomiej Zolnierkiewicz | 2007-10-11 |
| * | ide: call udma_filter() before resorting to the UltraDMA mask | Sergei Shtylyov | 2007-10-11 |
| * | ide: make jmicron match vendor and device class | Tejun Heo | 2007-10-11 |
| * | pdc202xx_new: switch to using pci_get_slot() (take 2) | Sergei Shtylyov | 2007-10-11 |
| * | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 2007-10-11 |
| * | ide: Platform IDE driver | Anton Vorontsov | 2007-10-11 |
| * | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov | 2007-10-11 |
| * | atiixp: SB700 contains more than one IDE channel | Shane Huang | 2007-10-11 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | leds: Update Cobalt Qube series front LED support | Yoichi Yuasa | 2007-10-11 |
| * | | leds: Add Cobalt Raq series LEDs support | Yoichi Yuasa | 2007-10-11 |
| * | | leds: Rename leds-cobalt driver | Yoichi Yuasa | 2007-10-11 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | backlight: Convert corgi backlight driver into a more generic driver | Richard Purdie | 2007-10-11 |
| * | | backlight: Add Samsung LTV350QV LCD driver | Haavard Skinnemoen | 2007-10-11 |
| * | | backlight: Fix cr_bllcd allocations and error paths | Jesper Juhl | 2007-10-11 |
| * | | backlight/leds: Make two structs static | Adrian Bunk | 2007-10-11 |
| |/ |
|
* | | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga... | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
| |/ |
|
* | | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n | Boaz Harrosh | 2007-10-11 |
| * | | compat_ioctl: move floppy handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: move cdrom handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: move BLKPG handling to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: move hdio calls to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: add compat_blkdev_driver_ioctl() | Arnd Bergmann | 2007-10-10 |
| * | | compat_ioctl: move common block ioctls to compat_blkdev_ioctl | Arnd Bergmann | 2007-10-10 |
| * | | Sysace: Don't enable IRQ until after interrupt handler is registered | Grant Likely | 2007-10-10 |
| * | | Sysace: sparse fixes | Grant Likely | 2007-10-10 |
| * | | Sysace: Minor coding convention fixup | Grant Likely | 2007-10-10 |
| * | | drivers/block/umem: use DRIVER_NAME where appropriate | Jeff Garzik | 2007-10-10 |
| * | | drivers/block/umem: trim trailing whitespace | Jeff Garzik | 2007-10-10 |