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-10-27
misc devices: do not enable by default
Borislav Petkov
1
-1
/
+0
2010-10-27
drivers/misc/apds9802als.c: add runtime PM support
Hong Liu
1
-64
/
+103
2010-10-27
drivers/misc/apds9802als.c: ALS drivers for the apds9802als
anantha
3
-0
/
+319
2010-10-27
pca953x: pca953x driver fixes for x86 mrst
Alek Du
1
-6
/
+7
2010-10-27
drivers/misc/isl29020.c: ambient light sensor
Kalhan Trisal
3
-0
/
+259
2010-10-27
lkdtm: prefix enum constants
Namhyung Kim
1
-64
/
+64
2010-10-27
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
3
-0
/
+1307
2010-10-27
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
3
-0
/
+1424
2010-10-27
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
1
-2
/
+2
2010-10-27
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
5
-14
/
+123
2010-10-27
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2
-10
/
+10
2010-10-27
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
1
-2
/
+6
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
4
-6
/
+5
2010-10-27
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
1
-2
/
+1
2010-10-27
hpet: fix style problems
Jaswinder Singh Rajput
1
-10
/
+10
2010-10-27
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
1
-0
/
+15
2010-10-27
hpet: unmap unused I/O space
Jiri Slaby
1
-0
/
+2
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
5
-27
/
+24
2010-10-27
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-27
writeback: add /sys/devices/system/node/<node>/vmstat
Michael Rubin
1
-0
/
+14
2010-10-27
ipmi: proper spinlock initialization
Eric Dumazet
1
-11
/
+19
2010-10-27
drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts
Michael Hennerich
1
-2
/
+2
2010-10-27
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
1
-0
/
+17
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
13
-26
/
+1473
2010-10-26
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-224
/
+313
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-7
/
+7
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
18
-190
/
+452
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-3
/
+43
2010-10-26
AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family
Nicolas Ferre
1
-6
/
+6
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
1
-1
/
+1
2010-10-26
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
3
-0
/
+626
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
3
-59
/
+96
2010-10-26
spi: tegra: fix error setting on timeout
Erik Gilling
1
-4
/
+4
2010-10-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-10
/
+22
2010-10-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-130
/
+1416
2010-10-26
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-26
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
2010-10-26
hwmon: lis3: use block read to access data registers
Samu Onkalo
3
-3
/
+32
2010-10-26
hwmon: lis3: Adjust fuzziness for 8 bit device
Samu Onkalo
1
-4
/
+14
2010-10-26
hwmon: lis3: New parameters to platform data
Samu Onkalo
1
-7
/
+14
2010-10-26
hwmon: lis3: restore axis enabled bits
Samu Onkalo
2
-2
/
+2
2010-10-26
hwmon: lis3: Power on corrections
Samu Onkalo
2
-8
/
+12
2010-10-26
hwmon: lis3: Update coordinates at polled device open
Samu Onkalo
1
-0
/
+5
2010-10-26
hwmon: lis3: Cleanup interrupt handling
Samu Onkalo
2
-22
/
+13
2010-10-26
hwmon: lis3: regulator control
Samu Onkalo
3
-1
/
+119
2010-10-26
hwmon: lis3: pm_runtime support
Samu Onkalo
3
-13
/
+102
2010-10-26
hwmon: add generic GPIO fan driver
Simon Guinot
3
-0
/
+568
2010-10-26
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
1
-2
/
+18
2010-10-26
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
3
-14
/
+3
[next]