Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
41aa17069ea8d2b5cd2ca1ef7ff6cdb7c6abec95
/
drivers
41aa170
ide-tape: improve buffer allocation strategy
by Borislav Petkov
· 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
16019c3
mpc8xx-ide: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1dbfeb4
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dcba7f
gayle: add "doubler" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
4706a7e
ide: add "cdrom=" and "chs=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
6e87543
ide: add "nodma|noflush|noprobe|nowerr=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
207daea
ide: remove obsoleted "hdx=autotune" kernel parameter
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
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
5bd50dc
ide-tape: remove misc references to pipelined operation in the comments
by Borislav Petkov
· 17 years ago
c0674bf
ide-tape: remove pipelined mode parameters
by Borislav Petkov
· 17 years ago
83042b2
ide-tape: remove pipeline-specific members from struct ide_tape_obj
by Borislav Petkov
· 17 years ago
42d5468
ide-tape: remove pipelined mode tape control flags
by Borislav Petkov
· 17 years ago
0aa4b01
ide-tape: remove remaining pipeline functionality
by Borislav Petkov
· 17 years ago
ea1ab3d
ide-tape: unwrap idetape_queue_pc_tail()
by Borislav Petkov
· 17 years ago
189bb3b
ide-tape: remove pipeline-specific code from idetape_end_request()
by Borislav Petkov
· 17 years ago
473567f
ide-tape: remove idetape_remove_stage_head()
by Borislav Petkov
· 17 years ago
b361acb
ide-tape: remove idetape_pipeline_size()
by Borislav Petkov
· 17 years ago
7f5e72f
ide-tape: remove pipeline-specific code in idetape_space_over_filemarks()
by Borislav Petkov
· 17 years ago
8646c88
ide-tape: remove unused parameter from idetape_copy_stage_from_user
by Borislav Petkov
· 17 years ago
99d74e6
ide-tape: remove unused parameter from idetape_copy_stage_to_user
by Borislav Petkov
· 17 years ago
5e69bd9
ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request()
by Borislav Petkov
· 17 years ago
ddfe7a7
ide-tape remove pipeline speed/control calculations
by Borislav Petkov
· 17 years ago
97c566c
ide-tape: remove pipeline-specific code from idetape_add_chrdev_write_request
by Borislav Petkov
· 17 years ago
f64eee7
ide-tape: remove tape->cache_stage
by Borislav Petkov
· 17 years ago
cc12175
ide: remove obsoleted "hdx=noautotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
ef87f8d
ide: remove obsoleted "idex=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
e460a59
ide: remove obsoleted "idex=reset" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dd4cf1
ide: remove obsoleted "idex=serialize" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9fd91d9
ide: add "ignore_cable" parameter (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9c391ba
ide: fix icside breakage
by Al Viro
· 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
8552865
au1xxx-ide: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
b552a2c
palm_bk3710: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
04216fa
sgiioc4: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
91432f4
icside: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d07192
ide-pmac: 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
f629b38
au1xxx-ide: fix MWDMA support
by Bartlomiej Zolnierkiewicz
· 17 years ago
63158d5
ide: cleanup ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d54452f
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
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
8d9f9a7
ide: don't display "BIOS" settings in ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0a79acd
ide: remove ide_dma_iobase()
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
c4b22f8
ide-tape: remove idetape_pipeline_active()
by Borislav Petkov
· 17 years ago
3dd89a9
ide: cleanup setting hwif->mmio flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
5add222
ide: remove ide_hwif_request_regions()
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
d92f1a2
ide: manage I/O resources in ide_legacy_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d9b819a
ide: add ide_legacy_init_one() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
2305d94
ide_arm: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
2c4be25
ide-4drives: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
1664949
ide-generic: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb716be
ide: register ports with non-present devices (for warm-plug)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d703b79
ide-cs: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
134d454
ide-pnp: manage I/O resources in driver
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
3b36f66
ide: add ide_legacy_device_add() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
e53cd45
ide: remove ->noprobe field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
e5e076a
ide-cd: fix remaining checkpatch.pl issues
by Borislav Petkov
· 17 years ago
83c8565
ide-cd: shorten lines longer than 80 columns
by Borislav Petkov
· 17 years ago
5a3ea3b
ide-cd: fixup comments
by Borislav Petkov
· 17 years ago
5e657a9
ide-cd: put all proc-related code at one place
by Borislav Petkov
· 17 years ago
9aba468
ide-cd: include proper headers
by Borislav Petkov
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
c837c93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
1292ebb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
d9c04d6
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
784506c
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
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
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
1134b6f
ide-cd: put proc-related functions together under single ifdef
by Borislav Petkov
· 17 years ago
177773e
ide-cd: Replace __FUNCTION__ with __func__
by Paolo Ciarrocchi
· 17 years ago
9ce70fb
IDE: Coding Style fixes to drivers/ide/ide-cd.c
by Paolo Ciarrocchi
· 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
52d3ccf
IDE: Coding Style fixes to drivers/ide/ide-floppy.c
by Paolo Ciarrocchi
· 17 years ago
38bdb41
IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
by Paolo Ciarrocchi
· 17 years ago
ec29782
IDE: Coding Style fixes to drivers/ide/legacy/hd.c
by Paolo Ciarrocchi
· 17 years ago
4752b5e
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
by Paolo Ciarrocchi
· 17 years ago
Next »