aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-19Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/...Mark Brown
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown
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-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