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
*
android: binder: Use octal permissions
Harsh Shandilya
2018-01-09
1
-8
/
+8
*
char: xillybus: remove direct dependency on DT functions
Rob Herring
2018-01-09
2
-10
/
+6
*
ANDROID: binder: Remove obsolete proc waitqueue.
Martijn Coenen
2018-01-09
1
-3
/
+0
*
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2018-01-09
2
-6
/
+2
*
ANDROID: binder: remove waitqueue when thread exits.
Martijn Coenen
2018-01-09
1
-0
/
+12
*
mei: fix an && vs || typo
Dan Carpenter
2018-01-09
1
-1
/
+1
*
android: binder: Prefer __func__ to using hardcoded function name
Elad Wexler
2018-01-09
1
-2
/
+2
*
misc: ds1682: Ignore update-in-progress ETC reads
Thomas VanSelus
2018-01-09
1
-1
/
+18
*
misc: ds1682: Show device registers as unsigned
Aaron Sierra
2018-01-09
1
-9
/
+9
*
misc: fsa9480: Add blank line after declarations.
Tejas Upadhyay
2018-01-09
1
-0
/
+1
*
soundwire: select REGMAP_SOUNDWIRE
Vinod Koul
2018-01-09
1
-0
/
+1
*
soundwire: Fix incorrect return value check
Shreyas NC
2018-01-09
1
-2
/
+2
*
slimbus: qcom: add HAS_IOMEM dependency
Srinivas Kandagatla
2018-01-09
1
-0
/
+1
*
slimbus: qcom: Fix return value check in qcom_slim_probe()
Wei Yongjun
2018-01-09
1
-2
/
+2
*
slimbus: Fix missing unlock on error in slim_msg_response()
Wei Yongjun
2018-01-09
1
-0
/
+1
*
slimbus: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-01-09
1
-1
/
+1
*
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Colin Ian King
2018-01-09
1
-3
/
+4
*
slimbus: fix retries comparison to correctly identify failed allocation
Colin Ian King
2018-01-09
1
-1
/
+1
*
slimbus: avoid null pointer dereference on msg
Colin Ian King
2018-01-09
1
-2
/
+3
*
mux: add SPDX identifiers to all mux source files
Peter Rosin
2018-01-09
6
-16
/
+6
*
soundwire: Fix typo in return value check of sdw_read()
Wei Yongjun
2018-01-08
1
-5
/
+5
*
soundwire: intel: fix missing assignment to ret
Colin Ian King
2018-01-08
1
-1
/
+1
*
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
2018-01-08
1
-2
/
+2
*
Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-01-08
5
-46
/
+177
|
\
|
*
extcon: axp288: Handle reserved charger-type values better
Hans de Goede
2018-01-03
1
-2
/
+2
|
*
extcon: axp288: Redo charger type detection a couple of seconds after probe()
Hans de Goede
2018-01-03
1
-2
/
+30
|
*
Merge branch 'ib-extcon-mfd-4.16' into extcon-next
Chanwoo Choi
2018-01-03
2
-39
/
+142
|
|
\
|
|
*
extcon: axp288: Remove unused platform data
Hans de Goede
2018-01-03
1
-34
/
+1
|
|
*
extcon: axp288: Remove unused extcon_nb struct member
Hans de Goede
2018-01-03
1
-1
/
+0
|
|
*
extcon: axp288:: Handle return value of platform_get_irq
Arvind Yadav
2018-01-03
1
-0
/
+3
|
|
*
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
2017-12-15
1
-4
/
+138
|
*
|
extcon: adc-jack: Fix platform_get_irq's error checking
Arvind Yadav
2017-11-27
1
-1
/
+1
|
*
|
extcon: max8997: Delete unneeded initialization in max8997_muic_set_path()
Markus Elfring
2017-11-27
1
-1
/
+1
|
*
|
extcon: max77693: Delete unneeded initialization in max77693_muic_set_path()
Markus Elfring
2017-11-27
1
-1
/
+1
|
|
/
*
|
mei: fix incorrect logical operator in if statement
Colin Ian King
2018-01-02
1
-1
/
+1
*
|
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
2018-01-02
1
-1
/
+4
*
|
slimbus: qcom-ctrl: use normal allocation
Arnd Bergmann
2018-01-02
1
-8
/
+4
*
|
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2018-01-02
299
-1372
/
+2862
|
\
\
|
*
\
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
1
-6
/
+2
|
|
\
\
|
|
*
|
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
2017-12-29
1
-6
/
+2
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
12
-21
/
+44
|
|
\
\
\
|
|
*
|
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
5
-6
/
+6
|
|
*
|
|
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
2017-12-29
1
-1
/
+1
|
|
*
|
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
7
-15
/
+38
|
*
|
|
|
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-31
4
-16
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
nvmem: meson-mx-efuse: fix reading from an offset other than 0
Martin Blumenstingl
2017-12-23
1
-2
/
+2
|
|
*
|
|
|
binder: fix proc->files use-after-free
Todd Kjos
2017-12-18
1
-13
/
+31
|
|
*
|
|
|
vmbus: unregister device_obj->channels_kset
Dexuan Cui
2017-12-18
1
-0
/
+2
|
|
*
|
|
|
thunderbolt: Mask ring interrupt properly when polling starts
Mika Westerberg
2017-12-16
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
1
-0
/
+13
|
|
\
\
\
\
\
[next]