Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
48fb2688aa67baba373531cc4ed2d9e695983c3f
/
drivers
/
ide
« Previous
ee77325
via82cxxx: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c67423
siimage: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
96776f3
sc1200: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d76d9d
it821x: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
74811f3
hpt366: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
60e57ed
aec62xx: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
08da591
ide: add ide_device_{get,put}() helpers
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
by Bartlomiej Zolnierkiewicz
· 16 years ago
8c2eece
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a742d6c
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a95925a
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
by Bartlomiej Zolnierkiewicz
· 16 years ago
708e5f9
ide: always call ->init_chipset method in do_ide_setup_pci_device()
by Bartlomiej Zolnierkiewicz
· 16 years ago
fc41069
ide: small whitespace fixes
by Pavel Machek
· 16 years ago
1a677ab
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
by Harvey Harrison
· 16 years ago
141d3b2
ide: ide-cd.c fix sparse endianness warnings
by Harvey Harrison
· 16 years ago
570f89e
ide-cd: convert to using the new atapi_flags
by Borislav Petkov
· 16 years ago
ac77ef8
ide: remove unused PC_FLAG_DRQ_INTERRUPT
by Borislav Petkov
· 16 years ago
f2e3ab5
ide-tape: convert to using the new atapi_flags
by Borislav Petkov
· 16 years ago
ea68d27
ide-floppy: convert to using the new atapi_flags (take 2)
by Borislav Petkov
· 16 years ago
8fccf89
ide: use rq->cmd instead of pc->c in atapi common code
by Borislav Petkov
· 16 years ago
0014c75
ide-tape: pass packet command in rq->cmd
by Borislav Petkov
· 16 years ago
83dd573
ide-tape: make room for packet command ids in rq->cmd
by Borislav Petkov
· 16 years ago
20cd93b
ide-floppy: pass packet command in rq->cmd
by Borislav Petkov
· 16 years ago
db9d286
ide-scsi: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
776bb02
ide-tape: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
2207fa5
ide-floppy: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
4b50750
drivers/ide/ide-tape.c: remove double kfree
by Darren Jenkins
· 16 years ago
8a69580
ide: add ide_host_free() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
18de101
ide: allocate ide_hwif_t instances dynamically
by Bartlomiej Zolnierkiewicz
· 16 years ago
af1cbba
ide: add ide_ports[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
6059143
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
8cdf310
ide: fix IDE port slots reservation and freeing (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0d0020
ide: fix ide_host_register() return value
by Bartlomiej Zolnierkiewicz
· 16 years ago
6f904d0
ide: add ide_host_add() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
48c3c10
ide: add struct ide_host (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d6276b5
ide: add 'config' field to hw_regs_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
edc74b2
ide-generic: probing fix
by Bartlomiej Zolnierkiewicz
· 16 years ago
73dc532
gayle: reserve memory resources at once
by Bartlomiej Zolnierkiewicz
· 16 years ago
3b2a5c7
ide: filter out "default" transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c30daac
ide: filter out invalid transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba4b2e6
ide: remove dead Virtual DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
472b4bc
ide: mark hpt34x host driver as BROKEN
by Bartlomiej Zolnierkiewicz
· 16 years ago
cbf3d26
ide: limit cy82c693 host driver to ALPHA
by Bartlomiej Zolnierkiewicz
· 16 years ago
761052e
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
by Bartlomiej Zolnierkiewicz
· 16 years ago
1823649
ide: add ide_read_bcount_and_ireason() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
88a7210
ide: add ide_read_ireason() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f2efb8
ide: add ide_read_device() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
92eb438
ide: use ->tf_read in ide_read_error()
by Bartlomiej Zolnierkiewicz
· 16 years ago
40f095f
ide: use ->tf_load in SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4e65837
ide: use ->tf_load in actual_try_to_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
59be2c8
ide: use ->tf_load in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3c09384
ide: change order of register access in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6e6afb3
ide: add ->set_irq method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f6d8a0
ide: add ->read_altstatus method
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c6dfa86
ide: add ->exec_command method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebb00fb
ide: factor out simplex handling from ide_pci_dma_base()
by Bartlomiej Zolnierkiewicz
· 16 years ago
81e8d5a
ide: remove ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cab7f8e
ide: remove ->dma_{status,command} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ab86f91
ide: use I/O ops directly in ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2f951a
ide: add ->read_sff_dma_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c97c6ac
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
51d87ed
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b36ba53
ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
07eb106
ide-pmac: add ->init_dev method (take 4)
by Bartlomiej Zolnierkiewicz
· 16 years ago
7b8797a
ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ecaaf9
device create: ide: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
f39548a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
64a8f00
IDE: Report errors during drive reset back to user space
by Elias Oltmanns
· 16 years ago
3ef5eb4
IDE: Remove unused code
by Elias Oltmanns
· 16 years ago
79e36a9
IDE: Fix HDIO_DRIVE_RESET handling
by Elias Oltmanns
· 16 years ago
453ea3e
move ide/legacy/hd.c to drivers/block/
by Adrian Bunk
· 16 years ago
01c22bf
ide/legacy/hd.c: use late_initcall()
by Adrian Bunk
· 16 years ago
ffa793f
remove BLK_DEV_HD_ONLY
by Adrian Bunk
· 16 years ago
85ae98a
ide: endian annotations in ide-floppy.c
by Harvey Harrison
· 16 years ago
68dc357
ide-floppy: zero out the whole struct ide_atapi_pc on init
by Borislav Petkov
· 16 years ago
c96a7df
ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open
by Borislav Petkov
· 16 years ago
7fcebda
ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path
by Borislav Petkov
· 16 years ago
90eb808
ide-cd: move request prep from cdrom_start_rw_cont to rq issue path
by Borislav Petkov
· 16 years ago
e529c60
ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path
by Borislav Petkov
· 16 years ago
4b01fcb
ide-cd: fold cdrom_start_seek into ide_cd_do_request
by Borislav Petkov
· 16 years ago
b6ca440
ide-cd: simplify request issuing path
by Borislav Petkov
· 16 years ago
99384ae
ide-cd: mv ide_do_rw_cdrom ide_cd_do_request
by Borislav Petkov
· 16 years ago
8ea1d17
ide-cd: cdrom_start_seek: remove unused argument block
by Borislav Petkov
· 16 years ago
ab9d6e3
ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
by Borislav Petkov
· 16 years ago
ae8789f
ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer
by Borislav Petkov
· 16 years ago
af6765c
ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command
by Borislav Petkov
· 16 years ago
ce30e40
sgiioc4: call ide_find_port_slot() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
cb8ea09
swarm: call ide_find_port_slot() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
67717e2
icside: always try to probe first interface
by Bartlomiej Zolnierkiewicz
· 16 years ago
47bc7e7
rapide: fix rapide_probe() return value
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff23712
ide: remove needless includes from setup-pci.c (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ad15e9f
ide: remove needless includes from ide-taskfile.c (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6172941
ide: remove needless includes from ide.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
605cfe8
ide: remove superfluous BUG_ON() from set_geometry_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
07fe69d
ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE
by Bartlomiej Zolnierkiewicz
· 16 years ago
e193c3e
ide-pnp: print driver banner message early
by Bartlomiej Zolnierkiewicz
· 16 years ago
740c397
ide-h8300: print driver banner message early
by Bartlomiej Zolnierkiewicz
· 16 years ago
eb3aff5
ide: print message on error in ide_find_port_slot()
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »