index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
misc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-16
mei: bus: add more client attributes to sysfs
Alexander Usyskin
2
-0
/
+69
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
4
-0
/
+78
2019-11-14
Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
1
-3
/
+6
2019-11-14
misc: rtsx: Add support for RTS5261
Rui Feng
5
-8
/
+1063
2019-11-07
mei: add trc detection register to sysfs
Alexander Usyskin
6
-3
/
+76
2019-11-07
mei: abstract fw status register read.
Tomas Winkler
6
-17
/
+41
2019-11-07
mei: me: store irq number in the hw struct.
Alexander Usyskin
3
-2
/
+5
2019-11-07
mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.
Tomas Winkler
3
-8
/
+8
2019-11-05
misc: sram: use devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
1
-20
/
+8
2019-11-05
mei: me: add comet point V device id
Alexander Usyskin
2
-0
/
+2
2019-11-05
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
1
-4
/
+5
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2
-29
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-21
/
+1
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
7
-13
/
+51
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-4
/
+4
2019-10-14
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
7
-13
/
+51
2019-10-10
misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-3
/
+3
2019-10-10
ocxl: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-10-10
misc: fastrpc: revert max init file size back to 2MB
Jorge Ramirez-Ortiz
1
-1
/
+1
2019-10-10
misc: fastrpc: handle interrupted contexts
Jorge Ramirez-Ortiz
1
-6
/
+7
2019-10-10
misc: fastrpc: do not interrupt kernel calls
Jorge Ramirez-Ortiz
1
-2
/
+7
2019-10-10
misc: fastrpc: fix memory leak from miscdev->name
Srinivas Kandagatla
1
-2
/
+2
2019-10-10
misc: fastrpc: add mmap/unmap support
Jorge Ramirez-Ortiz
1
-0
/
+181
2019-10-10
misc: MIC: drop all 'comment' lines from its Kconfig
Randy Dunlap
1
-16
/
+0
2019-10-10
misc: rtsx: Remove unneeded variable in rts5260_card_power_on
zhong jiang
1
-2
/
+1
2019-10-10
lis3lv02d: switch to using input device polling mode
Dmitry Torokhov
3
-39
/
+46
2019-10-10
sgi-gru: simplify procfs code some more
Joe Perches
1
-7
/
+4
2019-10-10
misc: atmel_tclib: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-08
mei: me: fix me_intr_clear function name in KDoc
Alexander Usyskin
1
-1
/
+1
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-36
/
+26
2019-10-04
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
1
-0
/
+1
2019-10-04
eeprom: Warn that the driver is deprecated
Jean Delvare
1
-0
/
+4
2019-10-04
mei: buf: drop 'running hook' debug messages.
Tomas Winkler
1
-9
/
+0
2019-10-04
mei: avoid FW version request on Ibex Peak and earlier
Alexander Usyskin
5
-13
/
+44
2019-10-04
mei: me: add comet point (lake) LP device ids
Tomas Winkler
2
-0
/
+6
2019-10-04
drivers/misc: ti-st: Remove unneeded variable in st_tty_open
zhong jiang
1
-2
/
+2
2019-10-04
eeprom: at24: Improve confusing log message
Jean Delvare
1
-3
/
+6
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+0
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-62
/
+25
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+8
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-1475
/
+2440
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-3551
/
+25
2019-09-10
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
1
-3
/
+2
2019-09-05
habanalabs: correctly cast variable to __le32
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: show correct id in error print
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: stop using the acronym KMD
Oded Gabbay
8
-73
/
+77
2019-09-05
habanalabs: display card name as sensors header
Oded Gabbay
4
-2
/
+25
[prev]
[next]