index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
1
-12
/
+5
2011-03-23
dt: protect against NULL matches passed to of_match_node()
Grant Likely
1
-0
/
+3
2011-03-23
dt: Refactor of_platform_bus_probe()
Grant Likely
1
-37
/
+18
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
12
-1242
/
+1902
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-1
/
+1
2011-03-22
pps: remove unreachable code
Alexander Gordeev
1
-5
/
+0
2011-03-22
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
3
-6
/
+10
2011-03-22
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
3
-0
/
+499
2011-03-22
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
1
-1
/
+1
2011-03-22
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
1
-5
/
+171
2011-03-22
rtc: convert DS1374 to dev_pm_ops
Mark Brown
1
-6
/
+13
2011-03-22
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-22
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
3
-0
/
+128
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-3
/
+0
2011-03-22
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
1
-4
/
+2
2011-03-22
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-22
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
1
-3
/
+3
2011-03-22
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
1
-7
/
+10
2011-03-22
ST SPEAr: PCIE gadget suppport
Pratyush Anand
3
-0
/
+919
2011-03-22
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
1
-3
/
+3
2011-03-22
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
1
-9
/
+10
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
1
-0
/
+11
2011-03-22
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2
-4
/
+4
2011-03-22
backlight: apple_bl depends on ACPI
Randy Dunlap
1
-2
/
+2
2011-03-22
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
3
-34
/
+35
2011-03-22
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
1
-0
/
+13
2011-03-22
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
3
-275
/
+101
2011-03-22
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
1
-1
/
+14
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
4
-20
/
+27
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
4
-6
/
+273
2011-03-22
backlight: add backlight type
Matthew Garrett
57
-2
/
+82
2011-03-22
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-03-22
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
1
-7
/
+7
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
4
-0
/
+1028
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
1
-1
/
+1
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
3
-0
/
+389
2011-03-22
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
1
-19
/
+28
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-26
/
+335
2011-03-22
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
dmaengine/dmatest: Pass timeout via module params
Viresh Kumar
1
-1
/
+6
2011-03-22
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
Uwe Kleine-König
1
-1
/
+1
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-21
veth: Fix the byte counters
Eric W. Biederman
1
-1
/
+1
2011-03-21
macvlan: Fix use after free of struct macvlan_port.
Eric W. Biederman
1
-6
/
+12
[next]