summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-11-07mei: add trc detection register to sysfsAlexander Usyskin
2019-11-07mei: abstract fw status register read.Tomas Winkler
2019-11-07mei: me: store irq number in the hw struct.Alexander Usyskin
2019-11-07mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05mei: me: add comet point V device idAlexander Usyskin
2019-11-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-14Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman
2019-10-10misc: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-10ocxl: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-10misc: fastrpc: revert max init file size back to 2MBJorge Ramirez-Ortiz
2019-10-10misc: fastrpc: handle interrupted contextsJorge Ramirez-Ortiz
2019-10-10misc: fastrpc: do not interrupt kernel callsJorge Ramirez-Ortiz
2019-10-10misc: fastrpc: fix memory leak from miscdev->nameSrinivas Kandagatla
2019-10-10misc: fastrpc: add mmap/unmap supportJorge Ramirez-Ortiz
2019-10-10misc: MIC: drop all 'comment' lines from its KconfigRandy Dunlap
2019-10-10misc: rtsx: Remove unneeded variable in rts5260_card_power_onzhong jiang
2019-10-10lis3lv02d: switch to using input device polling modeDmitry Torokhov
2019-10-10sgi-gru: simplify procfs code some moreJoe Perches
2019-10-10misc: atmel_tclib: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-08mei: me: fix me_intr_clear function name in KDocAlexander Usyskin
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost
2019-10-04eeprom: Warn that the driver is deprecatedJean Delvare
2019-10-04mei: buf: drop 'running hook' debug messages.Tomas Winkler
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler
2019-10-04drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang
2019-10-04eeprom: at24: Improve confusing log messageJean Delvare
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-10misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay
2019-09-05habanalabs: show correct id in error printOded Gabbay
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay
2019-09-05habanalabs: display card name as sensors headerOded Gabbay
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay