aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-0416-13/+433
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-022-0/+16
| |\
| | * powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu2013-06-251-0/+8
| | * i2c-cpm: Fix to takeback i2c bus master-ship after a collisionSachin Surendran2013-06-251-0/+8
| * | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-012-3/+3
| * | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01171-808/+5827
| |\ \
| * | | macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang2013-07-011-1/+0
| * | | mac: Make cuda_init_via() __initGeert Uytterhoeven2013-07-011-1/+1
| * | | macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-4/+4
| * | | powerpc/windfarm: Fix overtemperature clearingAaro Koskinen2013-07-013-3/+15
| * | | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day2013-06-251-1/+1
| | |/ | |/|
| * | powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-202-2/+2
| * | powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy2013-06-204-0/+385
| * | powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+8
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0313-100/+1435
|\ \ \
| * | | hwmon: (ds1621) Fix temperature rounding operationsGuenter Roeck2013-06-281-9/+12
| * | | hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck2013-06-271-5/+7
| * | | hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck2013-06-271-23/+57
| * | | Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard2013-06-273-0/+1160
| * | | hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-271-0/+5
| * | | hwmon: (ds1621) Add DS1731 chip support to ds1621 driverRobert Coulson2013-06-272-5/+8
| * | | hwmon: (iio_hwmon) add alias tableSebastian Andrzej Siewior2013-06-271-0/+1
| * | | hwmon: (adm1021) Do not create min sysfs attributes for LM84Guenter Roeck2013-06-271-7/+25
| * | | hwmon: (ds1621) Remove detect functionRobert Coulson2013-06-271-48/+0
| * | | hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentationRobert Coulson2013-06-272-7/+21
| * | | hwmon: (ds1621) Add ds1721 update interval sysfs attributeRobert Coulson2013-06-271-0/+56
| * | | hwmon: (ds1621) Add ds1721 chip supportRobert Coulson2013-06-272-17/+112
| * | | hwmon: (w83627ehf) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * | | hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0
| * | | hwmon: (i5k_amb) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * | | hwmon: (coretemp) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0
| * | | hwmon: (abituguru3) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-07-0315-292/+351
|\ \ \ \
| * | | | leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan2013-07-021-1/+1
| * | | | leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan2013-06-201-3/+7
| * | | | leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan2013-06-202-4/+62
| * | | | leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-201-250/+156
| * | | | leds: renesas-tpu: cleanup a small type issueDan Carpenter2013-06-201-4/+4
| * | | | leds: use platform_{get,set}_drvdata()Jingoo Han2013-06-203-4/+4
| * | | | leds: leds-gpio: Let device core handle pinctrlFabio Estevam2013-06-201-6/+0
| * | | | leds: lp5562: Properly setup of_device_id tableAxel Lin2013-06-201-1/+10
| * | | | leds: lp5523: Properly setup of_device_id tableAxel Lin2013-06-201-1/+10
| * | | | leds: lp5521: Properly setup of_device_id tableAxel Lin2013-06-201-1/+9
| * | | | leds: lp5562: support the device tree featureKim, Milo2013-06-201-5/+14
| * | | | leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2013-06-201-35/+26
| * | | | leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-2/+0
| * | | | leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-1/+0
| * | | | leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-2/+0
| * | | | leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-1/+0
| * | | | leds: lp55xx: add support for Device Tree bindingsLinus Walleij2013-06-204-10/+87
| |/ / /