Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95fcb384e6738bcc37b4f7bf6d1272aba4e7d2b9
/
drivers
/
ide
/
sc1200.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
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
8d64fcd
ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)
by Sergei Shtylyov
· 16 years ago
88b4132
ide: set/clear drive->waiting_for_dma flag in the core code
by Bartlomiej Zolnierkiewicz
· 16 years ago
4453011
ide: destroy DMA mappings after ending DMA (v2)
by Bartlomiej Zolnierkiewicz
· 16 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
592b531
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
by Sergei Shtylyov
· 16 years ago
9892ec5
ide: remove 'byte' typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
9ecab6e
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
by Julia Lawall
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/sc1200.c]
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
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
7e59ea2
ide: check drive->present in ide_get_paired_drive()
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
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
991f5e6
sc1200: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
96776f3
sc1200: 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
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
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
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
15ce926
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37aaf9
ide: move drive->using_dma check to callers of ->dma_host_on method
by Bartlomiej Zolnierkiewicz
· 17 years ago
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
4eed504
sc1200: move DMA timings to timing tables
by Bartlomiej Zolnierkiewicz
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c0e266
sc1200: remove pointless hwif lookup loop
by Bartlomiej Zolnierkiewicz
· 17 years ago
34c69b6
ide: don't BUG() on unsupported transfer modes
by Bartlomiej Zolnierkiewicz
· 17 years ago
9d43481
drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings
by Jeff Garzik
· 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
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c51361
ide: add IDE_HFLAG_SERIALIZE host flag
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
3f019ee
cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
by Bartlomiej Zolnierkiewicz
· 17 years ago
cb824c3
sc1200: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
88ae4d8
sc1200: fix ->dma_base equal zero handling
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
fabe151
sc1200: remove redundant warning message from sc1200_tune_chipset()
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
31c4df4
sc1200: remove stale Power Management code
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3c3f5d2
cs5530/sc1200: add ->speedproc support
by Bartlomiej Zolnierkiewicz
· 17 years ago
a01ba40
cs5530/sc1200: DMA support cleanup
by Bartlomiej Zolnierkiewicz
· 17 years ago
5fd216b
cs5530/sc1200: add ->udma_filter methods
by Bartlomiej Zolnierkiewicz
· 17 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
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
b86cc29
[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c
by Alexey Dobriyan
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
2930d1b
[PATCH] SC1200 debug printk
by Alan Cox
· 18 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
6a6e1b1
[PATCH] ide: hotplug mark __devinit sc1200.c
by Herbert Xu
· 19 years ago
3bfffd9
[PATCH] fix u32 vs. pm_message_t in rest of the tree
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago