projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-09-30
Pavel Machek
ledtrig-cpu: Limit to 8 CPUs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Pavel Machek
leds: TODO: Add documentation about possible subsystem...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Markus Moll
leds: pca9532: read pwm settings from device tree
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Markus Moll
leds: pca9532: correct shift computation in pca9532_getled
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Dan Murphy
leds: lm36274: Fix warning for undefined parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Dan Murphy
leds: lm3532: Fix warnings for undefined parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: pca963x: use flexible array
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: pca963x: cosmetic: rename variables
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: pca963x: cosmetic: rename variables
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: pca963x: use devres LED registering function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: pca963x: cosmetic: use helper variables, better...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: tca6507: fix potential zero passed to ERR_PTR
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Pavel Machek
leds: tca6507: fix warning triggered by fwnode conversion.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: tca6507: use fwnode API instead of OF
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Marek Behún
leds: tca6507: Absorb platform data
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: parse linux,default-trigger DT property in LED...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: syscon: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm3532: don't parse label DT property
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: use devres LED registering function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: use platform device as parent of LED
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: do not set chip settings in DT parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: don't iterate through children since...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm36274: cosmetic: rename lm36274_data to chip
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Dmitry Osipenko
leds: Add driver for Acer Iconia Tab A500
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Liu Shixin
leds: pca9532 - simplify the return expression of pca95...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: remove unneeded variable
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: register LED immediately after parsing DT...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: cosmetic change: use helper variable
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: cosmetic change
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: cosmetic variable rename
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: cosmetic structure rename
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: use devres API for getting GPIO descriptors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: move parsing of one LED into separate function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: support OF probing only, forget platdata
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: alloc simple array instead of struct ns2_led...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ns2: use devres LED registering function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: is31fl32xx: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: pm8058: cosmetic change: no need to return in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: pm8058: cosmetic change: use helper variable
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: pm8058: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: mt6323: cosmetic change: use helper variable
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: mt6323: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: max77650: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm3697: cosmetic change: use helper variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lm3697: use struct led_init_data when registering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: bcm6328, bcm6358: use struct led_init_data when...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: bcm6328, bcm6358: use devres LED registering...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: various: fix OF node leaks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: various: use only available OF children
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: lt3593: do not rewrite .of_node of new LED device...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: various: use dev_of_node(dev) instead of dev...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: various: use device_get_match_data
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: ip30: compile if COMPILE_TEST=y
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Marek Behún
leds: various: compile if COMPILE_TEST=y
commit
|
commitdiff
|
tree
|
snapshot
2020-09-26
Alexander Dahl
leds: pwm: Allow automatic labels for DT based devices
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Kozlowski
leds: tlc591xx: Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Kozlowski
leds: sgm3140: Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Kozlowski
leds: pwm: Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Kozlowski
leds: lm3692x: Simplify with dev_err_probe()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Grant Feng
DT: leds: Add an optional property named 'shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Grant Feng
leds: is31fl319x: Add shutdown pin and generate a 5ms...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Dan Murphy
dt: bindings: lp55xx: Updte yaml examples with new...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Dan Murphy
leds: lp50xx: Add the LP50XX family of the RGB LED...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Dan Murphy
dt: bindings: lp50xx: Introduce the lp50xx family of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Randy Dunlap
leds: LP55XX_COMMON needs to depend on LEDS_CLASS
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Eddie James
leds: pca955x: Add an IBM software implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Eddie James
dt-bindings: leds: pca955x: Add IBM implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Pavel Machek
leds: sgm3140: fix led->LED for consistency
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Pavel Machek
leds: we don't want people to use LED subsystem for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Tom Rix
leds: mt6323: move period calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Krzysztof Kozlowski
leds: s3c24xx: Remove unused machine header include
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Linux 5.9-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Mike Rapoport
parisc: fix PMD pages allocation by restoring pmd_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'block-5.9-2020-08-14' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Linus Torvalds
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jens Axboe
io_uring: short circuit -EAGAIN for blocking read attempt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Jens Axboe
io_uring: sanitize double poll handling
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'perf-tools-2020-08-14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'x86-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'sched-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'perf-urgent-2020-08-15' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'locking-urgent-2020-08-15' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag '9p-for-5.9-rc1' of git://github.com/martinet...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'edac_updates_for_5.9_pt2' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.9' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Krzysztof Kozlowski
virtio: pci: constify ioreadX() iomem argument (as...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Krzysztof Kozlowski
ntb: intel: constify ioreadX() iomem argument (as in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Krzysztof Kozlowski
rtl818x: constify ioreadX() iomem argument (as in gener...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Krzysztof Kozlowski
iomap: constify ioreadX() iomem argument (as in generic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Kuninori Morimoto
sh: use generic strncpy()
commit
|
commitdiff
|
tree
|
snapshot
next