index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2
-4
/
+24
2012-05-15
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
1
-7
/
+5
2012-05-15
Merge branch 'fixes' into next
Vinod Koul
2
-2
/
+6
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
2
-2
/
+6
2012-05-11
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
1
-26
/
+31
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
7
-16
/
+16
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
5
-8
/
+8
2012-05-11
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-11
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+2
2012-05-11
dmaengine: pl330: dont complete descriptor for cyclic dma
Vinod Koul
1
-1
/
+2
2012-05-11
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
1
-2
/
+7
2012-05-11
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
1
-0
/
+10
2012-05-11
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
1
-6
/
+6
2012-04-25
Merge branch 'fixes' into next
Vinod Koul
2
-10
/
+16
2012-04-25
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
1
-7
/
+37
2012-04-25
dmaengine/amba-pl08x : reset phychan_hold on terminate all
Davide Ciminaghi
1
-0
/
+1
2012-04-25
dma: pl330: fix a couple of compilation warnings
Olof Johansson
1
-10
/
+15
2012-04-23
dma/amba-pl08x: check for terminal count status only
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: fix erroneous comparison
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
1
-0
/
+1
2012-04-23
dma40: Improve the logic of stopping logical chan
Narayanan G
2
-123
/
+199
2012-04-20
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
Nicolas Ferre
1
-4
/
+0
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
3
-7
/
+7
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
1
-3
/
+6
2012-04-01
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2
-80
/
+8
2012-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-37
/
+16
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
57
-938
/
+4247
2012-04-01
mtdchar: kill persistently held vfsmount
Al Viro
1
-37
/
+16
2012-03-31
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
1
-3
/
+10
2012-03-31
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
1
-6
/
+1
2012-03-31
virtio-pci: S3 support
Amit Shah
1
-21
/
+3
2012-03-31
virtio-pci: drop restore_common()
Amit Shah
1
-16
/
+7
2012-03-31
virtio: drop thaw PM operation
Amit Shah
2
-33
/
+1
2012-03-31
virtio: balloon: Allow stats update after restore from S4
Amit Shah
1
-8
/
+0
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
103
-1413
/
+4702
2012-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
74
-1356
/
+2484
2012-03-31
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-195
/
+10368
2012-03-31
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
7
-14
/
+15
2012-03-31
Merge branch 'tboot' into release
Len Brown
2
-3
/
+31
2012-03-31
Merge branch 'd3' into release
Len Brown
4
-39
/
+209
2012-03-31
Merge branch 'apei' into release
Len Brown
4
-26
/
+56
2012-03-31
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
27
-148
/
+753
2012-03-31
ACPI throttling: fix endian bug in acpi_read_throttling_status()
Dan Carpenter
1
-3
/
+2
2012-03-31
Disable MCP limit exceeded messages from Intel IPS driver
Andi Kleen
1
-11
/
+2
2012-03-30
ACPI video: Don't start video device until its associated input device has be...
Igor Murzov
1
-7
/
+8
2012-03-30
ACPI video: Harden video bus adding.
Igor Murzov
1
-15
/
+26
2012-03-30
ACPI: Add support for exposing BGRT data
Matthew Garrett
3
-0
/
+185
2012-03-30
ACPI: export acpi_kobj
Matthew Garrett
1
-0
/
+1
2012-03-30
ACPI: Fix logic for removing mappings in 'acpi_unmap'
Myron Stowe
1
-1
/
+1
2012-03-30
CPER failed to handle generic error records with multiple sections
Jiang Liu
1
-0
/
+2
[next]