Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ec549a0fdc32171b26677f1ef0b5309faa743362
/
drivers
/
ide
bf717c0
ide: keep track of number of bytes instead of sectors in struct ide_cmd
by Bartlomiej Zolnierkiewicz
· 16 years ago
35b5d0b
ide: remove ide_execute_pkt_cmd() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
22117d6
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
60c0cd0
ide: set hwif->expiry prior to calling [__]ide_set_handler()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b788ee9
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
by Bartlomiej Zolnierkiewicz
· 16 years ago
22981694
ide: pass command to ide_map_sg()
by Bartlomiej Zolnierkiewicz
· 16 years ago
130e886
ide: remove ide_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba7d479
ide: use ide_end_rq() in ide_complete_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f974b19
ide: pass number of bytes to complete to ide_complete_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a9587fd
ide: remove BUG() from ide_complete_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
89f78b3
ide: move rq->errors quirk out from ide_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6902a53
ide: pass error value to ide_complete_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
37245aa
ide: sanitize ide_end_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1caf236
ide: add ide_end_rq() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
1713788
ide: make ide_special_rq() BUG() on unknown requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
2230d90d
ide: sanitize ide_finish_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d364c7f
ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
by Bartlomiej Zolnierkiewicz
· 16 years ago
e7fedc3
ide: use ide_complete_cmd() for head unload commands
by Bartlomiej Zolnierkiewicz
· 16 years ago
041cea1
ide: task_error() -> task_error_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0a1248c
ide: unify exit paths in task_pio_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
151055e
ide: inline task_in_unexpected() into task_pio_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
901bd08
ide: merge task_{in,out}_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0dfb991
ide: use ata_tf_protocols enums
by Bartlomiej Zolnierkiewicz
· 16 years ago
04d09b0
ide: set IDE_TFLAG_WRITE basing on data phase used in ide_taskfile_ioctl()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b6308ee
ide: move command related fields from ide_hwif_t to struct ide_cmd
by Bartlomiej Zolnierkiewicz
· 16 years ago
adb1af9
ide: pass command instead of request to ide_pio_datablock()
by Bartlomiej Zolnierkiewicz
· 16 years ago
22aa4b3
ide: remove ide_task_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
e6830a8
ide: call ide_build_sglist() prior to ->dma_setup (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
b109f52
ide: use blk_fs_request() check in ide-taskfile.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
03a2faa
ide: return request status from ->pc_callback method
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ee3830
ide: remove ->end_request method
by Bartlomiej Zolnierkiewicz
· 16 years ago
313afea
ide-{floppy,tape}: cleanup ide*_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c152cc1
ide: use ->end_request only for private device driver requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
5e2040fd
ide: move ->failed_pc to ide_drive_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
bfdb0b3
ide-tape: remove superfluous tape->lock
by Bartlomiej Zolnierkiewicz
· 16 years ago
cc49555
ide-floppy: remove superfluous check from ide_floppy_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7016e9
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
e295b8d
au1xxx-ide: auide_dma_end() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
e2bcb2a
trm290: trm290_dma_setup() fix
by Bartlomiej Zolnierkiewicz
· 16 years ago
f7ef124
icside: icside_dma_setup() fixes
by Bartlomiej Zolnierkiewicz
· 16 years ago
3937585
ide: move smart_enable() call out from get_smart_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e3d9a73
ide: remove ->data_phase field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
5e76acd
ide: no need to read Status and Error registers for "empty" taskfile requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
a09485d
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e120237
ide: factor out completion of taskfile from ide_end_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3616b65
ide: complete power step in ide_complete_pm_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
19710d2
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
c094ea0
ide: add IDE_HFLAG_4DRIVES host flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
2787cb8
ide: add IDE_HFLAG_DTC2278 host flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
0a6e49e
ide: remove now superfluous check from ide_host_register()
by Bartlomiej Zolnierkiewicz
· 16 years ago
255115fb
ide: allow host drivers to specify IRQ flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7db966
ide: fix error message in pre_task_out_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
69197ad
ide: fix memleak on failure in probe_for_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
304ffd6
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
15a453a
ide: include <asm/ide.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
443d18c
at91_ide: use readsw()/writesw() directly
by Bartlomiej Zolnierkiewicz
· 16 years ago
3f2154d
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
by Borislav Petkov
· 16 years ago
13b8860
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
by Kevin Hilman
· 16 years ago
f94116a
ide: cleanup <asm-m68k/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
09a3e79
ide: make m68k host drivers use IDE_HFLAG_MMIO
by Bartlomiej Zolnierkiewicz
· 16 years ago
e354c1d
ide: remove IDE_ARCH_LOCK (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d15a613
ide: remove IDE_ARCH_INTR (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
088b1b8
ide: improve debugging scheme
by Borislav Petkov
· 16 years ago
70775e9
ide: move ->rqsize init from init_irq() to ide_init_port()
by Bartlomiej Zolnierkiewicz
· 16 years ago
211176c
macide: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
0e78a54
buddha: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
ee1464a
ide-pnp: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
e518e58
ide-generic: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
9804657
ide_arm: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
33050ec
icside: use struct ide_port_info also for PCB version 5 (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
7a192ec
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
by Ming Lei
· 16 years ago
2ebe1d9
ide: use try_to_identify() in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff18b89
ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f323b80
ide: sanitize SELECT_MASK() usage in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1bd4c1f
ide: classify device type in do_probe()
by Bartlomiej Zolnierkiewicz
· 16 years ago
552d3a9
ide: remove broken EXABYTENEST support
by Bartlomiej Zolnierkiewicz
· 16 years ago
4cda15a
ide: shorten timeout value in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
62bd044
ide: propagate AltStatus workarounds to ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2f40c9b
ide: fix kmalloc() failure handling in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
86ccf37
ide: remove pciirq argument from ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ed0ef5
ide: fix ->init_chipset method to return 'int' value
by Bartlomiej Zolnierkiewicz
· 16 years ago
a182807
ide: remove try_to_identify() wrapper
by Bartlomiej Zolnierkiewicz
· 16 years ago
f77e03c
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b07ed2
ide: remove no longer needed IRQ fallback code from hwif_init()
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd0c084
amd74xx: remove no longer needed ->init_hwif method
by Bartlomiej Zolnierkiewicz
· 16 years ago
2467922
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
by Bartlomiej Zolnierkiewicz
· 16 years ago
f65dedf
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
5bae8bf
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
80d15a6
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b166ae
trm290: small ->init_hwif cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
49727e3
ns87415: small ->init_hwif cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
973d9e7
ns87415: use pci_get_legacy_ide_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
213e4b0
amd74xx: use ide_pci_is_in_compatibility_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
327fa1c
ide: move error handling code to ide-eh.c (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
122f06f
ide: checkpatch.pl fixes for ide-iops.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
ee1b1cc
ide: fix comments in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4d7bb47
ide: fix printk() levels in [atapi_]reset_pollfunc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1574cf6
ide: move standard I/O code to ide-io-std.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
0d6a975
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »