aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-22
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-22
* drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-22
* drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-22
* drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-22
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-22
* ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-22
* drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-22
* bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-22
* pwm_backlight: add check_fb() hookRobert Morell2011-03-22
* drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-22
* backlight: apple_bl depends on ACPIRandy Dunlap2011-03-22
* mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-22
* mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-22
* mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-22
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-22
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-22
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-22
* backlight: add backlight typeMatthew Garrett2011-03-22
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-22
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-22
* drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee2011-03-22
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-22
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-22
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-22
|\
| * rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-22
* | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-22
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-22
|\ \
| * | i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-21
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-21
| |\ \ \ \
| | | | * | i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-20
| | | * | | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-01
| | * | | | i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-21
| | * | | | i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-21
| | * | | | i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-21
| | * | | | i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-21
| | * | | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-21
| | * | | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
| | * | | | i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior2011-03-21
| * | | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks2011-03-20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck2011-01-26
* | | | | | sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen2011-03-22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-22
|\ \ \ \ \ \
| * | | | | | veth: Fix the byte countersEric W. Biederman2011-03-21
| * | | | | | macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman2011-03-21
| * | | | | | can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg2011-03-21
| * | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-03-20
| |\ \ \ \ \ \
| | * | | | | | vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-13
| | * | | | | | vhost: lock receive queue, not the socketJason Wang2011-03-13