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
2011-01-13
gpio: pca953x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
2011-01-13
gpio: max732x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
2011-01-13
gpio: langwell_gpio: irq_data conversion
Lennert Buytenhek
1
-8
/
+8
2011-01-13
gpio: adp5588-gpio: irq_data conversion
Lennert Buytenhek
1
-19
/
+20
2011-01-13
cs5535: deprecate older cs5535_gpio driver
Andres Salomon
8
-10
/
+21
2011-01-13
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
5
-93
/
+103
2011-01-13
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
2
-1
/
+53
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
1
-1
/
+2
2011-01-13
rtc-cmos: fix suspend/resume
Paul Fox
1
-7
/
+9
2011-01-13
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
1
-2
/
+4
2011-01-13
vgacon: check for efi machine
Yannick Heneault
1
-1
/
+2
2011-01-13
dca: remove unneeded NULL check
Dan Carpenter
1
-2
/
+0
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2
-0
/
+10
2011-01-13
drivers/video/backlight/l4f00242t03.c: fix reset sequence
Alberto Panizzo
1
-1
/
+2
2011-01-13
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...
Alberto Panizzo
1
-4
/
+6
2011-01-13
drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...
Alberto Panizzo
1
-22
/
+75
2011-01-13
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
Mariusz Kozlowski
1
-1
/
+1
2011-01-13
leds: add output inversion option to backlight trigger
Janusz Krzysztofik
1
-4
/
+57
2011-01-13
leds-lp5521: modify the way of setting led device name
Arun Murthy
1
-1
/
+2
2011-01-13
leds: lp5521: fix circular locking
Samu Onkalo
1
-44
/
+8
2011-01-13
leds: lp5523: fix circular locking
Samu Onkalo
1
-40
/
+16
2011-01-13
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
1
-1
/
+2
2011-01-13
leds: leds-pca9532 cleanups
Axel Lin
1
-38
/
+28
2011-01-13
drivers/leds/leds-lp5521.c: fix potential buffer overflow
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
1
-4
/
+15
2011-01-12
hwmon: (dme1737) Minor cleanups
Juerg Haefliger
1
-48
/
+73
2011-01-12
hwmon: (dme1737) Add support for in7 for SCH5127
Juerg Haefliger
1
-15
/
+53
2011-01-12
hwmon: (emc1403) Add EMC1423 support
Jekyll Lai
2
-6
/
+14
2011-01-12
hwmon: (w83793) Drop useless mutex
Jean Delvare
1
-4
/
+1
2011-01-12
hwmon: (fschmd) Drop useless mutex
Jean Delvare
1
-4
/
+1
2011-01-12
hwmon: (w83781d) Use pr_fmt and pr_<level>
Joe Perches
1
-15
/
+14
2011-01-12
hwmon: (pc87427) Use pr_fmt and pr_<level>
Joe Perches
1
-13
/
+13
2011-01-12
hwmon: (pc87360) Use pr_fmt and pr_<level>
Joe Perches
1
-30
/
+23
2011-01-12
hwmon: (lm78) Use pr_fmt and pr_<level>
Joe Perches
1
-7
/
+7
2011-01-12
hwmon: (it87) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+14
2011-01-12
hwmon: (w83793) Implement the standard intrusion detection interface
Jean Delvare
1
-3
/
+30
2011-01-12
hwmon: (w83792d) Implement the standard intrusion detection interface
Jean Delvare
1
-3
/
+41
2011-01-12
hwmon: (adm9240) Implement the standard intrusion detection interface
Jean Delvare
1
-3
/
+29
2011-01-12
hwmon: (via686a) Initialize fan_div values
Jean Delvare
1
-3
/
+11
2011-01-12
hwmon: (w83795) Silent false warning from gcc
Jean Delvare
1
-2
/
+2
2011-01-12
hwmon: (ads7828) Update email contact details
Steven Hardy
1
-2
/
+2
2011-01-12
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
23
-637
/
+1082
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-311
/
+660
2011-01-12
regulator: missing index in PTR_ERR() in isl6271a_probe()
roel kluin
1
-1
/
+1
2011-01-12
regulator: Assign return value of mc13xxx_reg_rmw to ret
Axel Lin
1
-1
/
+1
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
1
-0
/
+35
2011-01-12
regulator: Make regulator_has_full_constraints a bool
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Clean up logging a bit
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
1
-1
/
+8
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
1
-0
/
+47
[prev]
[next]