You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/ide
Linus Torvalds c11f6c8258 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 15 years ago
..
Kconfig trivial: Kconfig: .ko is normally not included in module names 16 years ago
Makefile ide: merge ide_arm and ide_generic host drivers 16 years ago
aec62xx.c ide: fix ->init_chipset method to return 'int' value 16 years ago
ali14xx.c ide: remove useless subdirs from drivers/ide/ 16 years ago
alim15x3.c alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC 16 years ago
amd74xx.c ide: fix ->init_chipset method to return 'int' value 16 years ago
at91_ide.c at91_ide: remove headers specific for at91sam9263 16 years ago
atiixp.c ahci: Add AMD SB900 SATA/IDE controller device IDs 16 years ago
au1xxx-ide.c ide: remove hw_regs_t typedef 16 years ago
buddha.c ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
cmd64x.c ide cmd64x: Remove serialize setting. 16 years ago
cmd640.c cmd640: implement test_irq() method 16 years ago
cs5520.c ide cs5520: Initialize second port's interrupt number. 16 years ago
cs5530.c ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) 16 years ago
cs5535.c ide: remove useless subdirs from drivers/ide/ 16 years ago
cs5536.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
cy82c693.c ide: remove HWIF() macro 16 years ago
delkin_cb.c ide: remove hw_regs_t typedef 16 years ago
dtc2278.c ide: add IDE_HFLAG_DTC2278 host flag 16 years ago
falconide.c ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
gayle.c ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
hpt366.c ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
ht6560b.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
icside.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
ide-4drives.c ide: remove hw_regs_t typedef 16 years ago
ide-acpi.c ACPICA: Major update for acpi_get_object_info external interface 16 years ago
ide-atapi.c Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
ide-cd.c const: make block_device_operations const 15 years ago
ide-cd.h ide-cd: convert to using generic sense request 16 years ago
ide-cd_ioctl.c ide: remove IDE_AFLAG_NO_DOORLOCKING 16 years ago
ide-cd_verbose.c
ide-cs.c pcmcia: add CNF-CDROM-ID for ide 16 years ago
ide-devsets.c ide: always kill the whole request on error 16 years ago
ide-disk.c ide: fix memory leak when flush command is issued 16 years ago
ide-disk.h [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-disk_ioctl.c [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-disk_proc.c ide: convert to ->proc_fops 16 years ago
ide-dma-sff.c ide: remove wmb() from ide-dma-sff.c and scc_pata.c 16 years ago
ide-dma.c ide: relax DMA info validity checking 16 years ago
ide-eh.c ide: always kill the whole request on error 16 years ago
ide-floppy.c ide: always kill the whole request on error 16 years ago
ide-floppy.h [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-floppy_ioctl.c ide-atapi: remove pc->buf 16 years ago
ide-floppy_proc.c ide: convert to ->proc_fops 16 years ago
ide-gd.c const: make block_device_operations const 15 years ago
ide-gd.h ide: move ->failed_pc to ide_drive_t 16 years ago
ide-generic.c ide: remove hw_regs_t typedef 16 years ago
ide-h8300.c ide: remove hw_regs_t typedef 16 years ago
ide-io-std.c ide: refactor tf_read() method 16 years ago
ide-io.c Revert "ide: improve handling of Power Management requests" 16 years ago
ide-ioctls.c ide: fix races in handling of user-space SET XFER commands 16 years ago
ide-iops.c ide: fixup for fujitsu disk 16 years ago
ide-legacy.c ide: remove hw_regs_t typedef 16 years ago
ide-lib.c Merge branch 'master' into for-2.6.31 16 years ago
ide-park.c ide: use blk_run_queue() instead of blk_start_queueing() 16 years ago
ide-pci-generic.c ide_pci_generic: add quirk for Netcell ATA RAID 16 years ago
ide-pio-blacklist.c ide: move PIO blacklist to ide-pio-blacklist.c 17 years ago
ide-pm.c ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y 16 years ago
ide-pnp.c ide: remove hw_regs_t typedef 16 years ago
ide-probe.c trivial: remove unnecessary semicolons 15 years ago
ide-proc.c ide: convert to ->proc_fops 16 years ago
ide-scan-pci.c
ide-sysfs.c ide: move sysfs support to ide-sysfs.c 16 years ago
ide-tape.c const: make block_device_operations const 15 years ago
ide-taskfile.c ide: fix races in handling of user-space SET XFER commands 16 years ago
ide-timings.c ide: add support for CFA specified transfer modes (take 3) 16 years ago
ide-xfer-mode.c ide: don't enable IORDY at a probe time 16 years ago
ide.c ide: preserve Host Protected Area by default (v2) 16 years ago
ide_platform.c ide: remove driver_data direct access of struct device 16 years ago
it821x.c ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
it8172.c ide: IORDY handling fixes 16 years ago
it8213.c ide: IORDY handling fixes 16 years ago
jmicron.c ide: Switch to a common address 16 years ago
macide.c ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
ns87415.c ide: refactor tf_read() method 16 years ago
opti621.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
palm_bk3710.c IDE: palm_bk3710: convert clock usage after clkdev conversion 16 years ago
pdc202xx_new.c ide: respect quirk_drives[] list on all controllers 16 years ago
pdc202xx_old.c pdc202xx_old: implement test_irq() method (take 2) 16 years ago
piix.c ide: IORDY handling fixes 16 years ago
pmac.c ide: remove hw_regs_t typedef 16 years ago
q40ide.c ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
qd65xx.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
qd65xx.h ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
rapide.c ide: remove hw_regs_t typedef 16 years ago
rz1000.c rz1000: apply chipset quirks early (v2) 16 years ago
sc1200.c ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) 16 years ago
scc_pata.c ide: remove hw_regs_t typedef 16 years ago
serverworks.c ide: fix ->init_chipset method to return 'int' value 16 years ago
setup-pci.c ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() 16 years ago
sgiioc4.c sgiioc4: coding style cleanup 16 years ago
siimage.c siimage: implement test_irq() method 16 years ago
sis5513.c ide: fix ->init_chipset method to return 'int' value 16 years ago
sl82c105.c ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
slc90e66.c ide: IORDY handling fixes 16 years ago
tc86c001.c ide: convert to rq pos and nr_sectors accessors 16 years ago
triflex.c ide: remove HWIF() macro 16 years ago
trm290.c ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
tx4938ide.c ide: remove hw_regs_t typedef 16 years ago
tx4939ide.c Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
umc8672.c trivial: remove unnecessary semicolons 15 years ago
via82cxxx.c via82cxxx: Add VIA VX855 PCI Device ID 16 years ago