index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c/tsl2550: Add power management added
Rodolfo Giometti
2008-01-27
1
-0
/
+21
*
i2c: Add support for the PCF8575 chip
Bart Van Assche
2008-01-27
3
-1
/
+230
*
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
2008-01-27
2
-99
/
+99
*
i2c-pasemi: use i2c_add_numbered_adapter()
Olof Johansson
2008-01-27
1
-1
/
+2
*
i2c-nforce2: The nForce2 can do block transactions
Jean Delvare
2008-01-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-01-26
62
-1410
/
+960
|
\
|
*
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-26
2
-112
/
+11
|
*
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
2
-34
/
+33
|
*
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
2
-4
/
+11
|
*
ide: fix final status check in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+2
|
*
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+8
|
*
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+9
|
*
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
2008-01-26
3
-3
/
+5
|
*
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
2008-01-26
3
-1
/
+7
|
*
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
2
-6
/
+3
|
*
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+2
|
*
ide: task_end_request() fix
Tejun Heo
2008-01-26
2
-14
/
+5
|
*
ide: use rq->nr_sectors in task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+2
|
*
ide: remove needless ->cursg clearing from task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+0
|
*
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
4
-23
/
+20
|
*
ide-tape: fix handling of non-special requests in ->end_request method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+5
|
*
ide: fix final status check in task_in_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+1
|
*
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
|
*
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2008-01-26
1
-5
/
+12
|
*
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
2008-01-26
1
-113
/
+1
|
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
3
-36
/
+3
|
*
ide: add ide_busy_sleep() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-22
/
+21
|
*
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+13
|
*
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
2
-103
/
+110
|
*
ide: print banner message once per controller in m68k host drivers
Bartlomiej Zolnierkiewicz
2008-01-26
5
-35
/
+22
|
*
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
4
-22
/
+12
|
*
ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+2
|
*
rapide: remove write-only hwif->hwif_data
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+0
|
*
ide: use ide_init_port_hw() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-16
/
+17
|
*
ide: always use ide_std_init_ports() in setup-pci.c
Bartlomiej Zolnierkiewicz
2008-01-26
1
-5
/
+1
|
*
au1xxx-ide: use ide_init_port_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+4
|
*
au1xxx-ide: au_ide_probe() fixes
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+2
|
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
28
-216
/
+164
|
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
13
-16
/
+70
|
*
cmd640: fix dependency on IDE_GENERIC
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2008-01-26
2
-4
/
+3
|
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
14
-66
/
+84
|
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
5
-66
/
+80
|
*
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
2008-01-26
1
-9
/
+6
|
*
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
2008-01-26
1
-1
/
+1
|
*
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
2008-01-26
2
-39
/
+23
|
*
ide: add hwif->chipset fixup to ide_device_add()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+5
|
*
swarm: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
rapide: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
|
*
ide: fix probing for hosts with serialized or IRQ sharing interfaces
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+14
[next]