index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
2
-11
/
+18
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-05
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
2
-98
/
+98
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
1
-6
/
+14
2019-09-05
habanalabs: add debug print when rejecting CS
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
1
-10
/
+0
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
3
-0
/
+140
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
1
-3
/
+3
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
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
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
1
-3
/
+73
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
binder: Add default binder devices through binderfs when configured
Hridya Valsaraju
3
-5
/
+25
2019-09-04
binder: Validate the default binderfs device names.
Hridya Valsaraju
1
-0
/
+12
2019-09-04
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
1
-1
/
+4
2019-09-04
Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
10
-74
/
+835
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
4
-3
/
+378
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
1
-0
/
+25
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
4
-0
/
+241
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2
-11
/
+19
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2
-1
/
+119
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
1
-33
/
+36
2019-09-03
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
1
-27
/
+2
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
1
-4
/
+6
2019-09-03
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Moritz Fischer
837
-6139
/
+10319
2019-09-03
Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4
Moritz Fischer
1
-0
/
+14
2019-09-03
coresight: tmc-etr: Add barrier packets when moving offset forward
Mathieu Poirier
1
-5
/
+24
2019-09-03
coresight: tmc-etr: Decouple buffer sync and barrier packet insertion
Mathieu Poirier
1
-6
/
+12
2019-09-03
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
3
-21
/
+31
2019-09-03
coresight: tmc-etr: Fix perf_data check
Yabin Cui
2
-7
/
+7
2019-09-03
coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
Yabin Cui
1
-7
/
+11
2019-09-03
coresight: etm4x: improve clarity of etm4_os_unlock comment
Andrew Murray
1
-1
/
+1
2019-09-03
coresight: etm4x: use module_param instead of module_param_named
Andrew Murray
1
-1
/
+2
2019-09-03
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
1
-2
/
+13
2019-09-03
coresight: etm4x: Remove superfluous setting of os_unlock
Andrew Murray
1
-3
/
+1
2019-09-03
coresight: acpi: Static funnel support
Suzuki K Poulose
1
-0
/
+9
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2
-2
/
+3
2019-09-03
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
2
-0
/
+15
[next]