aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20misc: Fix Kconfig indentationKrzysztof Kozlowski1-8/+8
2019-11-16mei: bus: add more client attributes to sysfsAlexander Usyskin2-0/+69
2019-11-14vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella4-0/+78
2019-11-14Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.5Wolfram Sang1-3/+6
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng5-8/+1063
2019-11-07mei: add trc detection register to sysfsAlexander Usyskin6-3/+76
2019-11-07mei: abstract fw status register read.Tomas Winkler6-17/+41
2019-11-07mei: me: store irq number in the hw struct.Alexander Usyskin3-2/+5
2019-11-07mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler3-8/+8
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-20/+8
2019-11-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-11-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2-29/+2
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-1/+1
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-21/+1
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter7-13/+51
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-4/+4
2019-10-14Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman7-13/+51
2019-10-10misc: Use the correct style for SPDX License IdentifierNishad Kamdar2-3/+3
2019-10-10ocxl: Use the correct style for SPDX License IdentifierNishad Kamdar2-2/+2
2019-10-10misc: fastrpc: revert max init file size back to 2MBJorge Ramirez-Ortiz1-1/+1
2019-10-10misc: fastrpc: handle interrupted contextsJorge Ramirez-Ortiz1-6/+7
2019-10-10misc: fastrpc: do not interrupt kernel callsJorge Ramirez-Ortiz1-2/+7
2019-10-10misc: fastrpc: fix memory leak from miscdev->nameSrinivas Kandagatla1-2/+2
2019-10-10misc: fastrpc: add mmap/unmap supportJorge Ramirez-Ortiz1-0/+181
2019-10-10misc: MIC: drop all 'comment' lines from its KconfigRandy Dunlap1-16/+0
2019-10-10misc: rtsx: Remove unneeded variable in rts5260_card_power_onzhong jiang1-2/+1
2019-10-10lis3lv02d: switch to using input device polling modeDmitry Torokhov3-39/+46
2019-10-10sgi-gru: simplify procfs code some moreJoe Perches1-7/+4
2019-10-10misc: atmel_tclib: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-08mei: me: fix me_intr_clear function name in KDocAlexander Usyskin1-1/+1
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie2-36/+26
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost1-0/+1
2019-10-04eeprom: Warn that the driver is deprecatedJean Delvare1-0/+4
2019-10-04mei: buf: drop 'running hook' debug messages.Tomas Winkler1-9/+0
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin5-13/+44
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler2-0/+6
2019-10-04drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang1-2/+2
2019-10-04eeprom: at24: Improve confusing log messageJean Delvare1-3/+6
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-62/+25
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-0/+8
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds39-1475/+2440
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-8/+1
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds15-3551/+25
2019-09-10misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang1-3/+2
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay1-2/+2
2019-09-05habanalabs: show correct id in error printOded Gabbay1-2/+2
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay8-73/+77
2019-09-05habanalabs: display card name as sensors headerOded Gabbay4-2/+25