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.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
Merge branch 'linus' into release
Len Brown
2799
-142244
/
+255881
2011-03-23
Merge branch 'battery-sysfs-notifier' into release
Len Brown
1
-0
/
+22
2011-03-23
Merge branch 'reset' into release
Len Brown
2
-10
/
+14
2011-03-23
Merge commit 'v2.6.38' into release
Len Brown
133
-520
/
+1152
2011-03-23
Merge branch 'bugfix-thermal' into release
Len Brown
1
-1
/
+2
2011-03-23
Merge branch 'misc' into release
Len Brown
3
-16
/
+18
2011-03-23
ACPI: minor printk format change in acpi_pad
Naga Chumbalkar
1
-1
/
+1
2011-03-23
ACPI: make acpi_pad /sys output more readable
Naga Chumbalkar
1
-4
/
+7
2011-03-23
ACPI: Make sure the FADT is at least rev 2 before using the reset register
Matthew Garrett
1
-0
/
+5
2011-03-23
ACPI: Bug compatibility for Windows on the ACPI reboot vector
Matthew Garrett
1
-5
/
+4
2011-03-23
ACPICA: Fix access width for reset vector
Matthew Garrett
1
-5
/
+5
2011-03-23
ACPI battery: fribble sysfs files from a resume notifier
Kyle McMartin
1
-0
/
+22
2011-03-23
Merge branch 'button-cleanup' into release
Len Brown
1
-103
/
+60
2011-03-23
ACPI button: remove unused procfs I/F
Zhang Rui
1
-103
/
+60
2011-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
12
-1242
/
+1902
2011-03-23
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-1
/
+1
2011-03-23
pps: remove unreachable code
Alexander Gordeev
1
-5
/
+0
2011-03-23
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
3
-6
/
+10
2011-03-23
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
3
-0
/
+499
2011-03-23
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-23
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2011-03-23
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-03-23
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-23
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2011-03-23
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
3
-0
/
+128
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-3
/
+0
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
[next]