]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/shortlog
mirror_ubuntu-hirsute-kernel.git
2020-10-07 Alexander Dahlleds: pwm: Remove platform_data support
2020-10-05 Gabriel Davidleds: lm3697: Fix out-of-bound access
2020-09-30 Marek Behúnleds: ns2: do not guard OF match pointer with of_match_ptr
2020-09-30 Marek Behúnleds: ns2: convert to fwnode API
2020-09-30 Tobias Jordanleds: tlc591xx: fix leak of device node iterator
2020-09-30 Marek Behúnleds: pca963x: use struct led_init_data when registering
2020-09-30 Marek Behúnleds: pca963x: register LEDs immediately after parsing...
2020-09-30 Marek Behúnleds: tca6507: remove binding comment
2020-09-30 Marek Behúnleds: tca6507: cosmetic change: use helper variable
2020-09-30 Marek Behúnleds: tca6507: do not set GPIO names
2020-09-30 Marek Behúndt-bindings: leds: tca6507: convert to YAML
2020-09-30 Pavel Machekledtrig-cpu: Limit to 8 CPUs
2020-09-30 Pavel Machekleds: TODO: Add documentation about possible subsystem...
2020-09-30 Markus Mollleds: pca9532: read pwm settings from device tree
2020-09-30 Markus Mollleds: pca9532: correct shift computation in pca9532_getled
2020-09-30 Dan Murphyleds: lm36274: Fix warning for undefined parameters
2020-09-30 Dan Murphyleds: lm3532: Fix warnings for undefined parameters
2020-09-30 Marek Behúnleds: pca963x: use flexible array
2020-09-30 Marek Behúnleds: pca963x: cosmetic: rename variables
2020-09-30 Marek Behúnleds: pca963x: cosmetic: rename variables
2020-09-30 Marek Behúnleds: pca963x: use devres LED registering function
2020-09-30 Marek Behúnleds: pca963x: cosmetic: use helper variables, better...
2020-09-30 Marek Behúnleds: tca6507: fix potential zero passed to ERR_PTR
2020-09-30 Pavel Machekleds: tca6507: fix warning triggered by fwnode conversion.
2020-09-30 Marek Behúnleds: tca6507: use fwnode API instead of OF
2020-09-30 Marek Behúnleds: tca6507: Absorb platform data
2020-09-26 Marek Behúnleds: parse linux,default-trigger DT property in LED...
2020-09-26 Marek Behúnleds: syscon: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: lm3532: don't parse label DT property
2020-09-26 Marek Behúnleds: lm36274: use devres LED registering function
2020-09-26 Marek Behúnleds: lm36274: use platform device as parent of LED
2020-09-26 Marek Behúnleds: lm36274: do not set chip settings in DT parsing...
2020-09-26 Marek Behúnleds: lm36274: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: lm36274: don't iterate through children since...
2020-09-26 Marek Behúnleds: lm36274: cosmetic: rename lm36274_data to chip
2020-09-26 Dmitry Osipenkoleds: Add driver for Acer Iconia Tab A500
2020-09-26 Liu Shixinleds: pca9532 - simplify the return expression of pca95...
2020-09-26 Marek Behúnleds: ns2: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: ns2: remove unneeded variable
2020-09-26 Marek Behúnleds: ns2: register LED immediately after parsing DT...
2020-09-26 Marek Behúnleds: ns2: cosmetic change: use helper variable
2020-09-26 Marek Behúnleds: ns2: cosmetic change
2020-09-26 Marek Behúnleds: ns2: cosmetic variable rename
2020-09-26 Marek Behúnleds: ns2: cosmetic structure rename
2020-09-26 Marek Behúnleds: ns2: use devres API for getting GPIO descriptors
2020-09-26 Marek Behúnleds: ns2: move parsing of one LED into separate function
2020-09-26 Marek Behúnleds: ns2: support OF probing only, forget platdata
2020-09-26 Marek Behúnleds: ns2: alloc simple array instead of struct ns2_led...
2020-09-26 Marek Behúnleds: ns2: use devres LED registering function
2020-09-26 Marek Behúnleds: is31fl32xx: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: pm8058: cosmetic change: no need to return in...
2020-09-26 Marek Behúnleds: pm8058: cosmetic change: use helper variable
2020-09-26 Marek Behúnleds: pm8058: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: mt6323: cosmetic change: use helper variable
2020-09-26 Marek Behúnleds: mt6323: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: max77650: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: lm3697: cosmetic change: use helper variable...
2020-09-26 Marek Behúnleds: lm3697: use struct led_init_data when registering
2020-09-26 Marek Behúnleds: bcm6328, bcm6358: use struct led_init_data when...
2020-09-26 Marek Behúnleds: bcm6328, bcm6358: use devres LED registering...
2020-09-26 Marek Behúnleds: various: fix OF node leaks
2020-09-26 Marek Behúnleds: various: use only available OF children
2020-09-26 Marek Behúnleds: lt3593: do not rewrite .of_node of new LED device...
2020-09-26 Marek Behúnleds: various: use dev_of_node(dev) instead of dev...
2020-09-26 Marek Behúnleds: various: use device_get_match_data
2020-09-26 Marek Behúnleds: ip30: compile if COMPILE_TEST=y
2020-09-26 Marek Behúnleds: various: compile if COMPILE_TEST=y
2020-09-26 Alexander Dahlleds: pwm: Allow automatic labels for DT based devices
2020-09-09 Krzysztof Kozlowskileds: tlc591xx: Simplify with dev_err_probe()
2020-09-09 Krzysztof Kozlowskileds: sgm3140: Simplify with dev_err_probe()
2020-09-09 Krzysztof Kozlowskileds: pwm: Simplify with dev_err_probe()
2020-09-09 Krzysztof Kozlowskileds: lm3692x: Simplify with dev_err_probe()
2020-09-09 Grant FengDT: leds: Add an optional property named 'shutdown...
2020-09-09 Grant Fengleds: is31fl319x: Add shutdown pin and generate a 5ms...
2020-09-09 Dan Murphydt: bindings: lp55xx: Updte yaml examples with new...
2020-08-17 Dan Murphyleds: lp50xx: Add the LP50XX family of the RGB LED...
2020-08-17 Dan Murphydt: bindings: lp50xx: Introduce the lp50xx family of...
2020-08-17 Randy Dunlapleds: LP55XX_COMMON needs to depend on LEDS_CLASS
2020-08-17 Eddie Jamesleds: pca955x: Add an IBM software implementation of...
2020-08-17 Eddie Jamesdt-bindings: leds: pca955x: Add IBM implementation...
2020-08-17 Pavel Machekleds: sgm3140: fix led->LED for consistency
2020-08-17 Pavel Machekleds: we don't want people to use LED subsystem for...
2020-08-17 Tom Rixleds: mt6323: move period calculation
2020-08-17 Krzysztof Kozlowskileds: s3c24xx: Remove unused machine header include
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git.kernel...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git.kernel...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git.kernel...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git.kernel...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
next