summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds: max77693: add support for V4L2 Flash sub-deviceJacek Anaszewski2015-06-221-6/+123
* media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski2015-06-223-0/+723
* v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-151-12/+27
* leds: add BCM6358 LED driverÁlvaro Fernández Rojas2015-05-253-0/+252
* leds: fix brightness changing when software blinking is activeStas Sergeev2015-05-252-2/+8
* leds: lp5523: add master_fader supportToshi Kikuchi2015-05-251-0/+148
* leds: leds-gpio: Allow compile test if !GPIOLIBGeert Uytterhoeven2015-05-251-1/+1
* leds: leds-gpio: Add missing #include <linux/of.h>Geert Uytterhoeven2015-05-251-0/+1
* leds: Add ktd2692 flash LED driverIngi Kim2015-05-253-0/+453
* leds: add BCM6328 LED driverÁlvaro Fernández Rojas2015-05-043-0/+422
* leds: Add driver for AAT1290 flash LED controllerJacek Anaszewski2015-05-043-0/+460
* leds: Add support for max77693 mfd flash cellJacek Anaszewski2015-05-043-0/+991
* leds: unify the location of led-trigger APIJacek Anaszewski2015-05-041-24/+0
* leds: gpio: Fix error handling for led name null pointer caseJacek Anaszewski2015-05-041-2/+4
* leds: gpio: Fix device teardown on probe deferralSebastian Hesselbarth2015-05-041-2/+3
* leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driverAndrew Lunn2015-05-043-0/+309
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0314-94/+110
|\
| * Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\
| | * drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2015-04-282-0/+10
| * | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2015-05-041-4/+5
| |\ \
| | * | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-3011-90/+95
| |\ \ \ | | |_|/ | |/| |
| | * | drm/radeon: fix userptr return value checking (v2)Christian König2015-04-271-5/+5
| | * | drm/radeon: check new address before removing old oneChristian König2015-04-271-14/+17
| | * | drm/radeon: reset BOs address after clearing it.Christian König2015-04-271-0/+2
| | * | drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König2015-04-271-1/+2
| | * | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher2015-04-271-0/+1
| | * | drm/radeon: adjust pll when audio is not enabledAlex Deucher2015-04-271-0/+3
| | * | drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2015-04-272-12/+21
| | * | drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher2015-04-272-14/+21
| | * | drm/radeon/audio: don't enable packets until the endAlex Deucher2015-04-271-13/+17
| | * | drm/radeon: drop dce6_dp_enableAlex Deucher2015-04-273-28/+2
| | * | drm/radeon: fix ordering of AVI packet setupAlex Deucher2015-04-272-10/+11
| | * | drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer2015-04-271-2/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-039-146/+47
|\ \ \ \
| * | | | 3w-9xxx: fix command completion raceChristoph Hellwig2015-04-272-49/+13
| * | | | 3w-xxxx: fix command completion raceChristoph Hellwig2015-04-272-41/+6
| * | | | 3w-sas: fix command completion raceChristoph Hellwig2015-04-272-44/+10
| * | | | aha1542: Allocate memory before taking a lockOndrej Zary2015-04-271-12/+11
| * | | | SCSI: add 1024 max sectors black list flagMike Christie2015-04-272-0/+7
| |/ / /
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-05-033-0/+7
|\ \ \ \
| * | | | dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman2015-04-291-0/+4
| * | | | dmaengine: xgene: Set hardware dependencyJean Delvare2015-04-271-0/+1
| * | | | dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven2015-04-271-0/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-0127-113/+169
|\ \ \ \
| * | | | net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
| * | | | net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
| * | | | netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
| * | | | net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
| * | | | mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1