summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-26leds: is31fl32xx: use struct led_init_data when registeringMarek Behún
2020-09-26leds: pm8058: cosmetic change: no need to return in if guardMarek Behún
2020-09-26leds: pm8058: cosmetic change: use helper variableMarek Behún
2020-09-26leds: pm8058: use struct led_init_data when registeringMarek Behún
2020-09-26leds: mt6323: cosmetic change: use helper variableMarek Behún
2020-09-26leds: mt6323: use struct led_init_data when registeringMarek Behún
2020-09-26leds: max77650: use struct led_init_data when registeringMarek Behún
2020-09-26leds: lm3697: cosmetic change: use helper variable, reverse christmas treeMarek Behún
2020-09-26leds: lm3697: use struct led_init_data when registeringMarek Behún
2020-09-26leds: bcm6328, bcm6358: use struct led_init_data when registeringMarek Behún
2020-09-26leds: bcm6328, bcm6358: use devres LED registering functionMarek Behún
2020-09-26leds: various: fix OF node leaksMarek Behún
2020-09-26leds: various: use only available OF childrenMarek Behún
2020-09-26leds: lt3593: do not rewrite .of_node of new LED device to wrong valueMarek Behún
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún
2020-09-26leds: various: use device_get_match_dataMarek Behún
2020-09-26leds: ip30: compile if COMPILE_TEST=yMarek Behún
2020-09-26leds: various: compile if COMPILE_TEST=yMarek Behún
2020-09-26leds: pwm: Allow automatic labels for DT based devicesAlexander Dahl
2020-09-09leds: tlc591xx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-09leds: sgm3140: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-09leds: pwm: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-09leds: lm3692x: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-09leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startupGrant Feng
2020-08-17leds: lp50xx: Add the LP50XX family of the RGB LED driverDan Murphy
2020-08-17leds: LP55XX_COMMON needs to depend on LEDS_CLASSRandy Dunlap
2020-08-17leds: pca955x: Add an IBM software implementation of the PCA9552 chipEddie James
2020-08-17leds: sgm3140: fix led->LED for consistencyPavel Machek
2020-08-17leds: mt6323: move period calculationTom Rix
2020-08-17leds: s3c24xx: Remove unused machine header includeKrzysztof Kozlowski
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds