summaryrefslogtreecommitdiffstats
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-224-0/+871
* v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-152-12/+29
* Documentation: leds: Add description of v4l2-flash sub-deviceJacek Anaszewski2015-06-101-0/+51
* leds: add BCM6358 LED driverÁlvaro Fernández Rojas2015-05-253-0/+252
* leds: add DT binding for BCM6358 LED controllerÁlvaro Fernández Rojas2015-05-251-0/+145
* leds: fix brightness changing when software blinking is activeStas Sergeev2015-05-252-2/+8
* Documentation: leds-lp5523: describe master fader attributesToshi Kikuchi2015-05-251-0/+30
* 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
* gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven2015-05-251-0/+15
* leds: Add ktd2692 flash LED driverIngi Kim2015-05-253-0/+453
* leds: ktd2692: add device tree bindings for ktd2692Ingi Kim2015-05-251-0/+50
* of: Add vendor prefix for Kinetic technologiesIngi Kim2015-05-251-0/+1
* leds: add BCM6328 LED driverÁlvaro Fernández Rojas2015-05-043-0/+422
* leds: add DT binding for BCM6328 LED controllerÁlvaro Fernández Rojas2015-05-041-0/+309
* leds: Add driver for AAT1290 flash LED controllerJacek Anaszewski2015-05-043-0/+460
* DT: Add documentation for the Skyworks AAT1290Jacek Anaszewski2015-05-041-0/+41
* leds: Add support for max77693 mfd flash cellJacek Anaszewski2015-05-043-0/+991
* leds: unify the location of led-trigger APIJacek Anaszewski2015-05-042-24/+25
* 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
* leds: tlc591xx: Document binding for the TI 8/16 Channel i2c LED driverAndrew Lunn2015-05-041-0/+40
* Linux 4.1-rc2v4.1-rc2Linus Torvalds2015-05-031-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0313-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-021-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-021-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-022-0/+10
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0315-94/+117
|\ \
| * \ 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-042-4/+12
| |\ \ \
| | * | | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| | * | | MAINTAINERS: add entry for Rockchip drm driversHeiko Stuebner2015-04-201-0/+7
| * | | | 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