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
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
ide: use module_param_named rather than module_param_call
Rusty Russell
1
-7
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-06-07
ide: preserve Host Protected Area by default (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+10
2009-03-24
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
1
-154
/
+0
2009-03-24
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-02-25
ide: ide.c 'clear' fix, update "ide=nodma" documentation
David Fries
1
-3
/
+8
2009-01-06
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-01-06
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-01-06
ide: move ide_init_port_data() and friends to ide-probe.c
Bartlomiej Zolnierkiewicz
1
-146
/
+0
2009-01-06
ide: update ide_unregister() documentation
Bartlomiej Zolnierkiewicz
1
-13
/
+5
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2009-01-06
ide: use per-port IRQ handlers
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2009-01-02
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
1
-70
/
+2
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-74
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2008-12-29
ide: __ide_port_unregister_devices() doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-10-13
ide: Implement disk shock protection support (v4)
Elias Oltmanns
1
-0
/
+1
2008-10-13
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-10-13
ide-disk: move all ioctl handling to ide-disk_ioctl.c
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-10-13
ide: convert 'pio_mode' device setting to use DS_SYNC flag
Bartlomiej Zolnierkiewicz
1
-10
/
+42
2008-10-13
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: use 'drive->dn & 1' instead of drive->select.b.unit
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-13
ide: sanitize ide*_pm_* enums
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
1
-14
/
+21
2008-10-13
ide: fix IDE ACPI for slave device-only configurations
Bartlomiej Zolnierkiewicz
1
-11
/
+10
2008-10-10
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
Elias Oltmanns
1
-66
/
+15
2008-10-10
ide: move ioctls handling to ide-ioctls.c
Bartlomiej Zolnierkiewicz
1
-174
/
+0
2008-10-10
ide: cleanup generic_ide_ioctl()
Bartlomiej Zolnierkiewicz
1
-52
/
+45
2008-10-10
ide: add ide_setting_ioctl() helper
Bartlomiej Zolnierkiewicz
1
-19
/
+34
2008-10-10
ide: remove ->bus_state field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-10-10
ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()
Bartlomiej Zolnierkiewicz
1
-21
/
+1
2008-10-10
ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()
Bartlomiej Zolnierkiewicz
1
-14
/
+26
2008-10-10
ide: remove ->supports_dsc_overlap field from ide_driver_t
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2008-10-10
ide: remove read-only ->atapi_overlap field from ide_drive_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-10
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2008-10-10
ide: preparations for /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-10
ide: remove unused _IDE_C and _IDE_DISK defines
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
1
-8
/
+51
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
1
-0
/
+47
2008-07-23
ide: small whitespace fixes
Pavel Machek
1
-1
/
+1
2008-07-23
ide: allocate ide_hwif_t instances dynamically
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-07-23
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
Bartlomiej Zolnierkiewicz
1
-35
/
+0
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-1
/
+0
[next]