index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-15
13
-689
/
+1112
|
\
|
*
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2017-11-10
1
-2
/
+0
|
|
\
|
|
*
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2017-11-08
1
-2
/
+0
|
*
|
of: dynamic: fix memory leak related to properties of __of_node_dup
Lixin Wang
2017-10-23
1
-12
/
+14
|
*
|
of: overlay: make pr_err() string unique
Frank Rowand
2017-10-20
1
-1
/
+1
|
*
|
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
Frank Rowand
2017-10-20
1
-1
/
+1
|
*
|
of: overlay: remove unneeded check for NULL kbasename()
Frank Rowand
2017-10-18
1
-2
/
+0
|
*
|
of: overlay: remove a dependency on device node full_name
Frank Rowand
2017-10-18
3
-35
/
+59
|
*
|
of: overlay: simplify applying symbols from an overlay
Frank Rowand
2017-10-18
1
-26
/
+65
|
*
|
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-18
5
-12
/
+67
|
*
|
of: overlay: loosen overly strict phandle clash check
Frank Rowand
2017-10-18
1
-4
/
+4
|
*
|
of: overlay: expand check of whether overlay changeset can be removed
Frank Rowand
2017-10-18
1
-7
/
+13
|
*
|
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-18
5
-91
/
+367
|
*
|
of: overlay: minor restructuring
Frank Rowand
2017-10-18
1
-113
/
+92
|
*
|
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
Frank Rowand
2017-10-18
1
-6
/
+18
|
*
|
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-18
4
-259
/
+298
|
*
|
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
2017-10-18
1
-18
/
+18
|
*
|
of: overlay.c: Remove comments that state the obvious, to reduce clutter
Frank Rowand
2017-10-18
1
-29
/
+18
|
*
|
of: overlay: fix memory leak related to duplicated property
Lixin Wang
2017-10-17
1
-4
/
+11
|
*
|
of: unittest: Remove redundant OF_DETACHED flag setting
Stephen Boyd
2017-10-16
1
-2
/
+0
|
*
|
of/fdt: Document detached argument to __unflatten_device_tree()
Stephen Boyd
2017-10-16
1
-0
/
+1
|
*
|
of/resolver: Replace kmalloc + memcpy with kmemdup()
Stephen Boyd
2017-10-16
1
-2
/
+1
|
*
|
of/resolver: Simplify to be32_add_cpu()
Stephen Boyd
2017-10-16
1
-4
/
+1
|
*
|
of/fdt: skip unflattening of disabled nodes
Rob Herring
2017-10-16
1
-0
/
+4
|
*
|
of/fdt: add of_fdt_device_is_available function
Rob Herring
2017-10-16
1
-3
/
+14
|
*
|
of: make kobject and bin_attribute support configurable
Rob Herring
2017-10-16
6
-152
/
+192
|
*
|
of: wrap accesses to device_node kobject
Rob Herring
2017-10-16
1
-1
/
+1
|
*
|
of: move kobj_to_device_node() into dynamic.c
Rob Herring
2017-10-16
2
-6
/
+5
|
*
|
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
2017-10-16
1
-3
/
+0
|
*
|
of/fdt: only store the device node basename in full_name
Rob Herring
2017-10-03
1
-58
/
+11
|
|
/
*
|
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-15
12
-22
/
+608
|
\
\
|
*
|
leds: Add driver for PC Engines APU/APU2 LEDs
Alan Mizrahi
2017-11-06
3
-0
/
+289
|
*
|
leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
Arvind Yadav
2017-10-30
1
-1
/
+1
|
*
|
leds: Convert timers to use timer_setup()
Kees Cook
2017-10-25
3
-15
/
+18
|
*
|
leds: tca6507: Remove unnecessary reg check
Christos Gkekas
2017-10-09
1
-1
/
+1
|
*
|
leds: ledtrig-heartbeat: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-6
/
+10
|
*
|
leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Andrew Jeffery
2017-10-06
1
-5
/
+12
|
*
|
leds: ledtrig-activity: Add a system activity LED trigger
Willy Tarreau
2017-10-06
3
-0
/
+283
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-15
46
-574
/
+2638
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-11-14
10293
-220572
/
+1026691
|
|
\
\
\
|
|
*
|
|
Input: gamecon - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-0
/
+3
|
|
*
|
|
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-5
/
+5
|
|
*
|
|
Input: spaceball - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-0
/
+4
|
|
*
|
|
Input: uinput - unlock on allocation failure in ioctl
Dan Carpenter
2017-11-10
1
-2
/
+4
|
|
*
|
|
Input: add support for the Samsung S6SY761 touchscreen
Andi Shyti
2017-11-10
3
-0
/
+571
|
|
*
|
|
Input: add support for HiDeep touchscreen
Anthony Kim
2017-11-10
3
-0
/
+1132
|
|
*
|
|
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
2017-11-08
1
-13
/
+3
|
|
*
|
|
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-08
2258
-616
/
+3157
|
|
|
\
\
\
|
|
*
|
|
|
Input: convert autorepeat timer to use timer_setup()
Kees Cook
2017-11-03
1
-6
/
+5
|
|
*
|
|
|
media: ttpci: remove autorepeat handling and use timer_setup
Sean Young
2017-11-03
2
-37
/
+21
[next]