summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0419-111/+1743
|\
| * 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-276-0/+1309
| * hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-273-1/+30
| * hwmon: (ds1621) Update documentationRobert Coulson2013-06-271-30/+50
| * hwmon: (ds1621) Add DS1731 chip support to ds1621 driverRobert Coulson2013-06-273-18/+26
| * 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-272-61/+12Star
| * hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentationRobert Coulson2013-06-273-10/+45
| * hwmon: (ds1621) Add ds1721 update interval sysfs attributeRobert Coulson2013-06-272-0/+121
| * hwmon: (ds1621) Add ds1721 chip supportRobert Coulson2013-06-273-23/+132
| * hwmon: (w83627ehf) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0Star
| * hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0Star
| * hwmon: (i5k_amb) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0Star
| * hwmon: (coretemp) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-2/+0Star
| * hwmon: (abituguru3) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-211-1/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-07-0418-346/+553
|\ \
| * | 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-211-3/+7
| * | leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan2013-06-213-4/+69
| * | leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-213-304/+204Star
| * | leds: renesas-tpu: cleanup a small type issueDan Carpenter2013-06-211-4/+4
| * | leds: use platform_{get,set}_drvdata()Jingoo Han2013-06-213-4/+4
| * | leds: leds-gpio: Let device core handle pinctrlFabio Estevam2013-06-211-6/+0Star
| * | leds: lp5562: Properly setup of_device_id tableAxel Lin2013-06-211-1/+10
| * | leds: lp5523: Properly setup of_device_id tableAxel Lin2013-06-211-1/+10
| * | leds: lp5521: Properly setup of_device_id tableAxel Lin2013-06-211-1/+9
| * | leds: lp5562: support the device tree featureKim, Milo2013-06-212-7/+49
| * | leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2013-06-212-43/+127
| * | leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-2/+0Star
| * | leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-1/+0Star
| * | leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-2/+0Star
| * | leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-211-1/+0Star
| * | leds: lp55xx: add support for Device Tree bindingsLinus Walleij2013-06-215-10/+108
| |/
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-04333-4219/+12029
|\ \
| * | ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai2013-07-031-1/+1
| * | ALSA: hda - Add Dell SSID to support Headset Mic recordingKailang Yang2013-07-011-0/+4
| * | Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-015-14/+16
| |\ \
| | * \ Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown2013-06-301-22/+10Star
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-06-302-2/+114
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2013-06-302-4/+337
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown2013-06-3011-64/+27Star
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-06-302-7/+455
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2013-06-302-49/+307
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: adau1701: remove control_data assignmentDaniel Mack2013-06-301-2/+0Star
| | | * | | | | | | ASoC: adau1701: more direct regmap usageDaniel Mack2013-06-301-7/+12
| | * | | | | | | | ASoC: ac97: fixup multi-platform AC'97 module build failureKevin Hilman2013-06-291-0/+1