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
2011-03-23
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
1
-4
/
+2
2011-03-23
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-23
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
1
-3
/
+3
2011-03-23
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
1
-2
/
+2
2011-03-23
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
1
-2
/
+2
2011-03-23
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
1
-7
/
+10
2011-03-23
ST SPEAr: PCIE gadget suppport
Pratyush Anand
3
-0
/
+919
2011-03-23
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
1
-3
/
+3
2011-03-23
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
1
-9
/
+10
2011-03-23
pwm_backlight: add check_fb() hook
Robert Morell
1
-0
/
+11
2011-03-23
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2
-4
/
+4
2011-03-23
backlight: apple_bl depends on ACPI
Randy Dunlap
1
-2
/
+2
2011-03-23
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
3
-34
/
+35
2011-03-23
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
1
-0
/
+13
2011-03-23
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
3
-275
/
+101
2011-03-23
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
1
-1
/
+14
2011-03-23
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
4
-20
/
+27
2011-03-23
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
4
-6
/
+273
2011-03-23
backlight: add backlight type
Matthew Garrett
57
-2
/
+82
2011-03-23
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-03-23
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
1
-7
/
+7
2011-03-23
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
4
-0
/
+1028
2011-03-23
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
1
-1
/
+1
2011-03-23
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
3
-0
/
+389
2011-03-23
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
1
-19
/
+28
2011-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-26
/
+335
2011-03-23
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2
-14
/
+14
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
1
-26
/
+335
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
7
-98
/
+927
2011-03-22
sd: Fail discard requests when logical block provisioning has been disabled
Martin K. Petersen
1
-0
/
+1
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-165
/
+98
2011-03-22
veth: Fix the byte counters
Eric W. Biederman
1
-1
/
+1
2011-03-22
macvlan: Fix use after free of struct macvlan_port.
Eric W. Biederman
1
-6
/
+12
2011-03-22
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
1
-3
/
+3
2011-03-22
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
1
-3
/
+2
2011-03-22
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
6
-98
/
+382
2011-03-22
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
1
-45
/
+49
2011-03-22
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-03-22
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-103
/
+1347
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-81
/
+139
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
5
-52
/
+56
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
1
-40
/
+109
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
1
-32
/
+18
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
3
-0
/
+293
2011-03-21
hwmon: New driver for SMSC SCH5627
Hans de Goede
3
-0
/
+868
2011-03-21
hwmon: (abituguru*) Update my email address
Hans de Goede
2
-4
/
+4
2011-03-21
hwmon: (lm75) Speed up detection
Jean Delvare
1
-21
/
+19
2011-03-21
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
2
-16
/
+42
2011-03-21
hp_accel: Fix driver name
Jean Delvare
1
-1
/
+1
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare
11
-49
/
+57
[next]