summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-04-13cxl: Read vsec perst load imageChristophe Lombard
2017-04-08eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas
2017-04-08misc: ds1682: Add OF device ID tableJavier Martinez Canillas
2017-04-08misc: tsl2550: Add OF device ID tableJavier Martinez Canillas
2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann
2017-04-08lkdtm: add bad USER_DS testKees Cook
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08mei: implement fsyncAlexander Usyskin
2017-04-08mei: bus: elminate variable length arraysTomas Winkler
2017-04-08mei: hbm: remove variable length arraysTomas Winkler
2017-04-08mei: drop amthif internal clientAlexander Usyskin
2017-04-08mei: add pci driver ops shutdown handler.Tomas Winkler
2017-04-08drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann
2017-04-06scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-03-22drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur
2017-03-20cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven
2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur
2017-03-16vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig
2017-03-16mei: don't wait for os version message replyAlexander Usyskin
2017-03-16mei: fix deadlock on mei resetTomas Winkler
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