index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-129
/
+2
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+4
*
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+3
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-22
/
+11
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+13
*
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+10
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+3
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+2
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+1
*
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: remove redundant ->ide_dma_on call from set_using_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-2
/
+0
*
ide: fix ->io_32bit race in set_io_32bit()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+6
*
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+24
*
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-20
1
-7
/
+8
*
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+1
*
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+0
*
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+2
*
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+24
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-3
/
+4
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-14
/
+9
*
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+0
*
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-3
/
+0
*
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
2007-10-16
1
-2
/
+5
*
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
1
-1
/
+0
*
ide: remove "idex=dma" kernel parameter
Bartlomiej Zolnierkiewicz
2007-10-16
1
-4
/
+2
*
ide: unexport noautodma
Adrian Bunk
2007-10-16
1
-2
/
+0
*
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
1
-2
/
+1
*
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+1
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-12
/
+5
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-2
/
+3
*
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
2007-10-11
1
-2
/
+12
*
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-10-11
1
-0
/
+1
*
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
2007-07-20
1
-4
/
+0
*
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
2007-07-20
1
-78
/
+0
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
1
-0
/
+2
*
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
1
-0
/
+2
*
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
2007-07-17
1
-5
/
+5
*
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
1
-1
/
+1
*
bsg: support for full generic block layer SG v3
Jens Axboe
2007-07-16
1
-5
/
+5
*
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-09
1
-2
/
+7
*
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
1
-6
/
+6
*
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
1
-4
/
+4
*
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
1
-1
/
+1
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
1
-1
/
+1
*
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
2007-06-16
1
-3
/
+6
*
ide: HPA detect from resume
Lee Trager
2007-06-08
1
-1
/
+8
*
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2007-05-16
1
-0
/
+1
*
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
2007-05-10
1
-5
/
+5
[next]