aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+6
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-71/+147
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+7
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-247/+408
2018-04-04cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat1-30/+55
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-4/+25
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel1-5/+7
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2-123/+0
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown1-4/+25
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-0/+27
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman1-0/+27
2018-03-27GenWQE: Fix a typo in two commentsMarkus Elfring1-2/+2
2018-03-26misc: Remove Blackfin DSP echo supportAaron Wu2-123/+0
2018-03-23eeprom: at24: use SPDX identifier instead of GPL boiler-plateBartosz Golaszewski1-5/+2
2018-03-23eeprom: at24: simplify the i2c functionality checkingBartosz Golaszewski1-5/+7
2018-03-23eeprom: at24: fix a line breakBartosz Golaszewski1-2/+2
2018-03-23eeprom: at24: tweak newlinesBartosz Golaszewski1-1/+1
2018-03-23eeprom: at24: refactor at24_probe()Bartosz Golaszewski1-16/+18
2018-03-23eeprom: at24: remove at24_platform_data from at24_dataBartosz Golaszewski1-9/+13
2018-03-23eeprom: at24: move platform data processing into a separate routineBartosz Golaszewski1-30/+40
2018-03-23eeprom: at24: switch to using probe_new() from the i2c frameworkBartosz Golaszewski1-2/+5
2018-03-23eeprom: at24: provide and use at24_base_client_dev()Bartosz Golaszewski1-2/+7
2018-03-23eeprom: at24: readability tweak in at24_probe()Bartosz Golaszewski1-2/+3
2018-03-23eeprom: at24: use a helper variable for devBartosz Golaszewski1-25/+23
2018-03-23eeprom: at24: rename chip to pdata in at24_probe()Bartosz Golaszewski1-21/+21
2018-03-23eeprom: at24: rename at24_get_pdata()Bartosz Golaszewski1-2/+3
2018-03-23eeprom: at24: don't check if byte_len is a power of 2Bartosz Golaszewski1-3/+0
2018-03-23eeprom: at24: make struct initialization uniform in at24_probe()Bartosz Golaszewski1-1/+1
2018-03-23eeprom: at24: drop redundant variable in at24_write()Bartosz Golaszewski1-8/+6
2018-03-23eeprom: at24: drop redundant variable in at24_read()Bartosz Golaszewski1-8/+6
2018-03-23eeprom: at24: remove code separatorsBartosz Golaszewski1-4/+0
2018-03-23eeprom: at24: arrange local variablesBartosz Golaszewski1-10/+16
2018-03-23eeprom: at24: remove nvmem_config from at24_dataBartosz Golaszewski1-16/+16
2018-03-23eeprom: at24: disable regmap lockingBartosz Golaszewski1-0/+1
2018-03-23eeprom: at25: sizeof t should be sizeof(t)Devang Panchal1-1/+1
2018-03-15misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cyclesJoel Stanley1-2/+16
2018-03-15misc: aspeed-lpc: Request and enable LPC clockJoel Stanley1-3/+23
2018-03-15misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav1-1/+1
2018-03-15misc: mic: Release reference count and memory for VOP deviceArvind Yadav1-2/+4
2018-03-15misc: rtsx: make various functions staticColin Ian King1-6/+6
2018-03-15misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson1-1/+0
2018-03-14mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-03-14mei: limit the number of queued writesAlexander Usyskin6-35/+145
2018-03-14mei: make module referencing local to the bus.cTomas Winkler3-39/+34
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard2-17/+12
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud3-7/+45
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain3-7/+27
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain1-8/+2
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain1-2/+6
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+27
2018-03-06lkdtm: Add missing SPDX-License-Identifier lineKees Cook1-0/+1
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook10-19/+21
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva1-0/+27
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann1-2/+2
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+4
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+16
2018-02-21ocxl: Fix potential bad errno on irq allocationFrederic Barrat1-2/+4
2018-02-20mei: me: add cannon point device ids for 4th deviceTomas Winkler2-0/+4
2018-02-20mei: me: add cannon point device idsAlexander Usyskin2-0/+6
2018-02-16mei: set device client to the disconnected state upon suspend.Tomas Winkler2-6/+6
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij1-4/+25
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds11-42/+42
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+13
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King1-1/+1
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-477/+255
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-47/+62
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds22-7/+3546
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-136/+160
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang1-7/+13
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-133/+46
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-20/+21
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds14-0/+5592
2018-01-25misc: kgdbts: Display progress of asynchronous testsDaniel Thompson1-2/+6
2018-01-25lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande1-1/+1
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat1-2/+0
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat4-0/+44
2018-01-24ocxl: Add trace pointsFrederic Barrat5-1/+205
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat3-71/+20
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat5-2/+315
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat9-0/+3003
2018-01-22misc: remove AVR32 dependenciesCorentin Labbe1-2/+2
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard5-4/+32
2018-01-15lkdtm: Update usercopy tests for whitelistingKees Cook3-43/+53
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook1-4/+9
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-1/+1
2018-01-09mei: fix an && vs || typoDan Carpenter1-1/+1
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus1-1/+18
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra1-9/+9
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay1-0/+1
2018-01-02eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski1-0/+9
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King1-1/+1
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2-16/+12
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski1-0/+11
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck1-10/+0
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck1-121/+100
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski1-17/+6
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski1-16/+18
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski1-9/+9
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck1-12/+27
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit1-48/+8
2018-01-01eeprom: at24: remove old read functionsHeiner Kallweit1-186/+0
2018-01-01eeprom: at24: add regmap-based read functionHeiner Kallweit1-1/+56
2018-01-01eeprom: at24: remove old write functionsHeiner Kallweit1-117/+0
2018-01-01eeprom: at24: add regmap-based write functionHeiner Kallweit1-1/+26
2018-01-01eeprom: at24: change at24_translate_offset return typeHeiner Kallweit1-10/+24
2018-01-01eeprom: at24: add basic regmap_i2c supportHeiner Kallweit2-13/+45
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli3-13/+10
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli5-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2-16/+7
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King1-1/+1
2017-12-18misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah1-3/+3
2017-12-18misc: ad525x_dpot: please, no space before tabsDhaval Shah1-1/+1
2017-12-18misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah1-11/+11
2017-12-18misc: apds990x: Missing a blank line after declarations.Dhaval Shah1-0/+11
2017-12-18misc: ics932s401: open brace should be on the previous lineDhaval Shah1-2/+1
2017-12-18misc: ics932s401: please, no space before tabsDhaval Shah1-2/+2
2017-12-18misc: ics932s401: Missing a blank line after declarationsDhaval Shah1-0/+1
2017-12-18misc: mic: remove unused label 'done'Colin Ian King1-1/+0
2017-12-18eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven1-0/+3
2017-12-18misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah1-6/+6
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-1/+1
2017-12-13mei: speed up the power down flowTomas Winkler4-5/+17
2017-12-11Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2-3/+28
2017-12-07misc: isl29003: Missing a blank line after declarationsDhaval Shah1-0/+7
2017-12-07misc: hpilo: Use SPDX-License-IdentifierDhaval Shah2-8/+2
2017-12-07misc: enclosure: Remove unnecessary error checkArvind Yadav1-7/+1
2017-12-07misc: enclosure: Fix space before '[' errorArvind Yadav1-2/+2
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych1-14/+7
2017-12-07misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2017-12-06eeprom: at24: change nvmem stride to 1David Lechner1-1/+1
2017-12-04misc: rtsx: Fix symbol clashesStephen Rothwell3-6/+6
2017-12-03eeprom: at24: fix I2C device selection for runtime PMSakari Ailus1-14/+10
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+18
2017-12-02vmci: the same on the send side...Al Viro1-69/+20
2017-12-02vmci: simplify qp_dequeue_locked()Al Viro1-53/+18
2017-12-02vmci: get rid of qp_memcpy_from_queue()Al Viro1-20/+17
2017-12-02vmci: fix buf_size in case of iovec-based accessesAl Viro1-3/+3
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+10
2017-11-29eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-11-29eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit1-1/+2
2017-11-29eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski1-0/+10
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng6-3/+927
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng12-0/+4665
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro12-19/+20
2017-11-28lkdtm: Missing kmalloc checkVasyl Gomonovych1-0/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain1-2/+10
2017-11-17lkdtm: include WARN format stringKees Cook1-1/+3
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-83/+141
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds8-48/+53
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-2/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+31
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+111
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-114/+0
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+12
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-109/+45
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki2-2/+2
2017-11-10Merge branch 'fixes' into nextMichael Ellerman1-2/+11
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar18-0/+18
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar18-0/+18
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2-2/+2
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain3-32/+42
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas1-1/+70
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I1-0/+8
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I1-2/+10
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I1-0/+2
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter1-0/+2
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+2
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang4-31/+37
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2-5/+5
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman3-29/+26
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook1-109/+45
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli3-18/+38
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2-0/+5
2017-10-20lkdtm: Constify the crashtypes tableKees Cook1-9/+9
2017-10-20lkdtm: Convert from jprobe to kprobeKees Cook1-109/+45
2017-10-20tracing, mei: Remove unused trace event mei_pci_cfg_writeSteven Rostedt (VMware)2-20/+0
2017-10-17eeprom: at24: enable runtime pm supportDivagar Mohandass1-0/+37
2017-10-17eeprom: at24: add support to fetch eeprom device property "size"Divagar Mohandass1-0/+4
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter1-0/+9
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman4-31/+37
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-29/+26
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel1-2/+1