Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c159b5968ec9d3cbf16802189b29eb0ec17ae4d8
/
drivers
/
ide
/
it821x.c
fe31edc
Drivers: ide: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e6b5370
sections: fix section conflicts in drivers/ide
by Andi Kleen
· 12 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f657911
it821x: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
8776168
ide: change ->set_dma_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
e085b3c
ide: change ->set_pio_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
35c9b4d
ide: add ->dma_clear method and remove ->dma_timeout one
by Bartlomiej Zolnierkiewicz
· 16 years ago
22117d6
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ed0ef5
ide: fix ->init_chipset method to return 'int' value
by Bartlomiej Zolnierkiewicz
· 16 years ago
f38344b
it821x: remove dead URL
by Bartlomiej Zolnierkiewicz
· 16 years ago
4a24626
it821x.c: use dev->revision instead of pci_read_config_byte
by Brandon Philips
· 16 years ago
b94b898
it821x: Add ultra_mask quirk for Vortex86SX
by Brandon Philips
· 16 years ago
592b531
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
by Sergei Shtylyov
· 16 years ago
07af5a5
it821x: use ide_get_pair_dev() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
9892ec5
ide: remove 'byte' typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
ccd32e2
ide: Switch to a common address
by Alan Cox
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/it821x.c]
653bcf5
ide: __ide_dma_end() -> ide_dma_end()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a9ab09e
ide: use unique names for struct pci_driver instances
by Bartlomiej Zolnierkiewicz
· 16 years ago
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
feb22b7
ide: add proper PCI PM support (v2)
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
a69999e
drivers/ide/pci/: use __devexit_p()
by Adrian Bunk
· 16 years ago
f454cbe
ide: ->cable_detect method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
36de994
ide: ->quirkproc method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
a326b02
ide: drop 'name' parameter from ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
04ba6e7
it821x: remove DECLARE_ITE_DEV() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
28cfd8a
ide: include PCI device name in messages from IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
87d8b61
it821x: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d76d9d
it821x: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
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
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb7a07e
it821x: fix kzalloc() failure handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
da19566
it821x: do not describe noraid parameter with its value
by Paul Bolle
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
f01393e
ide: merge ->fixup and ->quirkproc methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
24ffbd6
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
8562043
ide: constify struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
039788e
ide: replace ide_pci_device_t by struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
9cbcc5e
ide: use PCI_VDEVICE() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
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
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
52374f8
it821x: fix incorrect SWDMA mask
by Bartlomiej Zolnierkiewicz
· 17 years ago
0380dad
it821x: RAID mode fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
bd203b5
ide: use ide_tune_dma() part #2
by Bartlomiej Zolnierkiewicz
· 17 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e9b4e5
it821x: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 18 years ago
7469aaf
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
71ef51c
[PATCH] it821x: fix ide dma setup bug
by Jens Axboe
· 18 years ago
faab17b
[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux
by Alan Cox
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0c866b5
[PATCH] ide: set latency when resetting it821x out of firmware mode
by Alan Cox
· 19 years ago
f5e3c2f
[PATCH] ide: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
da9091e
[PATCH] ide: it8212 backport for Bartlomiej IDE
by Alan Cox
· 19 years ago