Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac5f0f3f863e9e6703a3038aa72814d2d0e8a056
/
drivers
/
ide
/
ide-taskfile.c
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
a7928c1
block: move PM request support to IDE
by Christoph Hellwig
· 10 years ago
1581208
ide: Fix IDE PIO size calculation
by Steven J. Hill
· 11 years ago
45b408d
ide: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
38789fd
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7d543d8
drivers/ide: Use memdup_user
by Julia Lawall
· 14 years ago
720fc22
ide: Fix IDE taskfile with cfq scheduler
by Mikulas Patocka
· 15 years ago
665d66e
ide: fix races in handling of user-space SET XFER commands
by Bartlomiej Zolnierkiewicz
· 15 years ago
2d5abce
ide: ide-taskfile.c fix style problems
by Jaswinder Singh Rajput
· 15 years ago
7fa350b
ide: Fix annoying warning in ide_pio_bytes().
by David S. Miller
· 15 years ago
a9079052
IDE: Save a call to PageHighMem()
by Jean Delvare
· 15 years ago
d614aec
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
d6dcdea
ide: remove superfluous SELECT_MASK() call from do_rw_taskfile()
by Bartlomiej Zolnierkiewicz
· 15 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 15 years ago
9780e2d
ide: convert to rq pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
d868ca2
ide-taskfile: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
eace4cb
ide-taskfile: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
3153c26
ide: refactor tf_read() method
by Sergei Shtylyov
· 16 years ago
c9ff9e7
ide: refactor tf_load() method
by Sergei Shtylyov
· 16 years ago
4109d19
ide: move common code out of tf_load() method
by Sergei Shtylyov
· 16 years ago
745483f
ide: simplify 'struct ide_taskfile'
by Sergei Shtylyov
· 16 years ago
60f8501
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
by Sergei Shtylyov
· 16 years ago
35218d1
ide: move data register access out of tf_{read|load}() methods (take 2)
by Sergei Shtylyov
· 16 years ago
ecf3a31
ide: turn set_irq() method into write_devctl() method
by Sergei Shtylyov
· 16 years ago
5ae5412
ide: add ide_dma_prepare() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
a08915b
ide-cd: use scatterlists for PIO transfers (fs requests)
by Bartlomiej Zolnierkiewicz
· 16 years ago
f2bc316
ide: use PageHighMem() instead of ifdefs in ide_pio_bytes()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7a00798
ide: add support for arbitrary transfer lengths to ide_pio_bytes()
by Bartlomiej Zolnierkiewicz
· 16 years ago
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
f974b19
ide: pass number of bytes to complete to ide_complete_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6902a53
ide: pass error value to ide_complete_rq()
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
901bd08a
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
c152cc1
ide: use ->end_request only for private device driver requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
e3d9a73
ide: remove ->data_phase field from ide_hwif_t
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
19710d2
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7db966
ide: fix error message in pre_task_out_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f3c868
ide: remove ide_driver_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
4abdc6e
ide: Implement disk shock protection support (v4)
by Elias Oltmanns
· 16 years ago
d6ff9f6
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
05236ea
ide: move ioctls handling to ide-ioctls.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
151a670
ide: remove SECTOR_WORDS define
by Bartlomiej Zolnierkiewicz
· 16 years ago
3a7d248
ide: use ATA_* defines instead of *_STAT and *_ERR ones
by Bartlomiej Zolnierkiewicz
· 16 years ago
aaaade3
ide: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
90d2c6b
ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6e6afb3
ide: add ->set_irq method
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c6dfa86
ide: add ->exec_command method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ad15e9f
ide: remove needless includes from ide-taskfile.c (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
605cfe8
ide: remove superfluous BUG_ON() from set_geometry_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
07fe69d
ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE
by Bartlomiej Zolnierkiewicz
· 16 years ago
f8c4bd0a
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ed4af48
ide: move IRQ unmasking out from ->tf_load method
by Bartlomiej Zolnierkiewicz
· 16 years ago
154ed28
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
f54feaf
ide: increase timeout in wait_drive_not_busy()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e7b241a
ide: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
94cd5b6
ide: add ->tf_load and ->tf_read methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
d309e0b
ide: move ide_tf_{load,read} to ide-iops.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
089c5c7
ide: factor out debugging code from ide_tf_load()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9567b34
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
92d3ab2
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c3c315
IDE: Make taskfile interface more robust wrt unexpected end-of-command
by Linus Torvalds
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
af10f77
ide: remove ide_ata66_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5efe7c5
ide: remove set_transfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
da6f4c7
ide: make wait_drive_not_busy() static again
by Adrian Bunk
· 17 years ago
5a9e77a
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »