index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
1
-0
/
+4
*
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-08-03
3
-3
/
+6
*
Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:
Randy Dunlap
2020-07-28
1
-0
/
+1
*
Documentation: ABI: leds-turris-omnia: document sysfs attribute
Marek Behún
2020-07-24
1
-0
/
+14
*
leds: initial support for Turris Omnia LEDs
Marek Behún
2020-07-24
3
-0
/
+307
*
dt-bindings: leds: add cznic,turris-omnia-leds binding
Marek Behún
2020-07-24
1
-0
/
+90
*
leds: pattern trigger -- check pattern for validity
Pavel Machek
2020-07-24
1
-2
/
+4
*
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
11
-13
/
+13
*
leds: trigger: add support for LED-private device triggers
Marek Behún
2020-07-22
2
-6
/
+30
*
leds: lp5521: Add multicolor framework multicolor brightness support
Dan Murphy
2020-07-22
1
-0
/
+20
*
leds: lp5523: Update the lp5523 code to add multicolor brightness function
Dan Murphy
2020-07-22
1
-0
/
+20
*
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
8
-52
/
+212
*
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-22
6
-40
/
+13
*
dt-bindings: leds: Convert leds-lp55xx to yaml
Dan Murphy
2020-07-22
2
-228
/
+220
*
leds: multicolor: Introduce a multicolor class definition
Dan Murphy
2020-07-22
7
-0
/
+457
*
leds: Add multicolor ID to the color ID list
Dan Murphy
2020-07-15
1
-0
/
+1
*
dt: bindings: Add multicolor class dt bindings documention
Dan Murphy
2020-07-15
2
-1
/
+39
*
leds: lp5523: Fix various formatting issues in the code
Dan Murphy
2020-07-15
1
-9
/
+10
*
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
2020-07-15
1
-12
/
+10
*
leds: gpio: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
1
-10
/
+3
*
leds: ns2: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
1
-8
/
+1
*
leds: gpio: Fix semantic error
Linus Walleij
2020-07-12
1
-1
/
+1
*
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
2020-07-12
1
-0
/
+1
*
leds: trigger: gpio: Avoid warning on update of inverted
Jan Kiszka
2020-07-12
1
-1
/
+2
*
leds: fix spelling mistake
Flavio Suligoi
2020-07-12
1
-1
/
+1
*
leds: pca955x: Include the right GPIO header
Linus Walleij
2020-07-12
1
-1
/
+1
*
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
2020-07-12
2
-18
/
+15
*
leds-bcm6328: support second hw blinking interval
Álvaro Fernández Rojas
2020-06-22
1
-22
/
+75
*
leds: drop redundant struct-device pointer casts
Johan Hovold
2020-06-22
2
-12
/
+6
*
leds: wm831x-status: fix use-after-free on unbind
Johan Hovold
2020-06-22
1
-1
/
+13
*
leds: lm36274: fix use-after-free on unbind
Johan Hovold
2020-06-22
1
-3
/
+12
*
leds: lm3533: fix use-after-free on unbind
Johan Hovold
2020-06-22
1
-3
/
+9
*
leds: da903x: fix use-after-free on unbind
Johan Hovold
2020-06-22
1
-1
/
+13
*
leds: 88pm860x: fix use-after-free on unbind
Johan Hovold
2020-06-22
1
-1
/
+13
*
leds: lm355x: avoid enum conversion warning
Arnd Bergmann
2020-06-22
1
-3
/
+4
*
dt-bindings: leds: fix macro names for pca955x
Flavio Suligoi
2020-06-22
1
-3
/
+3
*
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
2020-06-22
1
-1
/
+1
*
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-22
2
-13
/
+12
|
\
|
*
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-17
1
-0
/
+3
|
*
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-17
1
-13
/
+5
|
*
selinux: fix double free
Tom Rix
2020-06-11
1
-0
/
+4
*
|
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-21
6
-23
/
+19
|
\
\
|
*
|
pinctrl: single: fix function name in documentation
Drew Fustini
2020-06-20
1
-1
/
+1
|
*
|
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
2020-06-20
1
-1
/
+2
|
*
|
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
2020-06-20
1
-4
/
+3
|
*
|
pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings
kernel test robot
2020-06-16
1
-4
/
+1
|
*
|
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
2020-06-16
1
-2
/
+2
|
*
|
pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
Dmitry Baryshkov
2020-06-16
1
-11
/
+10
*
|
|
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
8
-34
/
+18
|
\
\
\
|
*
|
|
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2020-06-21
2
-7
/
+5
[next]