Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01397012b3129147890bb116431d5a794dfc3990
/
drivers
/
ide
/
pci
0139701
sgiioc4: use driver name for resource allocation
by Bartlomiej Zolnierkiewicz
· 16 years ago
c56c564
ide: set hwif->dev in ide_init_port_hw() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
256c5f8
ide: fix hwif-s initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
3f84757
sl82c105: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
713a590
cy82c693: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
86a0e12
cmd64x: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
17b500d
cmd640: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
288911a
alim15x3: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f06ab34
ide: convert ide-timing.h to ide-timings.c library (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd887f7
ide: remove XFER_* masks from ide-timing.h
by Bartlomiej Zolnierkiewicz
· 16 years ago
84e0f3f
ide: it821x in pass-through mode segfaults in 2.6.26-stable
by Dimitri Gorokhovik
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
f8c4bd0a
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1357214
ide: remove ->mmio flag from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ed4af48
ide: move IRQ unmasking out from ->tf_load method
by Bartlomiej Zolnierkiewicz
· 16 years ago
912ef6d
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
d6cddd3
ide: eliminate FIT() macro
by Harvey Harrison
· 16 years ago
be30504
it8213: fix return value in it8213_init_one()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a861beb
ide: add __ide_default_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
80a65fc
opti621: add PIO 4 support
by Bartlomiej Zolnierkiewicz
· 16 years ago
810253d
opti621: use pre-calculated PIO timings
by Bartlomiej Zolnierkiewicz
· 16 years ago
6c98718
opti621: program devices timings separately in ->set_pio_mode
by Bartlomiej Zolnierkiewicz
· 16 years ago
21bd33a
opti621: use PCI clock value provided by controller
by Bartlomiej Zolnierkiewicz
· 16 years ago
f361037
opti621: remove DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
62128b2
opti621: disable read prefetch
by Bartlomiej Zolnierkiewicz
· 16 years ago
f4084a1
delkin_cb: add missing __init/__exit tags
by Bartlomiej Zolnierkiewicz
· 16 years ago
96fe439
delkin_cb: add warm-plug support
by Bartlomiej Zolnierkiewicz
· 16 years ago
1c4d4ad
delkin_cb: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a7dbb9
delkin_cb: set proper hwif->gendev.parent value
by Bartlomiej Zolnierkiewicz
· 16 years ago
d427e83
ide: fix host drivers missing hwif->chipset initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
cd18f69
sis5513: add missing pci_enable_device() call
by Bartlomiej Zolnierkiewicz
· 16 years ago
cafa027
cs5520: disable VDMA
by Bartlomiej Zolnierkiewicz
· 17 years ago
e7f379d
alim15x3: remove WDC_ALI15X3 config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
63b1623
alim15x3: add "wdc_udma" module parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
2bf111d
alim15x3: remove stale warning about ATI RS100 northbridge
by Bartlomiej Zolnierkiewicz
· 17 years ago
df98668
alim15x3: trivial cleanup for ali_set_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
6d1cee4
alim15x3: disable init_hwif_ali15x3 for PowerPC
by Anton Vorontsov
· 17 years ago
b26b0c5
ide: fix crash at boot with siimage driver
by Benjamin Herrenschmidt
· 17 years ago
7b25543
siimage: coding style cleanup (take 2)
by Sergei Shtylyov
· 17 years ago
1fa5a40
piix: add Asus Eee 701 controller to short cable list
by Bartlomiej Zolnierkiewicz
· 17 years ago
55224bc
ide: remove ->dma_prdtable field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
41051a1
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
669185e
scc_pata: add ->dma_host_set and ->dma_start methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c0daf2
ide: remove ->INW and ->OUTW methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
ea23b8b
ns87415: add ->tf_read method
by Bartlomiej Zolnierkiewicz
· 17 years ago
db2432c
scc_pata: add ->tf_{load,read} methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
24cc434
siimage: remove proc_reports_siimage()
by Bartlomiej Zolnierkiewicz
· 17 years ago
165701d
siimage: add sil_* I/O ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
24a96ae
siimage: do clocking register posting earlier in setup_mmio_siimage()
by Bartlomiej Zolnierkiewicz
· 17 years ago
16bb69c
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
c5dd43e
ide: add IDE_HFLAG_MMIO host flag (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
efa3db1
scc_pata: add ->{in,out}put_data methods (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
19ba7b8
ide: remove /proc/ide/ali
by Alexey Dobriyan
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
bf64b7a
ide: sanitize ide_unregister() usage
by Bartlomiej Zolnierkiewicz
· 17 years ago
e160124
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
bdffe5d
cmd640: always auto-tune PIO
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
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
1fd1890
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c61064
sl82c105: check bridge revision in sl82c105_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
04216fa
sgiioc4: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 17 years ago
23658f8
ide: move ide_setup_dma() call out from ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
6d36b95
alim15x3: skip DMA initialization completely on revs < 0x20
by Bartlomiej Zolnierkiewicz
· 17 years ago
73369d2
pdc202xx_old: remove init_dma_pdc202xx()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3dd89a9
ide: cleanup setting hwif->mmio flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7ebe593
cmd640: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4764b68
sis5513: fail early for unsupported chipsets
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb7a07e
it821x: fix kzalloc() failure handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
175f354
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
by Paolo Ciarrocchi
· 17 years ago
a282619
IDE: Coding Style fixes to drivers/ide/pci/it8213.c
by Paolo Ciarrocchi
· 17 years ago
4752b5e
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
by Paolo Ciarrocchi
· 17 years ago
4eb68a2
IDE: Coding Style fixes to drivers/ide/pci/opti621.c
by Paolo Ciarrocchi
· 17 years ago
17deabd
IDE: Coding Style fixes to drivers/ide/pci/generic.c
by Paolo Ciarrocchi
· 17 years ago
740694f
IDE: Coding Style fixes to drivers/ide/pci/jmicron.c
by Paolo Ciarrocchi
· 17 years ago
1eb3c2e
IDE: Coding Style fixes to drivers/ide/pci/sis5513.c
by Paolo Ciarrocchi
· 17 years ago
5749c84
IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
by Paolo Ciarrocchi
· 17 years ago
5c634bb
IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
by Paolo Ciarrocchi
· 17 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
7f6f33c
delkin_cb: fix resources handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
00fe8b7
ide: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
589b062
scc_pata: store 'hwif' pointer in struct scc_ports
by Bartlomiej Zolnierkiewicz
· 17 years ago
84f05df
cmd640: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9523076
cmd640: remove cmd_drives[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
3fd4d20
scc_pata: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e7ee1d5
sgiioc4: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »