summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim2015-08-286-33/+28
* leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-08-281-2/+2
* leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar2015-08-281-40/+12
* leds/led-class: Add missing put_device()Ricardo Ribalda Delgado2015-08-281-2/+5
* leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin2015-08-281-4/+0
* leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot2015-08-281-4/+8
* leds: leds-ns2: handle can_sleep GPIOsSimon Guinot2015-08-281-24/+51
* leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort2015-08-281-48/+54
* leds: lp8860: Constify reg_default tablesAxel Lin2015-08-281-2/+2
* leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-286-6/+0
* leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven2015-08-281-2/+3
* leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-282-2/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-233-13/+15
|\
| * SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-231-1/+1
|\ \
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-221-1/+3
|\ \ \
| * | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
| * | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-221-0/+1
|\ \ \ \
| * | | | clocksource/imx: Fix boot with non-DT systemsGuenter Roeck2015-08-201-0/+1
| |/ / /
* | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
* | | | Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-212-2/+7
|\ \ \ \
| * | | | PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas2015-08-201-1/+1
| * | | | PCI: Tolerate hierarchies with no Root PortYijing Wang2015-08-191-1/+6
* | | | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-08-2113-602/+32
|\ \ \ \ \
| * | | | | [media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam2015-08-191-2/+3
| * | | | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-192-39/+0
| * | | | | Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"David Härdeman2015-08-192-118/+0
| * | | | | Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman2015-08-191-116/+0
| * | | | | Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman2015-08-191-122/+0
| * | | | | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman2015-08-193-24/+1
| * | | | | Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"David Härdeman2015-08-191-36/+0
| * | | | | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2015-08-192-128/+0
| * | | | | [media] vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart2015-08-101-7/+7
| * | | | | [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-172-9/+19
| * | | | | [media] media/pci/cobalt: fix Kconfig and build when SND is not enabledRandy Dunlap2015-07-011-0/+1
| * | | | | [media] media/dvb: fix ts2020.c Kconfig and buildRandy Dunlap2015-07-011-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-211-1/+1
|\ \ \ \ \ \
| * | | | | | Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier2015-08-201-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-08-215-37/+34
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: fix hotplug race at startupDave Airlie2015-08-211-0/+5
| * | | | | | | Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-08-213-36/+28
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar2015-08-191-8/+22
| | * | | | | | | drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar2015-08-191-3/+4
| | * | | | | | | Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar2015-08-191-6/+0
| | * | | | | | | Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula2015-08-191-23/+4
| | * | | | | | | drm/i915: Flag the execlists context object as dirty after every useChris Wilson2015-08-171-0/+2