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
2007-12-12
ide: fix ->io_32bit race in set_io_32bit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2007-12-12
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
Bartlomiej Zolnierkiewicz
1
-0
/
+24
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
1
-7
/
+8
2007-10-20
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-20
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-20
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+24
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-14
/
+9
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-10-16
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-16
ide: remove "idex=dma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-10-16
ide: unexport noautodma
Adrian Bunk
1
-2
/
+0
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-12
/
+5
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-10-11
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
1
-2
/
+12
2007-10-11
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-0
/
+1
2007-07-20
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-07-20
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
1
-78
/
+0
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-07-17
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
1
-5
/
+5
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-5
/
+5
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2007-07-09
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
1
-6
/
+6
2007-07-09
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
1
-4
/
+4
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-1
/
+1
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-1
/
+1
2007-06-16
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
1
-3
/
+6
2007-06-08
ide: HPA detect from resume
Lee Trager
1
-1
/
+8
2007-05-16
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
1
-11
/
+3
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-9
/
+7
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-310
/
+3
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-72
/
+104
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-04-10
ide: add "optical" to sysfs "media" attribute
Danny Kukawka
1
-0
/
+2
2007-03-26
ide: fix locking for manual DMA enable/disable ("hdparm -d")
Bartlomiej Zolnierkiewicz
1
-7
/
+30
2007-03-17
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
1
-15
/
+8
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
1
-2
/
+0
[next]