| Commit message (Expand) | Author | Age |
... | |
| * | | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | tx493xide: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | siimage: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | palm_bk3710: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | it821x: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cs5536: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cs5535: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cmd64x: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | amd74xx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: fix handling of UDMA enable bit | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: fix handling of DMA timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: fix handling of command timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide-timings: use ->pio_mode value to determine fastest PIO speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: fix UDMA settings programming | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: add support for vt8261 and future chips | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: workaround h/w bugs | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: fix SATA cable detection | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: add SATA cable detection support | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | via82cxxx: vx855 is a single channel controller | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | serverworks: add missing pci_dev_put() call | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | serverworks: cleanup svwks_udma_filter() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | pdc202xx_old: add ->init_hwif method | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | opti621: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cy82c693: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cy82c693: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cmd64x: remove superfluous checks from cmd64x_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | cmd64x: fix PIO and MWDMA timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | amd74xx: don't change UDMA settings when programming PIO timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: cleanup ali_cable_detect() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: remove superfluous locking from ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: add ali_fifo_control() helper | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | alim15x3: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | ide_tape: kill off use of the ->ioctl operation | Alan Cox | 2010-01-12 |
| |/ |
|
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
| |/ |
|
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 |
| * | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
| |/ |
|
* | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 |
* | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 |
| |\ |
|