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
2018-08-02
mei: hbm: define dma ring setup protocol
Tomas Winkler
1
-0
/
+49
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
6
-64
/
+102
2018-07-24
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2
-15
/
+20
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
5
-49
/
+58
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
4
-12
/
+14
2018-07-16
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
Sudeep Holla
1
-7
/
+3
2018-07-16
drivers/misc: Aspeed LPC snoop output using misc chardev
Robert Lippert
1
-10
/
+74
2018-07-16
mei: bus: suppress sign-compare warnings
Tomas Winkler
1
-3
/
+3
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
3
-27
/
+9
2018-07-12
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
3
-17
/
+17
2018-07-12
mei: use correct type for counter variable in for loops
Tomas Winkler
3
-3
/
+3
2018-07-12
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
4
-12
/
+32
2018-07-12
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-07-12
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
1
-1
/
+1
2018-07-12
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-07-07
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-07-07
misc: mic: fix passing the current time
Arnd Bergmann
3
-3
/
+14
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-07
eeprom: at25: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-07-07
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-07-07
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-07-07
ibmasm: don't write out of bounds in read handler
Jann Horn
1
-24
/
+3
2018-07-06
misc: sram: enable clock before registering regions
Johan Hovold
1
-6
/
+7
2018-07-06
misc: sram: fix resource leaks in probe error path
Johan Hovold
1
-1
/
+8
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
1
-1
/
+4
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
3
-8
/
+133
2018-07-03
mei: add optional timeout to internal bus recv
Alexander Usyskin
3
-12
/
+28
2018-07-03
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
Alexander Usyskin
1
-2
/
+0
2018-07-03
eeprom: idt_89hpesx: remove redundant variable csrval_len
Colin Ian King
1
-3
/
+1
2018-07-03
misc: rtsx: make several functions static
Colin Ian King
1
-6
/
+6
2018-07-03
misc: vmci: remove redundant variable is_local
Colin Ian King
1
-5
/
+0
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
1
-2
/
+1
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2
-6
/
+0
2018-07-03
misc: genwqe: remove several redundant variables
Colin Ian King
2
-9
/
+0
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-03
vmw_balloon: update copyright message
Nadav Amit
1
-20
/
+2
2018-07-03
vmw_balloon: remove inflation rate limiting
Nadav Amit
1
-81
/
+11
2018-07-03
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
1
-1
/
+8
2018-07-03
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
1
-18
/
+19
2018-07-03
vmw_balloon: do not use 2MB without batching
Nadav Amit
1
-1
/
+7
2018-07-03
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
1
-6
/
+7
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+46
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
8
-16
/
+20
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+15
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-8
/
+136
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
[next]