| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 22 | -136/+70 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 26 | -339/+253 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 21 | -205/+319 |
* | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz | 2008-07-23 | 2 | -3/+2 |
* | ide-generic: probing fix | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+1 |
* | gayle: reserve memory resources at once | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -14/+11 |
* | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 12 | -34/+8 |
* | ide: filter out invalid transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+1 |
* | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz | 2008-07-23 | 4 | -36/+4 |
* | ide: mark hpt34x host driver as BROKEN | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: limit cy82c693 host driver to ALPHA | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 13 | -108/+15 |
* | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 3 | -12/+21 |
* | ide: add ide_read_ireason() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+14 |
* | ide: add ide_read_device() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+14 |
* | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 4 | -0/+21 |
* | ide: use ->tf_load in SELECT_DRIVE() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+5 |
* | ide: use ->tf_load in actual_try_to_identify() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+9 |
* | ide: use ->tf_load in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+10 |
* | ide: change order of register access in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+1 |
* | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 6 | -22/+76 |
* | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 3 | -4/+19 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 13 | -61/+101 |
* | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 6 | -11/+37 |
* | ide: factor out simplex handling from ide_pci_dma_base() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 4 | -18/+42 |
* | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 5 | -17/+14 |
* | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-07-23 | 11 | -73/+74 |
* | ide: use I/O ops directly in ide-dma.c | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -14/+45 |
* | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 4 | -9/+33 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 26 | -137/+127 |
* | ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+13 |
* | ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -26/+16 |
* | ide-pmac: add ->init_dev method (take 4) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -11/+20 |
* | ide-pmac: store pmif instead of hwif in ->driver_data (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -40/+57 |
* | device create: ide: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -4/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 | 1 | -2/+0 |
|\ |
|
| * | pcmcia: ide-cs: Remove outdated comment | Larry Finger | 2008-07-15 | 1 | -2/+0 |
* | | IDE: Report errors during drive reset back to user space | Elias Oltmanns | 2008-07-16 | 3 | -13/+18 |
* | | IDE: Remove unused code | Elias Oltmanns | 2008-07-16 | 5 | -53/+0 |
* | | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 2008-07-16 | 3 | -32/+50 |
* | | move ide/legacy/hd.c to drivers/block/ | Adrian Bunk | 2008-07-16 | 3 | -843/+0 |
* | | ide/legacy/hd.c: use late_initcall() | Adrian Bunk | 2008-07-16 | 2 | -2/+1 |
* | | remove BLK_DEV_HD_ONLY | Adrian Bunk | 2008-07-16 | 1 | -4/+1 |
* | | ide: endian annotations in ide-floppy.c | Harvey Harrison | 2008-07-16 | 1 | -8/+8 |
* | | ide-floppy: zero out the whole struct ide_atapi_pc on init | Borislav Petkov | 2008-07-16 | 1 | -4/+1 |
* | | ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open | Borislav Petkov | 2008-07-16 | 1 | -7/+3 |
* | | ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path | Borislav Petkov | 2008-07-16 | 1 | -5/+4 |
* | | ide-cd: move request prep from cdrom_start_rw_cont to rq issue path | Borislav Petkov | 2008-07-16 | 1 | -9/+19 |
* | | ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path | Borislav Petkov | 2008-07-16 | 1 | -2/+10 |
* | | ide-cd: fold cdrom_start_seek into ide_cd_do_request | Borislav Petkov | 2008-07-16 | 1 | -9/+2 |