Age | Commit message (Expand) | Author | Files | Lines |
2015-06-15 | v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it | Sakari Ailus | 2 | -12/+29 |
2015-06-10 | Documentation: leds: Add description of v4l2-flash sub-device | Jacek Anaszewski | 1 | -0/+51 |
2015-05-25 | leds: add BCM6358 LED driver | Álvaro Fernández Rojas | 3 | -0/+252 |
2015-05-25 | leds: add DT binding for BCM6358 LED controller | Álvaro Fernández Rojas | 1 | -0/+145 |
2015-05-25 | leds: fix brightness changing when software blinking is active | Stas Sergeev | 2 | -2/+8 |
2015-05-25 | Documentation: leds-lp5523: describe master fader attributes | Toshi Kikuchi | 1 | -0/+30 |
2015-05-25 | leds: lp5523: add master_fader support | Toshi Kikuchi | 1 | -0/+148 |
2015-05-25 | leds: leds-gpio: Allow compile test if !GPIOLIB | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-25 | leds: leds-gpio: Add missing #include <linux/of.h> | Geert Uytterhoeven | 1 | -0/+1 |
2015-05-25 | gpiolib: Add missing dummies for the unified device properties interface | Geert Uytterhoeven | 1 | -0/+15 |
2015-05-25 | leds: Add ktd2692 flash LED driver | Ingi Kim | 3 | -0/+453 |
2015-05-25 | leds: ktd2692: add device tree bindings for ktd2692 | Ingi Kim | 1 | -0/+50 |
2015-05-25 | of: Add vendor prefix for Kinetic technologies | Ingi Kim | 1 | -0/+1 |
2015-05-04 | leds: add BCM6328 LED driver | Álvaro Fernández Rojas | 3 | -0/+422 |
2015-05-04 | leds: add DT binding for BCM6328 LED controller | Álvaro Fernández Rojas | 1 | -0/+309 |
2015-05-04 | leds: Add driver for AAT1290 flash LED controller | Jacek Anaszewski | 3 | -0/+460 |
2015-05-04 | DT: Add documentation for the Skyworks AAT1290 | Jacek Anaszewski | 1 | -0/+41 |
2015-05-04 | leds: Add support for max77693 mfd flash cell | Jacek Anaszewski | 3 | -0/+991 |
2015-05-04 | leds: unify the location of led-trigger API | Jacek Anaszewski | 2 | -24/+25 |
2015-05-04 | leds: gpio: Fix error handling for led name null pointer case | Jacek Anaszewski | 1 | -2/+4 |
2015-05-04 | leds: gpio: Fix device teardown on probe deferral | Sebastian Hesselbarth | 1 | -2/+3 |
2015-05-04 | leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver | Andrew Lunn | 3 | -0/+309 |
2015-05-04 | leds: tlc591xx: Document binding for the TI 8/16 Channel i2c LED driver | Andrew Lunn | 1 | -0/+40 |
2015-05-04 | Linux 4.1-rc2v4.1-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-05-04 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -229/+210 |
2015-05-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 15 | -94/+117 |
2015-05-04 | Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -0/+10 |
2015-05-04 | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip... | Dave Airlie | 2 | -4/+12 |
2015-05-03 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 10 | -146/+48 |
2015-05-03 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -0/+7 |
2015-05-03 | Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 10 | -47/+37 |
2015-05-03 | ext4: fix growing of tiny filesystems | Jan Kara | 1 | -2/+5 |
2015-05-03 | ext4: move check under lock scope to close a race. | Davide Italiano | 1 | -7/+8 |
2015-05-03 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner | 2 | -0/+10 |
2015-05-02 | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park | 1 | -6/+0 |
2015-05-02 | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu | 1 | -2/+7 |
2015-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 42 | -159/+224 |
2015-05-02 | virtio: fix typo in vring_need_event() doc comment | Stefan Hajnoczi | 1 | -1/+1 |
2015-05-02 | virtio: pass baton to Michael Tsirkin | Rusty Russell | 1 | -1/+0 |
2015-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+5 |
2015-05-02 | ipv4: Missing sk_nulls_node_init() in ping_unhash(). | David S. Miller | 1 | -0/+1 |
2015-05-02 | rbd: end I/O the entire obj_request on error | Ilya Dryomov | 1 | -0/+5 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 5 | -8/+31 |
2015-05-01 | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 5 | -204/+149 |
2015-05-01 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -77/+118 |
2015-05-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -7/+28 |
2015-05-01 | powerpc/powernv: Restore non-volatile CRs after nap | Sam Bobroff | 1 | -0/+2 |
2015-05-01 | powerpc/eeh: Delay probing EEH device during hotplug | Gavin Shan | 1 | -0/+6 |
2015-05-01 | powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() | Gavin Shan | 1 | -1/+4 |
2015-05-01 | powerpc/pseries: Correct cpu affinity for dlpar added cpus | Nathan Fontenot | 1 | -6/+4 |