summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-2713-53/+2509
|\
| * backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...Lars-Peter Clausen2010-05-261-0/+3
| * backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-263-0/+198
| * backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin2010-05-261-0/+1
| * backlight: max8925_bl: Fix error handling pathAxel Lin2010-05-261-0/+1
| * backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin2010-05-261-4/+3Star
| * backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae2010-05-264-0/+1195
| * backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2010-05-262-20/+44
| * backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker2010-05-261-1/+1
| * backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-263-0/+171
| * backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo2010-05-261-2/+2
| * backlight: fix adp8860_bl build errorsRandy Dunlap2010-05-261-1/+6
| * backlight: new driver for the ADP8860 backlight partsMichael Hennerich2010-05-263-0/+822
| * backlight: 88pm860x_bl - potential memory leakDan Carpenter2010-05-261-0/+1
| * backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.Mario Schwalbe2010-05-261-0/+45
| * backlight: Kconfig cleanupH Hartley Sweeten2010-05-261-44/+35Star
| * backlight: backlight_device_register() return ERR_PTR()Dan Carpenter2010-05-261-2/+2
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-2710-14/+561
|\ \
| * | leds: Add mc13783 LED supportPhilippe Rétornaz2010-05-264-0/+415
| * | leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin2010-05-261-1/+1
| * | leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin2010-05-261-2/+7
| * | leds: led-class: set permissions on max_brightness file to 0444Axel Lin2010-05-261-1/+1
| * | leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-7/+24
| * | leds: Add LED driver for the Soekris net5501 boardBjarke Istrup Pedersen2010-05-263-0/+105
| * | leds: 88pm860x - fix checking in probe functionChristoph Fritz2010-05-261-3/+8
| |/
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-2715-307/+1456
|\ \
| * | hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2010-05-272-1/+4
| * | hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-271-13/+5Star
| * | hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2010-05-271-103/+225
| * | hwmon: (tmp102) Don't always stop chip at exitJean Delvare2010-05-271-10/+28
| * | hwmon: (tmp102) Fix suspend and resume functionsJean Delvare2010-05-271-4/+12
| * | hwmon: (tmp102) Various fixesJean Delvare2010-05-272-37/+35Star
| * | hwmon: Driver for TI TMP102 temperature sensorSteven King2010-05-273-0/+308
| * | hwmon: EMC1403 thermal sensor supportKalhan Trisal2010-05-273-0/+355
| * | hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray2010-05-271-1/+147
| * | hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg2010-05-271-0/+9
| * | hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel2010-05-271-0/+10
| * | hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg2010-05-271-0/+19
| * | hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel2010-05-271-108/+97Star
| * | hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel2010-05-271-22/+28
| * | hwmon: (adm1031) Allow setting update rateJean Delvare2010-05-271-2/+66
| * | hwmon: (lm90) Use programmed update rateIra W. Snyder2010-05-271-1/+2
| * | hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel2010-05-271-0/+8
| * | hwmon: (f71882fg) Code cleanupGiel van Schijndel2010-05-271-12/+6Star
| * | hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel2010-05-271-29/+104
| * | hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel2010-05-271-6/+5Star
| * | hwmon: (lm63) Add basic support for LM64Matthew Garrett2010-05-272-9/+18
| * | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-272-0/+16
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-276-15/+47
|\ \ \
| * | | [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-263-0/+25