summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0127-136/+160
|\
| * lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande2018-01-251-1/+1
| * misc: remove AVR32 dependenciesCorentin Labbe2018-01-221-2/+2
| * mei: fix an && vs || typoDan Carpenter2018-01-091-1/+1
| * misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus2018-01-091-1/+18
| * misc: ds1682: Show device registers as unsignedAaron Sierra2018-01-091-9/+9
| * misc: fsa9480: Add blank line after declarations.Tejas Upadhyay2018-01-091-0/+1
| * mei: fix incorrect logical operator in if statementColin Ian King2018-01-021-1/+1
| * mei: me: allow runtime pm for platform with D0i3Tomas Winkler2018-01-021-1/+4
| * Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-022-16/+12
| |\
| * | genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli2017-12-193-13/+10
| * | genwqe: Make defines uppercaseGuilherme G. Piccoli2017-12-195-29/+29
| * | genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2017-12-192-16/+7
| * | mei: fix spelling mistake: "botther" -> "bother"Colin Ian King2017-12-191-1/+1
| * | misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah2017-12-181-3/+3
| * | misc: ad525x_dpot: please, no space before tabsDhaval Shah2017-12-181-1/+1
| * | misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah2017-12-181-11/+11
| * | misc: apds990x: Missing a blank line after declarations.Dhaval Shah2017-12-181-0/+11
| * | misc: ics932s401: open brace should be on the previous lineDhaval Shah2017-12-181-2/+1
| * | misc: ics932s401: please, no space before tabsDhaval Shah2017-12-181-2/+2
| * | misc: ics932s401: Missing a blank line after declarationsDhaval Shah2017-12-181-0/+1
| * | misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0
| * | eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2017-12-181-0/+3
| * | misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah2017-12-181-6/+6
| * | mei: speed up the power down flowTomas Winkler2017-12-134-5/+17
| * | Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2017-12-112-3/+28
| |\ \
| * | | misc: isl29003: Missing a blank line after declarationsDhaval Shah2017-12-071-0/+7
| * | | misc: hpilo: Use SPDX-License-IdentifierDhaval Shah2017-12-072-8/+2
| * | | misc: enclosure: Remove unnecessary error checkArvind Yadav2017-12-071-7/+1
| * | | misc: enclosure: Fix space before '[' errorArvind Yadav2017-12-071-2/+2
| * | | misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7
| * | | misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-071-3/+1
| * | | lkdtm: Missing kmalloc checkVasyl Gomonovych2017-11-281-0/+4
* | | | Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-133/+46
|\ \ \ \
| * | | | vmci: the same on the send side...Al Viro2017-12-021-69/+20
| * | | | vmci: simplify qp_dequeue_locked()Al Viro2017-12-021-53/+18
| * | | | vmci: get rid of qp_memcpy_from_queue()Al Viro2017-12-021-20/+17
| * | | | vmci: fix buf_size in case of iovec-based accessesAl Viro2017-12-021-3/+3
| |/ / /
* | | | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-311-0/+1
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-1/+1
|\ \ \ \
| * | | | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-101-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-3012-20/+21
|\ \ \ \
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-2812-19/+20
| * | | | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
| | |/ / | |/| |
* | | | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-01-2914-0/+5592
|\ \ \ \ | |_|/ / |/| | |
| * | | misc: rtsx: Fix symbol clashesStephen Rothwell2017-12-043-6/+6
| * | | misc: rtsx: Add support for RTS5260Rui Feng2017-11-296-3/+927
| * | | misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng2017-11-2912-0/+4665
| |/ /
* | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-1/+1
|\ \ \
| * | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-1/+1