index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-22
1
-4
/
+3
*
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-22
1
-3
/
+3
*
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
3
-0
/
+128
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
1
-3
/
+0
*
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-22
1
-4
/
+2
*
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
2011-03-22
1
-0
/
+1
*
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
2011-03-22
1
-3
/
+3
*
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
2011-03-22
1
-2
/
+2
*
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
2011-03-22
1
-2
/
+2
*
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
2011-03-22
1
-7
/
+10
*
ST SPEAr: PCIE gadget suppport
Pratyush Anand
2011-03-22
3
-0
/
+919
*
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
2011-03-22
1
-3
/
+3
*
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
2011-03-22
1
-9
/
+10
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
1
-0
/
+11
*
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
2
-4
/
+4
*
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
1
-2
/
+2
*
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
3
-34
/
+35
*
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
1
-0
/
+13
*
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
3
-275
/
+101
*
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
1
-1
/
+14
*
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
4
-20
/
+27
*
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
4
-6
/
+273
*
backlight: add backlight type
Matthew Garrett
2011-03-22
57
-2
/
+82
*
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
1
-10
/
+10
*
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
1
-7
/
+7
*
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
2011-03-22
4
-0
/
+1028
*
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
1
-1
/
+1
*
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
3
-0
/
+389
*
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
2011-03-22
1
-19
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
1
-26
/
+335
|
\
|
*
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-03-22
1
-26
/
+335
*
|
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-03-22
2
-14
/
+14
*
|
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
7
-98
/
+927
|
\
\
|
*
|
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
2011-03-21
1
-3
/
+2
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
2011-03-21
6
-98
/
+382
|
|
\
\
\
\
|
|
|
|
*
|
i2c-mxs: set controller to pio queue mode after reset
Sascha Hauer
2011-03-20
1
-2
/
+2
|
|
|
*
|
|
i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
Tomoya MORINAGA
2011-03-02
2
-68
/
+108
|
|
*
|
|
|
i2c-pxa2xx: Fix register offsets
Vasily Khoruzhick
2011-03-21
1
-7
/
+7
|
|
*
|
|
|
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
Sebastian Andrzej Siewior
2011-03-21
1
-0
/
+5
|
|
*
|
|
|
i2c-pxa2xx: check timeout correctly
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+3
|
|
*
|
|
|
i2c-pxa2xx: add support for shared IRQ handler
Sebastian Andrzej Siewior
2011-03-21
1
-2
/
+8
|
|
*
|
|
|
i2c-pxa2xx: Add PCI support for PXA I2C controller
Sebastian Andrzej Siewior
2011-03-21
4
-5
/
+206
|
|
*
|
|
|
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+1
|
|
*
|
|
|
i2c-pxa2xx: use dynamic register layout
Sebastian Andrzej Siewior
2011-03-21
1
-20
/
+50
|
*
|
|
|
|
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
Ben Dooks
2011-03-20
3
-0
/
+546
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
Guenter Roeck
2011-01-27
3
-0
/
+546
*
|
|
|
|
|
sd: Fail discard requests when logical block provisioning has been disabled
Martin K. Petersen
2011-03-22
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-22
10
-165
/
+98
|
\
\
\
\
\
\
|
*
|
|
|
|
|
veth: Fix the byte counters
Eric W. Biederman
2011-03-21
1
-1
/
+1
|
*
|
|
|
|
|
macvlan: Fix use after free of struct macvlan_port.
Eric W. Biederman
2011-03-21
1
-6
/
+12
[next]