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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Add i2c_new_dummy() utility
David Brownell
2008-01-27
1
-0
/
+6
*
i2c: Stop using the redundant client list
David Brownell
2008-01-27
1
-3
/
+5
*
i2c: Discard unused driver IDs
Jean Delvare
2008-01-27
1
-60
/
+0
*
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
1
-0
/
+156
*
i2c: Drop redundant i2c_driver.list
Jean Delvare
2008-01-27
1
-1
/
+0
*
i2c: Drop redundant i2c_adapter.list
Jean Delvare
2008-01-27
1
-1
/
+0
*
i2c: Change prototypes of refcounting functions
Jean Delvare
2008-01-27
1
-5
/
+2
*
i2c: Use the driver model reference counting
Jean Delvare
2008-01-27
1
-3
/
+0
*
i2c: Constify client address data
Mark M. Hoffman
2008-01-27
1
-57
/
+43
*
i2c: some overdue driver removal
Adrian Bunk
2008-01-27
1
-1
/
+0
*
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2008-01-27
2
-52
/
+0
*
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
1
-8
/
+0
*
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
*
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: task_end_request() fix
Tejun Heo
2008-01-26
1
-0
/
+2
*
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+6
*
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2008-01-26
1
-0
/
+2
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+5
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+2
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+2
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
*
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
1
-2
/
+1
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+4
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+2
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+4
*
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
3
-0
/
+4
|
\
|
*
[SCSI] sysfs: add filter function to groups
James Bottomley
2008-01-23
1
-0
/
+2
|
*
[SCSI] attribute_container: update to use the group interface
James Bottomley
2008-01-23
1
-0
/
+1
|
*
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
James Bottomley
2008-01-11
1
-0
/
+1
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-25
3
-138
/
+162
|
\
\
|
*
|
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
2008-01-25
3
-138
/
+162
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-25
4
-85
/
+215
|
\
\
\
|
*
|
|
ata_generic: Cenatek support
Alan Cox
2008-01-23
1
-0
/
+3
|
*
|
|
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
1
-0
/
+3
|
*
|
|
libata annotations and fixes
Al Viro
2008-01-23
1
-2
/
+2
|
*
|
|
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
1
-2
/
+0
|
*
|
|
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
1
-1
/
+2
|
*
|
|
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-34
/
+8
|
*
|
|
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
1
-6
/
+1
|
*
|
|
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
1
-5
/
+6
|
*
|
|
libata: add ATAPI_* cmd types and implement atapi_cmd_type()
Tejun Heo
2008-01-23
1
-0
/
+28
|
*
|
|
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
1
-6
/
+6
|
*
|
|
cdrom: add more GPCMD_* constants
Tejun Heo
2008-01-23
1
-0
/
+3
|
*
|
|
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-3
/
+7
|
*
|
|
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
1
-4
/
+1
|
*
|
|
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2008-01-23
1
-0
/
+25
[next]