Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b476aadbc1409fef6be85f601117f2c6a331faa
/
drivers
/
ide
/
qd65xx.c
e6b5370
sections: fix section conflicts in drivers/ide
by Andi Kleen
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
e085b3c
ide: change ->set_pio_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
5bfb151f
ide: do not access ide_drive_t 'drive_data' field directly
by Joao Ramos
· 15 years ago
abb596b
ide: turn selectproc() method into dev_select() method (take 5)
by Sergei Shtylyov
· 16 years ago
5193535
Fix my email address in qd65xx.[ch]/pata_qdi.c
by Samuel Thibault
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/legacy/qd65xx.c]
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
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
e6d95bd
ide: ->port_init_devs -> ->init_dev
by Bartlomiej Zolnierkiewicz
· 16 years ago
2feecfa
qd65xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
0d28ec7
ide: always auto-tune PIO in legacy VLB host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
73f1ad8
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
ef87f8d
ide: remove obsoleted "idex=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
d92f1a2
ide: manage I/O resources in ide_legacy_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7a2199f
qd65xx: cleanup qd_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0bfeee7
ide: use ide_legacy_device_add() for qd65xx (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
79472b6
qd65xx: use IDE_HFLAG_SINGLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
d07616f
qd65xx: always use ->selectproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
e277f91
ide: use ide_find_port() in legacy VLB host drivers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7daf66d
qd65xx: return error value in qd_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
dfd8784
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
fcac6f8
qd65xx: remove commented out code
by Bartlomiej Zolnierkiewicz
· 17 years ago
788d669
qd65xx: fix setup of QD6580 Control register
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f2cf8b
ide: add ->port_init_devs method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
ade2daf
ide: make remaining built-in only IDE host drivers modular (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
c196567
qd65xx: remove pointless qd_{read,write}_reg() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f949820
qd65xx: fix deadlock on error handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
8447d9d
ide: add ide_device_add()
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
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
4660897
qd65xx: fix PIO mode selection
by Bartlomiej Zolnierkiewicz
· 17 years ago
5cbf79c
ide: add ide_proc_register_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8491388
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
b6209a9
ide: remove some obsoleted kernel params (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
846c11a
ide: remove a ton of pointless #undef REALLY_SLOW_IO
by Alan Cox
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago