index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
3
-23
/
+10
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
3
-13
/
+3
2008-04-18
ide: remove needless hwif->irq check from ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
6
-5
/
+72
2008-04-18
ide: limit legacy VLB host drivers to alpha, x86 and mips
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
cmd640: init hwif->{io_ports,irq} explicitly
Bartlomiej Zolnierkiewicz
1
-2
/
+15
2008-04-18
cmd640: cleanup setup_device_ptrs()
Bartlomiej Zolnierkiewicz
1
-12
/
+2
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
4
-14
/
+52
2008-04-18
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2
-5
/
+2
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
4
-0
/
+15
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-04-18
ppc/mpc8xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-64
/
+22
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-39
/
+11
2008-04-18
ide-pmac: remove dead code
Bartlomiej Zolnierkiewicz
1
-47
/
+0
2008-04-18
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2
-30
/
+0
2008-04-18
ide-floppy: rename end_request handler properly
Borislav Petkov
1
-11
/
+11
2008-04-18
ide-floppy: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-112
/
+93
2008-04-18
ide-tape: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-137
/
+114
2008-04-18
ide-tape: remove atomic test/set macros for packet commands
Borislav Petkov
1
-97
/
+110
2008-04-18
ide-tape: move all struct and other defs at the top
Borislav Petkov
1
-37
/
+37
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
13
-112
/
+157
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
2
-33
/
+5
2008-04-18
ide-floppy: remove struct idefloppy_id_gcw
Borislav Petkov
1
-43
/
+24
2008-04-18
scc_pata.c: do setup itself instead of ide_setup_pci_device()
Akira Iguchi
1
-15
/
+47
2008-04-18
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
1
-2
/
+9
2008-04-18
ide: remove init_hwif_default()
Bartlomiej Zolnierkiewicz
1
-16
/
+9
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
6
-8
/
+4
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
10
-206
/
+15
2008-04-18
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
6
-48
/
+15
2008-04-18
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2
-24
/
+5
2008-04-18
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-04-18
ide-generic: add ide_generic class and attribute for adding new interfaces
Bartlomiej Zolnierkiewicz
1
-1
/
+77
2008-04-18
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+93
2008-04-18
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
5
-142
/
+0
2008-04-18
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
3
-7
/
+36
2008-04-18
ide: move ide_port_setup_devices() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-18
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-18
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
1
-11
/
+19
2008-04-18
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2
-14
/
+4
2008-04-18
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-04-18
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
5
-30
/
+5
2008-04-18
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-04-18
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-1
/
+3
[next]