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
*
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
2019-09-04
1
-3
/
+3
*
uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Daniel Mack
2019-09-04
1
-3
/
+11
*
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
2019-09-04
1
-4
/
+4
*
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
2019-09-04
1
-0
/
+1
*
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
2019-09-04
1
-25
/
+0
*
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
2019-09-04
1
-1
/
+0
*
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
2019-09-04
1
-0
/
+4
*
misc: fastrpc: Reference count channel context
Bjorn Andersson
2019-09-04
1
-5
/
+38
*
firmware: add Intel Stratix10 remote system update driver
Richard Gong
2019-09-04
3
-0
/
+470
*
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
2019-09-04
1
-3
/
+73
*
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
2019-09-04
3
-28
/
+37
*
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-09-04
1
-0
/
+21
*
binder: Add binder_proc logging to binderfs
Hridya Valsaraju
2019-09-04
3
-39
/
+121
*
binder: Make transaction_log available in binderfs
Hridya Valsaraju
2019-09-04
3
-29
/
+53
*
binder: Add stats, state and transactions files
Hridya Valsaraju
2019-09-04
3
-10
/
+153
*
binder: add a mount option to show global stats
Hridya Valsaraju
2019-09-04
1
-2
/
+43
*
binder: Add default binder devices through binderfs when configured
Hridya Valsaraju
2019-09-04
3
-5
/
+25
*
binder: Validate the default binderfs device names.
Hridya Valsaraju
2019-09-04
1
-0
/
+12
*
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
2019-09-04
1
-1
/
+4
*
Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2019-09-04
10
-74
/
+835
|
\
|
*
fpga: dfl: fme: add global error reporting support
Wu Hao
2019-09-04
4
-3
/
+378
|
*
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
2019-09-04
1
-0
/
+25
|
*
fpga: dfl: afu: add error reporting support.
Wu Hao
2019-09-04
4
-0
/
+241
|
*
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2019-09-04
2
-11
/
+19
|
*
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2019-09-04
2
-1
/
+119
|
*
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
2019-09-04
1
-33
/
+36
|
*
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
2019-09-04
1
-27
/
+2
|
*
fpga: dfl: make init callback optional
Wu Hao
2019-09-04
1
-4
/
+6
|
*
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Moritz Fischer
2019-09-04
837
-6139
/
+10319
|
|
\
|
*
\
Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4
Moritz Fischer
2019-09-04
1
-0
/
+14
|
|
\
\
|
|
*
|
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-02
1
-0
/
+14
*
|
|
|
coresight: tmc-etr: Add barrier packets when moving offset forward
Mathieu Poirier
2019-09-03
1
-5
/
+24
*
|
|
|
coresight: tmc-etr: Decouple buffer sync and barrier packet insertion
Mathieu Poirier
2019-09-03
1
-6
/
+12
*
|
|
|
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
2019-09-03
3
-21
/
+31
*
|
|
|
coresight: tmc-etr: Fix perf_data check
Yabin Cui
2019-09-03
2
-7
/
+7
*
|
|
|
coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
Yabin Cui
2019-09-03
1
-7
/
+11
*
|
|
|
coresight: etm4x: improve clarity of etm4_os_unlock comment
Andrew Murray
2019-09-03
1
-1
/
+1
*
|
|
|
coresight: etm4x: use module_param instead of module_param_named
Andrew Murray
2019-09-03
1
-1
/
+2
*
|
|
|
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
2019-09-03
1
-2
/
+13
*
|
|
|
coresight: etm4x: Remove superfluous setting of os_unlock
Andrew Murray
2019-09-03
1
-3
/
+1
*
|
|
|
coresight: acpi: Static funnel support
Suzuki K Poulose
2019-09-03
1
-0
/
+9
*
|
|
|
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2019-09-03
2
-2
/
+3
*
|
|
|
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
2019-09-03
2
-0
/
+15
*
|
|
|
coresight: tmc-etr: Handle memory errors
Suzuki K Poulose
2019-09-03
2
-0
/
+14
*
|
|
|
coresight: etr_buf: Consolidate refcount initialization
Suzuki K Poulose
2019-09-03
1
-11
/
+2
*
|
|
|
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2019-09-03
2
-22
/
+21
*
|
|
|
coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
Sai Prakash Ranjan
2019-09-03
1
-5
/
+9
*
|
|
|
coresight: etm4x: Two function calls less
Markus Elfring
2019-09-03
1
-9
/
+4
*
|
|
|
Merge tag 'fpga-cvp-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2019-09-03
2
-74
/
+271
|
\
|
|
|
|
*
|
|
fpga: altera-cvp: Add Stratix10 (V2) Support
Thor Thayer
2019-08-24
2
-17
/
+176
[next]