summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-28Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Randy Dunlap
2020-07-24leds: initial support for Turris Omnia LEDsMarek Behún
2020-07-24leds: pattern trigger -- check pattern for validityPavel Machek
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22leds: trigger: add support for LED-private device triggersMarek Behún
2020-07-22leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy
2020-07-22leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Dan Murphy
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy
2020-07-15leds: Add multicolor ID to the color ID listDan Murphy
2020-07-15leds: lp5523: Fix various formatting issues in the codeDan Murphy
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy
2020-07-12leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-07-12leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-07-12leds: gpio: Fix semantic errorLinus Walleij
2020-07-12leds: core: Flush scheduled work for system suspendKai-Heng Feng
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka
2020-07-12leds: fix spelling mistakeFlavio Suligoi
2020-07-12leds: pca955x: Include the right GPIO headerLinus Walleij
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij
2020-06-22leds-bcm6328: support second hw blinking intervalÁlvaro Fernández Rojas
2020-06-22leds: drop redundant struct-device pointer castsJohan Hovold
2020-06-22leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-06-22leds: da903x: fix use-after-free on unbindJohan Hovold
2020-06-22leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm355x: avoid enum conversion warningArnd Bergmann
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin