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
...
|
*
|
|
|
|
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
8
-268
/
+73
|
*
|
|
|
|
char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-06
1
-14
/
+3
|
*
|
|
|
|
binder: remove BINDER_DEBUG_ENTRY()
Yangtao Li
2018-12-06
1
-31
/
+17
|
*
|
|
|
|
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2018-12-06
1
-1
/
+1
|
*
|
|
|
|
firmware: stratix10-svc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2018-12-06
1
-4
/
+1
|
*
|
|
|
|
coresight: fix spelling mistake "deffered" -> "deferred"
Colin Ian King
2018-12-06
1
-1
/
+1
|
*
|
|
|
|
coresight: etm3x: Release CLAIM tag when operated from perf
Mathieu Poirier
2018-12-06
1
-0
/
+1
|
*
|
|
|
|
coresight: etm3x: Deal with CLAIM tag before and after accessing HW
Mathieu Poirier
2018-12-06
1
-6
/
+5
|
*
|
|
|
|
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
2018-12-06
1
-1
/
+1
|
*
|
|
|
|
coresight: etb10: Add support for CLAIM tag
Mathieu Poirier
2018-12-06
1
-6
/
+17
|
*
|
|
|
|
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
2018-12-06
1
-1
/
+1
|
*
|
|
|
|
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-12-03
112
-535
/
+682
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
uio: dismiss waiters on device unregistration
Zhaolong Zhang
2018-11-27
1
-8
/
+11
|
*
|
|
|
|
pps: using ERR_PTR instead of NULL while pps_register_source fails
YueHaibing
2018-11-27
5
-9
/
+10
|
*
|
|
|
|
misc/pvpanic: resolve compile errors for arch=um
Peng Hao
2018-11-27
1
-1
/
+1
|
*
|
|
|
|
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
2018-11-27
1
-2
/
+1
|
*
|
|
|
|
slimbus: ngd: QCOM_QMI_HELPERS has to be selected
Niklas Cassel
2018-11-27
1
-2
/
+3
|
*
|
|
|
|
slimbus: ngd: Fix build error on x86
Srinivas Kandagatla
2018-11-27
1
-2
/
+3
|
*
|
|
|
|
parport: parport_pc: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-27
1
-1
/
+1
|
*
|
|
|
|
char: lp: fix spacing style before open parenthesis
Sudip Mukherjee
2018-11-27
1
-92
/
+92
|
*
|
|
|
|
char: lp: fix whitespace with pointers
Sudip Mukherjee
2018-11-27
1
-5
/
+5
|
*
|
|
|
|
char: lp: use tabs instead of spaces
Sudip Mukherjee
2018-11-27
1
-9
/
+9
|
*
|
|
|
|
char: lp: do not use return as a function
Sudip Mukherjee
2018-11-27
1
-3
/
+3
|
*
|
|
|
|
char: lp: move trailing statement to next line
Sudip Mukherjee
2018-11-27
1
-3
/
+6
|
*
|
|
|
|
char: lp: remove trailing whitespace
Sudip Mukherjee
2018-11-27
1
-15
/
+15
|
*
|
|
|
|
misc: cxl: Use device_type helpers to access the node type
Rob Herring
2018-11-27
1
-3
/
+1
|
*
|
|
|
|
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-11-27
1
-2
/
+2
|
*
|
|
|
|
fpga: of-fpga-region: Use platform_set_drvdata
Moritz Fischer
2018-11-26
1
-1
/
+1
|
*
|
|
|
|
fpga: dfl-fme-region: Use platform_get_drvdata()
Moritz Fischer
2018-11-26
1
-1
/
+1
|
*
|
|
|
|
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-11-26
2
-46
/
+0
|
*
|
|
|
|
firmware: add remote status update client support
Richard Gong
2018-11-26
1
-2
/
+33
|
*
|
|
|
|
fpga: add intel stratix10 soc fpga manager driver
Alan Tull
2018-11-26
3
-0
/
+542
|
*
|
|
|
|
firmware: add Intel Stratix10 service layer driver
Richard Gong
2018-11-26
3
-0
/
+1026
|
*
|
|
|
|
fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
Anatolij Gustschin
2018-11-26
1
-5
/
+35
|
*
|
|
|
|
fpga: altera-cvp: fix probing for multiple FPGAs on the bus
Anatolij Gustschin
2018-11-26
1
-10
/
+24
|
*
|
|
|
|
binder: fix sparse warnings on locking context
Todd Kjos
2018-11-26
2
-1
/
+43
|
*
|
|
|
|
mei: me: mark CNP devices as having dma support
Alexander Usyskin
2018-11-26
1
-2
/
+2
|
*
|
|
|
|
mei: bump hbm version to 2.1
Alexander Usyskin
2018-11-26
1
-1
/
+1
|
*
|
|
|
|
mei: dma ring: implement transmit flow
Tomas Winkler
2018-11-26
3
-13
/
+142
|
*
|
|
|
|
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
2018-11-26
6
-15
/
+98
|
*
|
|
|
|
mei: hw: add dma ring control block
Tomas Winkler
2018-11-26
4
-0
/
+46
|
*
|
|
|
|
mei: hbm: setup dma ring
Tomas Winkler
2018-11-26
2
-3
/
+85
|
*
|
|
|
|
mei: dma ring buffers allocation
Tomas Winkler
2018-11-26
4
-0
/
+126
|
*
|
|
|
|
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
2018-11-26
350
-2163
/
+3883
|
|
\
\
\
\
\
|
*
|
|
|
|
|
uio: uio_fsl_elbc_gpcm: simplify getting .driver_data
Wolfram Sang
2018-11-11
1
-4
/
+2
|
*
|
|
|
|
|
tlclk: clean an indentation issue, remove extraneous tabs
Colin Ian King
2018-11-11
1
-43
/
+44
|
*
|
|
|
|
|
vbox: fix link error with 'gcc -Og'
Arnd Bergmann
2018-11-11
1
-1
/
+1
|
*
|
|
|
|
|
zynq-fpga: Only route PR via PCAP when required
Mike Looijmans
2018-11-11
1
-0
/
+4
|
*
|
|
|
|
|
fpga: altera-cvp: Fix registration for CvP incapable devices
Andreas Puhm
2018-11-11
1
-0
/
+9
|
*
|
|
|
|
|
fpga: dfl: fme: remove set but not used variable 'priv'
YueHaibing
2018-11-11
1
-2
/
+0
[prev]
[next]