summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-04-1518-120/+735
|\
| * leds: Don't treat the LED name as a format stringSakari Ailus2015-03-301-1/+1
| * leds: Use log level warn instead of info when telling about a name clashSakari Ailus2015-03-301-1/+1
| * leds/led-class: Handle LEDs with the same nameRicardo Ribalda Delgado2015-03-301-2/+37
| * leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.cMasanari Iida2015-03-301-1/+1
| * leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.cMasanari Iida2015-03-301-1/+1
| * DT: leds: Add uniqueness requirement for 'label' property.Jacek Anaszewski2015-03-301-2/+4
| * dt-binding: leds: Add common LED DT bindings macrosJacek Anaszewski2015-03-301-0/+21
| * leds: add Qualcomm PM8941 WLED driverCourtney Cavin2015-03-303-0/+444
| * leds: add DT binding for Qualcomm PM8941 WLED blockCourtney Cavin2015-03-301-0/+43
| * leds: pca963x: Add missing initialiation of struct led_info.flagsGeert Uytterhoeven2015-03-301-1/+1
| * leds: flash: Fix the size of sysfs_groups arrayJacek Anaszewski2015-03-301-2/+2
| * Documentation: leds: Add description of LED Flash class extensionJacek Anaszewski2015-03-091-0/+22
| * leds: flash: document sysfs interfaceJacek Anaszewski2015-03-091-0/+80
| * leds: flash: Remove synchronized flash strobe featureJacek Anaszewski2015-03-093-97/+0
| * leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-093-0/+65
| * leds: lp8860: make use of devm_gpiod_get_optionalUwe Kleine-König2015-03-021-5/+7
| * leds: Let the binding document example for leds-gpio follow the gpio bindingsOlliver Schinagl2015-03-021-5/+7
| * leds: flash: remove stray include directiveJacek Anaszewski2015-02-241-1/+0
| * leds: leds-pwm: drop one pwm_get_period() callSebastian Andrzej Siewior2015-02-241-3/+0
* | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-15315-9019/+15172
|\ \
| * | ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin2015-04-141-1/+1
| * | Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2015-04-13330-2738/+9378
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2015-04-1211-135/+335
| | |\ \ \ \ \ \
| | | | | | | * | ASoC: wm8996: ensure lower bounds of 1 for timeoutNicholas Mc Guire2015-03-091-1/+2
| | | | | | | * | ASoC: wm8996: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-4/+5
| | | | | | | |/
| | | | | | * | ASoC: wm8804: Enable runtime PMCharles Keepax2015-04-084-50/+62
| | | | | | * | ASoC: wm8804: Add DAPM widgets for SPDIF/AIFSapthagiri Baratam2015-04-081-57/+83
| | | | | | * | ASoC: wm8804: Update binding documentation to include reset GPIOCharles Keepax2015-04-071-0/+4
| | | | | | * | ASoC: wm8804: Add support for hardware reset lineCharles Keepax2015-04-071-5/+21
| | | | | | * | ASoC: wm8804: Update DT binding document to cover regulator suppliesCharles Keepax2015-03-051-0/+3
| | | | | | * | ASoC: wm8804: Fix small issues in probe error pathsCharles Keepax2015-03-051-3/+10
| | | | | | * | ASoC: wm8804: Use new devres regulator_register_notifierCharles Keepax2015-03-051-11/+4
| | | | | | * | Merge branch 'topic/notifier' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2015-03-052-0/+101
| | | | | | |\ \
| | | | | * | | | ASoC: wm8731: let codec to manage clock by itselfSongjun Wu2015-03-161-0/+34
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+4
| | | | |/ / /
| | | * | | | ASoC: wm2200: Drop unnecessary dapm bias_level initializationLars-Peter Clausen2015-03-171-1/+0
| | | * | | | ASoC: wm2200: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+5
| | | |/ / /
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23' a...Mark Brown2015-04-126-36/+24
| | |\ \ \ \ \ \
| | | | | * | | | ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-121-18/+18
| | | | | |/ / /
| | | | * | | | ASoC: tlv320aic23: remove incorrect __exit markupsDmitry Torokhov2015-03-091-2/+2
| | | | |/ / /
| | | * | | | ASoC: tegra_wm9712: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-5/+1
| | | * | | | ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-2/+1
| | | * | | | ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-4/+1
| | | * | | | ASoC: tegra_alc5632: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-4/+1
| | | * | | | Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-04-0831-231/+167
| | | |\ \ \ \
| | | * | | | | ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-051-1/+0
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-126-26/+252
| | |\ \ \ \ \ \ \ \
| | | | | * | | | | | ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-262-23/+8
| | | | | * | | | | | ARM: shmobile: armadillo800eva: fix clock inversionLars-Peter Clausen2015-03-261-1/+0
OpenPOWER on IntegriCloud