index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
ASoC: soc-core: add comment to jack at soc_remove_component()
Kuninori Morimoto
1
-0
/
+2
2019-09-04
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-09-04
ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
ASoC: amd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-09-04
Merge tag 'bitmain-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-bitmain into arm/dt
Arnd Bergmann
1
-2
/
+13
2019-09-04
Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes
Arnd Bergmann
1
-3
/
+3
2019-09-04
w1: add DS2501, DS2502, DS2505 EPROM device driver
Thomas Bogendoerfer
3
-0
/
+297
2019-09-04
w1: add 1-wire master driver for IP block found in SGI ASICs
Thomas Bogendoerfer
5
-0
/
+158
2019-09-04
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
Gustavo Romero
1
-16
/
+2
2019-09-04
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
1
-1
/
+2
2019-09-04
HID: i2c-hid: modify quirks for weida's devices
HungNien Chen
1
-3
/
+1
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
15
-0
/
+5055
2019-09-04
arm64: remove __iounmap
Christoph Hellwig
2
-4
/
+3
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
1
-3
/
+3
2019-09-04
uio: Documentation: Add information on using uio_pdrv_genirq with DT
Daniel Mack
1
-0
/
+7
2019-09-04
uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Daniel Mack
1
-3
/
+11
2019-09-04
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
1
-4
/
+4
2019-09-04
mm/balloon_compaction: suppress allocation warnings
Nadav Amit
1
-1
/
+2
2019-09-04
Revert "vhost: access vq metadata through kernel virtual address"
Michael S. Tsirkin
2
-553
/
+3
2019-09-04
driver-core: add include guard to linux/container.h
Masahiro Yamada
1
-0
/
+5
2019-09-04
sysfs: add BIN_ATTR_WO() macro
Greg Kroah-Hartman
1
-0
/
+9
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
1
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
1
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
1
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
1
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
1
-5
/
+38
2019-09-04
MAINTAINERS: add maintainer for Intel Stratix10 FW drivers
Richard Gong
1
-0
/
+11
2019-09-04
firmware: rsu: document sysfs interface
Richard Gong
1
-0
/
+128
2019-09-04
firmware: add Intel Stratix10 remote system update driver
Richard Gong
3
-0
/
+470
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
3
-10
/
+128
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2
-2
/
+66
2019-09-04
test_firmware: add support for request_firmware_into_buf
Scott Branden
1
-2
/
+48
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-09-04
binder: Add binder_proc logging to binderfs
Hridya Valsaraju
3
-39
/
+121
2019-09-04
binder: Make transaction_log available in binderfs
Hridya Valsaraju
3
-29
/
+53
2019-09-04
binder: Add stats, state and transactions files
Hridya Valsaraju
3
-10
/
+153
2019-09-04
binder: add a mount option to show global stats
Hridya Valsaraju
1
-2
/
+43
2019-09-04
can: extend sockaddr_can to include j1939 members
Kurt Van Dijck
1
-0
/
+17
2019-09-04
can: add socket type for CAN_J1939
Kurt Van Dijck
1
-1
/
+2
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
3
-4
/
+12
2019-09-04
mailmap: update email address
Kurt Van Dijck
1
-0
/
+1
2019-09-04
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
1
-4
/
+4
2019-09-04
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
1
-27
/
+14
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists
Marc Kleine-Budde
6
-39
/
+12
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
8
-23
/
+96
2019-09-04
can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices
Marc Kleine-Budde
1
-15
/
+0
2019-09-04
can: af_can: can_rx_register(): use max() instead of open coding it
Marc Kleine-Budde
1
-2
/
+2
2019-09-04
can: af_can: give variable holding the CAN receiver and the receiver list a sensible name
Marc Kleine-Budde
1
-51
/
+50
[prev]
[next]