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.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
2010-05-25
ad525x_dpot: add support for one time programmable pots
Michael Hennerich
4
-20
/
+150
2010-05-25
ad525x_dpot: add support for ADN2860 and AD528x pots
Michael Hennerich
4
-14
/
+26
2010-05-25
ad525x_dpot: add support for AD524x pots
Michael Hennerich
4
-96
/
+175
2010-05-25
ad525x_dpot: add support for SPI parts
Michael Hennerich
6
-319
/
+806
2010-05-25
ad525x_dpot: extend write argument to 16bits
Michael Hennerich
1
-2
/
+2
2010-05-25
ad525x_dpot: simplify duplicated sysfs defines
Michael Hennerich
1
-195
/
+43
2010-05-25
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
1
-0
/
+1
2010-05-25
hvsi: fix messed up error checking getting state name
Phil Carmody
1
-4
/
+2
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
5
-5
/
+5
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-25
cpuidle: add a repeating pattern detector to the menu governor
Arjan van de Ven
1
-1
/
+59
2010-05-25
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
Greg Ungerer
1
-1
/
+1
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
1
-0
/
+3
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
3
-6
/
+6
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
47
-219
/
+520
2010-05-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
13
-168
/
+848
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-37
/
+387
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
1
-25
/
+3
2010-05-24
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
137
-614
/
+855
2010-05-24
fusion: fix kernel-doc notation
Ben Hutchings
1
-4
/
+2
2010-05-24
scsi_scan.c: fix/convert functions to use kernel-doc
Randy Dunlap
1
-17
/
+9
2010-05-22
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
1
-0
/
+4
2010-05-22
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
1
-0
/
+1
2010-05-22
sh: fix Oops in the serial SCI driver
Guennadi Liakhovetski
1
-2
/
+3
2010-05-22
sh: allow platforms to specify SD-card supported voltages
Guennadi Liakhovetski
1
-1
/
+3
2010-05-22
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
1
-1
/
+4
2010-05-22
mfd: pass platform flags down to the tmio_mmc driver
Guennadi Liakhovetski
1
-0
/
+2
2010-05-22
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
1
-1
/
+4
2010-05-22
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
3
-30
/
+348
2010-05-22
sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c
Guennadi Liakhovetski
1
-4
/
+20
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
3287
-136210
/
+264184
2010-05-22
of: change of_match_device to work with struct device
Grant Likely
3
-11
/
+8
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
109
-287
/
+503
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
2
-6
/
+6
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
1
-2
/
+2
2010-05-22
fbmem: avoid printk format warning with 32-bit resources
Randy Dunlap
1
-1
/
+4
2010-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+4
2010-05-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
15
-420
/
+511
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-118
/
+99
2010-05-22
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
6
-384
/
+475
2010-05-22
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-1
/
+2
2010-05-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
9
-278
/
+1606
2010-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
27
-453
/
+4849
2010-05-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
14
-582
/
+987
2010-05-22
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
NeilBrown
4383
-88597
/
+209122
2010-05-22
sanitize vfs_fsync calling conventions
Christoph Hellwig
3
-4
/
+4
2010-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
732
-51732
/
+56069
2010-05-22
Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-470
/
+934
2010-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-43
/
+40
2010-05-22
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
16
-100
/
+1219
[next]