aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-221-1/+1
* pps: remove unreachable codeAlexander Gordeev2011-03-221-5/+0
* pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-223-6/+10
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-223-0/+499
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-221-1/+1
* drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-221-5/+171
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-221-6/+13
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-221-4/+3
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-221-3/+3
* sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-223-0/+128
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-3/+0
* drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-221-4/+2
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-221-0/+1
* drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-221-3/+3
* drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-221-2/+2
* drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-221-2/+2
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-221-7/+10
* ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-223-0/+919
* drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-221-3/+3
* bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-221-9/+10
* pwm_backlight: add check_fb() hookRobert Morell2011-03-221-0/+11
* drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-222-4/+4
* backlight: apple_bl depends on ACPIRandy Dunlap2011-03-221-2/+2
* mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-223-34/+35
* mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-221-0/+13
* mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-223-275/+101
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-224-20/+27
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-224-6/+273
* backlight: add backlight typeMatthew Garrett2011-03-2257-2/+82
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-221-10/+10
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-221-7/+7
* drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee2011-03-224-0/+1028
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-221-1/+1
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-223-0/+389
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-221-19/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-221-26/+335
|\
| * rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-221-26/+335
* | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-222-14/+14
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-227-98/+927
|\ \
| * | i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-211-3/+2
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-216-98/+382
| |\ \ \ \
| | | | * | i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-201-2/+2
| | | * | | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-022-68/+108
| | * | | | i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-211-7/+7
| | * | | | i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-211-0/+5
| | * | | | i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-211-1/+3
| | * | | | i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-211-2/+8
| | * | | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-214-5/+206
| | * | | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1