summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-02-17lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-17scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'pci/next'Stephen Rothwell
2017-02-16Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max9867', '...Mark Brown
2017-02-16Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-11misc: eeprom: at24: use device_property_*() functions instead of of_get_prope...Ben Gardner
2017-02-10misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven
2017-02-10misc: panel: Add lcd_home() helperGeert Uytterhoeven
2017-02-10misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven
2017-02-10misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven
2017-02-10misc: panel: Remove reference to misc device supportGeert Uytterhoeven
2017-02-10misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven
2017-02-10misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven
2017-02-10misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven
2017-02-10mei: remove support for broken parallel readAlexander Usyskin
2017-02-10lkdtm: Convert to refcount_t testingKees Cook
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin
2017-02-09mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-03cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan
2017-02-03mei: me: generate an interrupt if the hw indicates reset.Alexander Usyskin
2017-02-03mei: me: add a wrapper to set host generated data interruptAlexander Usyskin
2017-02-03misc: fix typo on KconfigMiguel Bernal Marin
2017-02-03vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-01-31mei: simplify error handling via devres function.Tomas Winkler
2017-01-31mei: revamp io list cleanup function.Tomas Winkler
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin
2017-01-31mei: amthif: allow the read completion after closeTomas Winkler
2017-01-31mei: amthif: clean command queue upon disconnectionTomas Winkler
2017-01-31mei: abort waiting for notification on unsupported HWAlexander Usyskin
2017-01-31mei: return error on notification request to a disconnected clientAlexander Usyskin
2017-01-31mei: bus: unregister callbacks upon me client disable callAlexander Usyskin
2017-01-31mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin
2017-01-31mei: bus: cancel and disable callback after release callAlexander Usyskin
2017-01-27eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-27eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin
2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach
2017-01-25misc: sram: Introduce support code for protect-exec sram typeDave Gerlach
2017-01-25misc: sram: Split sram data structures into local headerDave Gerlach
2017-01-25lkdtm: Fix Oops when unloading the moduleJuerg Haefliger
2017-01-25eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall
2017-01-25eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz