Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f740f5ca056f0a4eff3abdf272a8a4ba3965d57d
/
drivers
/
ide
fcb5207
ide: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
19af5cd
trivial: fix typo milisecond/millisecond for documentation and source comments.
by Martin Olsson
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
27951da
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
ad7c52d
ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()
by Bartlomiej Zolnierkiewicz
· 15 years ago
5df3bc2
ide: unexport ide_find_dma_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f4417a
ide: fix PowerMac bootup oops
by Hugh Dickins
· 15 years ago
a20b2a4
ide: skip probe if there are no devices on the port (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
75c2d7d
sl82c105: add printk() logging facility
by Sergei Shtylyov
· 15 years ago
9d01e4c
ide-tape: fix proc warning
by Borislav Petkov
· 15 years ago
734affd
ide: add IDE_DFLAG_NIEN_QUIRK device flag
by Bartlomiej Zolnierkiewicz
· 15 years ago
8bc1e5a
ide: respect quirk_drives[] list on all controllers
by Bartlomiej Zolnierkiewicz
· 15 years ago
0fcef02
hpt366: enable all quirks for devices on quirk_drives[] list
by Bartlomiej Zolnierkiewicz
· 15 years ago
d328e76
hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c
by Bartlomiej Zolnierkiewicz
· 15 years ago
d6dcdea
ide: remove superfluous SELECT_MASK() call from do_rw_taskfile()
by Bartlomiej Zolnierkiewicz
· 15 years ago
f9952be
ide: remove superfluous SELECT_MASK() call from ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 15 years ago
dff8817
icside: remove superfluous ->maskproc method
by Bartlomiej Zolnierkiewicz
· 15 years ago
49d8078
ide-tape: fix IDE_AFLAG_* atomic accesses
by Borislav Petkov
· 15 years ago
626542c
ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
by Borislav Petkov
· 15 years ago
ffddf17
pdc202xx_old: kill resetproc() method
by Sergei Shtylyov
· 15 years ago
1221e24
pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout
by Sergei Shtylyov
· 15 years ago
72b9304
pdc202xx_old: use ide_dma_test_irq()
by Sergei Shtylyov
· 15 years ago
6250d3a
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 15 years ago
075affc
ide: preserve Host Protected Area by default (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
e957b60
ide-gd: implement block device ->set_capacity method (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
669165d
pdc202xx_old: fix resetproc() method
by Sergei Shtylyov
· 15 years ago
521a415
pdc202xx_old: fix 'pdc20246_dma_ops'
by Sergei Shtylyov
· 15 years ago
c339dfd
ide_pci_generic: add quirk for Netcell ATA RAID
by Bartlomiej Zolnierkiewicz
· 15 years ago
3b77f77
ide-disk: fix missing max_sectors accessor function
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9bd7de5
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
4c9773e
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 15 years ago
5993856
via82cxxx: Add VIA VX855 PCI Device ID
by Harald Welte
· 15 years ago
28ee9bc
ide: report timeouts in ide_busy_sleep()
by Bartlomiej Zolnierkiewicz
· 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
e3b29f0
ide: fix OOPS during ide-cd error recovery
by Bartlomiej Zolnierkiewicz
· 15 years ago
8369d5f
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 15 years ago
9f36d31
ide: remove hw_regs_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
dca3983
ide: pass number of ports to ide_host_{alloc,add}() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
29e52cf
ide: remove chipset field from hw_regs_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
582078e
ide: merge ide_disk_special() into do_special() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
5f582c8
ide: BUG() on unknown flags in ide_disk_special()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6029336
ide: try to use PIO Mode 0 during probe if possible
by Joao Ramos
· 16 years ago
e8e7526
ide-tape: fix debug call
by Mark de Wever
· 16 years ago
fdac1c7
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
d878829
piix: The Sony TZ90 needs the cable type hardcoding
by Alan Cox
· 16 years ago
b019447
icside: register second channel of version 6 PCB
by Sergei Shtylyov
· 16 years ago
36999a5
ide-tape: remove back-to-back REQUEST_SENSE detection
by Tejun Heo
· 16 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
8f6205c
ide: dequeue in-flight request
by Tejun Heo
· 16 years ago
34b7d2c
ide: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
9780e2d
ide: convert to rq pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
9720aef
ide-tape: don't initialize rq->sector for rw requests
by Tejun Heo
· 16 years ago
0368241
alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
by Anton Vorontsov
· 16 years ago
23a39ee
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
96c1674
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
by Borislav Petkov
· 16 years ago
586cf26
ide-dma: don't reset request fields on dma_timeout_retry()
by Tejun Heo
· 16 years ago
5ad960f
ide: drop rq->data handling from ide_map_sg()
by Tejun Heo
· 16 years ago
29d1a43
ide-atapi: kill unused fields and callbacks
by Tejun Heo
· 16 years ago
4344d07
ide-tape: simplify read/write functions
by Tejun Heo
· 16 years ago
71294cf
ide-tape: use byte size instead of sectors on rw issue functions
by Tejun Heo
· 16 years ago
3596b66
ide-tape: unify r/w init paths
by Tejun Heo
· 16 years ago
6cf3d54
ide-tape: kill idetape_bh
by Tejun Heo
· 16 years ago
e998f30
ide-tape: use standard data transfer mechanism
by Tejun Heo
· 16 years ago
7b13354
ide-tape: use single continuous buffer
by Tejun Heo
· 16 years ago
eb6a61b
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
by Tejun Heo
· 16 years ago
08f370f
ide-tape,floppy: fix failed command completion after request sense
by Tejun Heo
· 16 years ago
765139e
ide-pm: don't abuse rq->data
by Tejun Heo
· 16 years ago
02e7cf8
ide-cd,atapi: use bio for internal commands
by Tejun Heo
· 16 years ago
0687532
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
by Borislav Petkov
· 16 years ago
c457ce8
ide-cd: convert to using generic sense request
by Borislav Petkov
· 16 years ago
e69d800
ide: add helpers for preparing sense requests
by Borislav Petkov
· 16 years ago
1f181d2
ide-cd: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
ac0b011
ide-atapi: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
d868ca2
ide-taskfile: don't abuse rq->buffer
by Tejun Heo
· 16 years ago
8968932
ide-floppy: block pc always uses bio
by Tejun Heo
· 16 years ago
59a4f6f
ide-cd: clear sense buffer before issuing request sense
by Tejun Heo
· 16 years ago
b2963ac
ide: don't set REQ_SOFTBARRIER
by Tejun Heo
· 16 years ago
220d06b
ide: use blk_run_queue() instead of blk_start_queueing()
by Tejun Heo
· 16 years ago
0de57fb
ide-tape: remove back-to-back REQUEST_SENSE detection
by Tejun Heo
· 16 years ago
b656eba1
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
d7f51435
palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup
by Bartlomiej Zolnierkiewicz
· 16 years ago
33e8601
palm_bk3710: those registers/bitfields don't exist
by David Brownell
· 16 years ago
24fc484
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 16 years ago
b0aedb0
ide: Stop disks on reboot for laptop which cuts power
by Bruno Prémont
· 16 years ago
a1f9a89
ide-cd: fix kernel crash on hppa regression
by Helge Deller
· 16 years ago
db2f38c
palm_bk3710: UDMA performance fix
by David Brownell
· 16 years ago
2ecf0a5
ide-dma: don't reset request fields on dma_timeout_retry()
by Tejun Heo
· 16 years ago
2c316bb
ide: drop rq->data handling from ide_map_sg()
by Tejun Heo
· 16 years ago
6d70038
ide-atapi: kill unused fields and callbacks
by Tejun Heo
· 16 years ago
07bd968
ide-tape: simplify read/write functions
by Tejun Heo
· 16 years ago
Next »