summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-10cxl: remove a dead branchMathieu Malaterre
2018-08-08misc: cxl: changed asterisk positionParth Y Shah
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter
2018-08-05misc: cxl: changed asterisk positionParth Y Shah
2018-08-05genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-05misc: eeprom: assignment outside the if statementParth Y Shah
2018-08-02eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter
2018-08-02misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev
2018-08-02mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin
2018-08-02mei: restrict dma ring support to hbm version 2.1Tomas Winkler
2018-08-02mei: hbm: introduce dma bit in the message headerTomas Winkler
2018-08-02mei: hbm: define dma ring setup protocolTomas Winkler
2018-08-02mei: add support for variable length mei headers.Tomas Winkler
2018-07-25eeprom: at24: Add support for address-width propertyAlan Chiang
2018-07-24mei: add mei_msg_hdr_init wrapper.Tomas Winkler
2018-07-24mei: move hbuf_depth from the mei device to the hw modulesTomas Winkler
2018-07-24mei: cleanup slots to data conversionsTomas Winkler
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain
2018-07-19pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16misc: vexpress/syscfg: Use devm_ioremap_resource() to map memorySudeep Holla
2018-07-16drivers/misc: Aspeed LPC snoop output using misc chardevRobert Lippert
2018-07-16mei: bus: suppress sign-compare warningsTomas Winkler
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-12mei: fix ssize_t to int assignment in read and write ops.Tomas Winkler
2018-07-12mei: use correct type for counter variable in for loopsTomas Winkler
2018-07-12mei: check for error returned from mei_hbuf_empty_slots()Tomas Winkler
2018-07-12cxl_getfile(): switch to alloc_file_pseudo()Al Viro
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-12mei: don't update offset in writeAlexander Usyskin
2018-07-12mei: bus: type promotion bug in mei_fwver()Tomas Winkler
2018-07-12mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2018-07-07tsl2550: fix lux1_input error in low lightMatt Ranostay
2018-07-07misc: mic: fix passing the current timeArnd Bergmann
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva