Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a8fd68b15e7b047678a651b7f7e2f3dcd19d20d
/
drivers
/
ide
/
ide-lib.c
9bd7de5
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
cc30137
ide: improve failed opcode reporting
by Bartlomiej Zolnierkiewicz
· 15 years ago
26bfcf2
ide: fix printk() levels in ide_dump_ata[pi]_error()
by Bartlomiej Zolnierkiewicz
· 15 years ago
9780e2d
ide: convert to rq pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
3153c26
ide: refactor tf_read() 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
22aa4b3
ide: remove ide_task_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
7eeaaaa
ide: move xfer mode tuning code to ide-xfer-mode.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d688b72
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2f996ac
ide: checkpatch.pl fixes for ide-lib.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d0bf58
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
3a7d248
ide: use ATA_* defines instead of *_STAT and *_ERR ones
by Bartlomiej Zolnierkiewicz
· 16 years ago
48fb268
ide: remove drive->driveid
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3b2a5c7
ide: filter out "default" transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
9ad5409
ide: move PIO blacklist to ide-pio-blacklist.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e153cf
ide: remove no longer used ide_pio_timings[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
c9d6c1a
ide: move ide_pio_cycle_time() to ide-timings.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
e4e8d02
ide: remove needless includes from ide-lib.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
94cd5b6
ide: add ->tf_load and ->tf_read methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
784506c
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
37ff9f3
ide: remove commented out entries from ide_pio_blacklist[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
467390a
ide: remove stale comment from ide-lib.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7267c33
ide: remove REQ_TYPE_ATA_CMD
by Bartlomiej Zolnierkiewicz
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
e62925d
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a501633
ide-disk: use ide_get_lba_addr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c904fc
ide: printk fix
by Andrew Morton
· 17 years ago
c2b57cd
ide: add ide_tf_read() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
d324447
ide: fix registers loading order in ide_dump_ata_status()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e38a66
ide: remove atapi_error_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
22c525b
ide: remove ata_status_t and atapi_status_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
29ed2a5
ide: remove REQ_TYPE_ATA_TASK
by Bartlomiej Zolnierkiewicz
· 17 years ago
650d841
ide: add struct ide_taskfile (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ab7efe
ide: DMA reporting and validity checking fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
12eda14
ide: add missing HOB bit clearing to ide_dump_ata_status()
by Bartlomiej Zolnierkiewicz
· 17 years ago
65c9cd2
ide: remove ide_use_fast_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a824c9
ide: remove ide_find_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7dd0008
ide: add ide_pio_cycle_time() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
2229833
ide: add ide_dev_has_iordy() helper (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
342cdb6
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7f8f48a
ide: cable detection fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
81d368e
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
by Sergei Shtylyov
· 18 years ago
7569e8d
ide: add ide_use_fast_pio() helper (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
056a697
ide: unexport ide_set_xfer_rate() (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
6679054
ide: remove write-only ide_pio_data_t.blacklisted
by Bartlomiej Zolnierkiewicz
· 18 years ago
0750508
[PATCH] ide_dma_speed() fixes
by Sergei Shtylyov
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
3d1c1cc
[PATCH] fix IDE deadlock in error reporting code
by Ingo Molnar
· 18 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
6593178
[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU
by James Bottomley
· 19 years ago
13bbbf2
[PATCH] ide: fix line break in ide messages
by Denis Vlasenko
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago