Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 6 | -22/+16 |
* | ide_platform: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+7 |
* | ide-h8300: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 |
* | rapide: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 |
* | cmd640: add ->init_dev method | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -42/+30 |
* | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 | 4 | -21/+19 |
* | cmd640: fix warm-plug support for the secondary interface | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -30/+21 |
* | powerpc/ide: remove mpc8xx-ide driver | Arnd Bergmann | 2008-07-16 | 3 | -885/+0 |
* | swarm: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 |
* | ide: tighten checks on PCI BARs in ide_hwif_configure() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -7/+7 |
* | sgiioc4: use driver name for resource allocation | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+2 |
* | icside: use ide_init_port_hw() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -34/+38 |
* | icside: don't use hwif->hwif_data | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -13/+12 |
* | ide-cs: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+6 |
* | ide_4drives: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -9/+18 |
* | au1xxx-ide: don't use hwif->hwif_data | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -8/+3 |
* | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 6 | -12/+4 |
* | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -2/+2 |
* | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 2008-07-16 | 12 | -28/+7 |
* | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 3 | -97/+96 |
* | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -17/+0 |
* | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -23/+22 |
* | ide-pmac: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -7/+6 |
* | ide-mpc8xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -20/+13 |
* | sl82c105: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 |
* | cy82c693: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -5/+5 |
* | cmd64x: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -3/+4 |
* | cmd640: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -2/+7 |
* | alim15x3: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -4/+3 |
* | qd65xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 |
* | ht6560b: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -4/+4 |
* | ali14xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 |
* | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 9 | -32/+27 |
* | ide: checkpatch.pl fixes for ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -45/+48 |
* | ide: remove XFER_* masks from ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -20/+8 |
* | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -23/+0 |
* | ide: use u8 for xfer modes in ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -5/+6 |
* | ide: remove unused XFER_UDMA_SLOW | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -6/+1 |
* | ide: remove needless includes from ide-lib.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -15/+0 |
* | BAST: Remove old IDE driver | Ben Dooks | 2008-07-16 | 3 | -98/+0 |
* | ide: use the dma safe check for REQ_TYPE_ATA_PC | FUJITA Tomonori | 2008-07-16 | 1 | -5/+12 |
* | ide: avoid DMA on the stack for REQ_TYPE_ATA_PC | FUJITA Tomonori | 2008-07-16 | 1 | -0/+5 |
* | ide: it821x in pass-through mode segfaults in 2.6.26-stable | Dimitri Gorokhovik | 2008-07-16 | 1 | -0/+6 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-15 | 53 | -3178/+832 |
|\ | |||||
| * | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 351 | -53612/+7716 |
| |\ | |||||
| * \ | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 447 | -12627/+14542 |
| |\ \ | |||||
| * | | | ibm_newemac: Add MII mode support to the EMAC RGMII bridge. | Grant Erickson | 2008-07-15 | 1 | -0/+6 |
| * | | | powerpc: Add driver for Barrier Synchronization Register | Sonny Rao | 2008-07-15 | 3 | -0/+321 |
| * | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-15 | 5 | -47/+64 |
| |\ \ \ | |||||
| | * | | | powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-07-12 | 1 | -1/+1 |