summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-251-26/+19
|\
| * misc: eeprom: at24: use device_property_*() functions instead of of_get_prope...Ben Gardner2017-02-111-26/+19
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-255-8/+8
|\ \
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-243-3/+3
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-245-6/+6
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-243-3/+5
* | | Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-231-0/+50
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/...Mark Brown2017-02-195-0/+17
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown2017-02-191-0/+50
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | | |/ / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | misc: atmel-ssc: register as sound DAI if #sound-dai-cells is presentPeter Rosin2016-12-151-0/+50
| | |/ / /
* | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-2228-519/+2215
|\ \ \ \ \
| * | | | | misc: panel: Abstract temporary backlight handlingGeert Uytterhoeven2017-02-101-41/+60
| * | | | | misc: panel: Add lcd_home() helperGeert Uytterhoeven2017-02-101-24/+15
| * | | | | misc: panel: Remove always-true check from panel_detach()Geert Uytterhoeven2017-02-101-16/+14
| * | | | | misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven2017-02-101-18/+19
| * | | | | misc: panel: Remove reference to misc device supportGeert Uytterhoeven2017-02-101-4/+3
| * | | | | misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven2017-02-101-2/+0
| * | | | | misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven2017-02-101-12/+6
| * | | | | misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven2017-02-101-2/+3
| * | | | | mei: remove support for broken parallel readAlexander Usyskin2017-02-101-22/+26
| * | | | | mei: me: generate an interrupt if the hw indicates reset.Alexander Usyskin2017-02-031-0/+16
| * | | | | mei: me: add a wrapper to set host generated data interruptAlexander Usyskin2017-02-031-6/+15
| * | | | | misc: fix typo on KconfigMiguel Bernal Marin2017-02-031-0/+1
| * | | | | vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-031-55/+20
| * | | | | mei: simplify error handling via devres function.Tomas Winkler2017-01-315-105/+26
| * | | | | mei: revamp io list cleanup function.Tomas Winkler2017-01-313-72/+47
| * | | | | mei: replace callback structures used as list head by list_headAlexander Usyskin2017-01-319-98/+85
| * | | | | mei: amthif: allow the read completion after closeTomas Winkler2017-01-311-1/+1
| * | | | | mei: amthif: clean command queue upon disconnectionTomas Winkler2017-01-311-1/+1
| * | | | | mei: abort waiting for notification on unsupported HWAlexander Usyskin2017-01-311-0/+5
| * | | | | mei: return error on notification request to a disconnected clientAlexander Usyskin2017-01-311-0/+3
| * | | | | mei: bus: unregister callbacks upon me client disable callAlexander Usyskin2017-01-311-8/+22
| * | | | | mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin2017-01-313-2/+41
| * | | | | mei: bus: cancel and disable callback after release callAlexander Usyskin2017-01-311-4/+4
| * | | | | eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun2017-01-271-4/+0
| * | | | | eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin2017-01-271-3/+0
| * | | | | misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach2017-01-254-2/+25
| * | | | | misc: sram: Introduce support code for protect-exec sram typeDave Gerlach2017-01-252-0/+123
| * | | | | misc: sram: Split sram data structures into local headerDave Gerlach2017-01-252-28/+41
| * | | | | lkdtm: Fix Oops when unloading the moduleJuerg Haefliger2017-01-251-1/+3
| * | | | | eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall2017-01-251-1/+0
| * | | | | eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King2017-01-251-2/+4
| * | | | | mei: make mei_cl_set_disconnected staticAlexander Usyskin2017-01-202-2/+1
| * | | | | mei: make mei_io_list_flush staticAlexander Usyskin2017-01-202-2/+1
| * | | | | lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann2017-01-191-1/+6
| * | | | | eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin2017-01-193-0/+1598
| * | | | | Merge 4.10-rc4 into char-misc-nextGreg Kroah-Hartman2017-01-165-0/+17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | genwqe: drop .link_reset()Cao jin2017-01-111-1/+0