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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
VMCI: Support upto 64-bit PPNs
Vishnu DASA
6
-47
/
+72
2019-02-26
misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
RickyWu
5
-112
/
+165
2019-02-26
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2
-3
/
+5
2019-02-26
mei: bus: move hw module get/put to probe/release
Alexander Usyskin
1
-11
/
+10
2019-02-26
habanalabs: return error when failing to read/write i2c
Oded Gabbay
1
-2
/
+2
2019-02-23
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
1
-0
/
+1
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
1
-4
/
+10
2019-02-22
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2019-02-20
mei: hbm: clean the feature flags on link reset
Alexander Usyskin
1
-0
/
+7
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
1
-2
/
+2
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
1
-1
/
+10
2019-02-19
misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
Srinivas Kandagatla
1
-0
/
+1
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
10
-2
/
+1420
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
3
-0
/
+134
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
11
-7
/
+2892
2019-02-18
habanalabs: add command submission module
Oded Gabbay
10
-6
/
+2686
2019-02-18
habanalabs: add device reset support
Oded Gabbay
10
-25
/
+737
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
10
-2
/
+1699
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
6
-13
/
+694
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
12
-8
/
+2778
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
10
-8
/
+3991
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
7
-2
/
+692
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
6
-3
/
+374
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
8
-0
/
+1046
2019-02-18
habanalabs: add Goya registers header files
Oded Gabbay
94
-0
/
+30555
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay
7
-0
/
+860
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
1
-0
/
+184
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
1
-0
/
+156
2019-02-12
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
1
-0
/
+730
2019-02-12
misc: fastrpc: Add Qualcomm fastrpc basic driver model
Srinivas Kandagatla
3
-0
/
+333
2019-02-12
vmw_balloon: release lock on error in vmballoon_reset()
Dan Carpenter
1
-2
/
+3
2019-02-12
mei: bus: export to_mei_cl_device for mei client devices drivers
Tomas Winkler
1
-1
/
+0
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
4
-31
/
+51
2019-02-08
vmw_balloon: support 64-bit memory limit
Xavier Deguillard
1
-3
/
+15
2019-02-08
vmw_balloon: remove the version number
Nadav Amit
1
-1
/
+0
2019-02-01
mic: vop: Fix crash on remove
Vincent Whitchurch
1
-3
/
+6
2019-02-01
mic: vop: Fix use-after-free on remove
Vincent Whitchurch
1
-1
/
+3
2019-01-30
mic: vop: Fix broken virtqueues
Vincent Whitchurch
1
-26
/
+34
2019-01-30
mei: free read cb on ctrl_wr list flush
Alexander Usyskin
1
-1
/
+4
2019-01-30
mei: me: add ice lake point device id.
Tomas Winkler
2
-0
/
+4
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
7
-10
/
+32
2019-01-25
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+23
2019-01-22
vop: Fix handling of >32 feature bits
Vincent Whitchurch
1
-2
/
+2
2019-01-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
1
-12
/
+20
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
1
-0
/
+1
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
1
-2
/
+2
2019-01-18
misc: pvpanic: fix warning implicit declaration
Anders Roxell
1
-0
/
+4
2019-01-18
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-18
misc/sgi-gru/grufault: fix a style error
Peng Hao
1
-2
/
+2
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
1
-2
/
+2
[next]