summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-121-2/+6
|\
| * misc: kgdbts: Display progress of asynchronous testsDaniel Thompson2018-01-251-2/+6
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-075-71/+147
|\ \
| * | cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat2018-04-041-30/+55
| * | Merge branch 'fixes' into nextMichael Ellerman2018-03-281-0/+27
| |\ \
| * | | cxl: Fix timebase synchronization status on P9Christophe Lombard2018-03-142-17/+12
| * | | cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-133-7/+45
| * | | cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-133-7/+27
| * | | cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain2018-03-131-8/+2
| * | | cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain2018-03-131-2/+6
* | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-5/+7
|\ \ \ \
| * | | | misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel2018-04-031-5/+7
* | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-2/+2
|\ \ \ \ \
| * | | | | misc: rtsx: rename SG_END macroArnd Bergmann2018-03-011-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-2/+2
|\ \ \ \ \ \
| * | | | | | GenWQE: Fix a typo in two commentsMarkus Elfring2018-03-271-2/+2
* | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0423-247/+408
|\ \ \ \ \ \ \
| * | | | | | | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-281-0/+27
| |\| | | | | |
| * | | | | | | eeprom: at24: use SPDX identifier instead of GPL boiler-plateBartosz Golaszewski2018-03-231-5/+2
| * | | | | | | eeprom: at24: simplify the i2c functionality checkingBartosz Golaszewski2018-03-231-5/+7
| * | | | | | | eeprom: at24: fix a line breakBartosz Golaszewski2018-03-231-2/+2
| * | | | | | | eeprom: at24: tweak newlinesBartosz Golaszewski2018-03-231-1/+1
| * | | | | | | eeprom: at24: refactor at24_probe()Bartosz Golaszewski2018-03-231-16/+18
| * | | | | | | eeprom: at24: remove at24_platform_data from at24_dataBartosz Golaszewski2018-03-231-9/+13
| * | | | | | | eeprom: at24: move platform data processing into a separate routineBartosz Golaszewski2018-03-231-30/+40
| * | | | | | | eeprom: at24: switch to using probe_new() from the i2c frameworkBartosz Golaszewski2018-03-231-2/+5
| * | | | | | | eeprom: at24: provide and use at24_base_client_dev()Bartosz Golaszewski2018-03-231-2/+7
| * | | | | | | eeprom: at24: readability tweak in at24_probe()Bartosz Golaszewski2018-03-231-2/+3
| * | | | | | | eeprom: at24: use a helper variable for devBartosz Golaszewski2018-03-231-25/+23
| * | | | | | | eeprom: at24: rename chip to pdata in at24_probe()Bartosz Golaszewski2018-03-231-21/+21
| * | | | | | | eeprom: at24: rename at24_get_pdata()Bartosz Golaszewski2018-03-231-2/+3
| * | | | | | | eeprom: at24: don't check if byte_len is a power of 2Bartosz Golaszewski2018-03-231-3/+0
| * | | | | | | eeprom: at24: make struct initialization uniform in at24_probe()Bartosz Golaszewski2018-03-231-1/+1
| * | | | | | | eeprom: at24: drop redundant variable in at24_write()Bartosz Golaszewski2018-03-231-8/+6
| * | | | | | | eeprom: at24: drop redundant variable in at24_read()Bartosz Golaszewski2018-03-231-8/+6
| * | | | | | | eeprom: at24: remove code separatorsBartosz Golaszewski2018-03-231-4/+0
| * | | | | | | eeprom: at24: arrange local variablesBartosz Golaszewski2018-03-231-10/+16
| * | | | | | | eeprom: at24: remove nvmem_config from at24_dataBartosz Golaszewski2018-03-231-16/+16
| * | | | | | | eeprom: at24: disable regmap lockingBartosz Golaszewski2018-03-231-0/+1
| * | | | | | | eeprom: at25: sizeof t should be sizeof(t)Devang Panchal2018-03-231-1/+1
| * | | | | | | misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cyclesJoel Stanley2018-03-151-2/+16
| * | | | | | | misc: aspeed-lpc: Request and enable LPC clockJoel Stanley2018-03-151-3/+23
| * | | | | | | misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav2018-03-151-1/+1
| * | | | | | | misc: mic: Release reference count and memory for VOP deviceArvind Yadav2018-03-151-2/+4
| * | | | | | | misc: rtsx: make various functions staticColin Ian King2018-03-151-6/+6
| * | | | | | | misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson2018-03-151-1/+0
| * | | | | | | mei: remove dev_err message on an unsupported ioctlColin Ian King2018-03-141-1/+0
| * | | | | | | mei: limit the number of queued writesAlexander Usyskin2018-03-146-35/+145
| * | | | | | | mei: make module referencing local to the bus.cTomas Winkler2018-03-143-39/+34
| * | | | | | | lkdtm: Add missing SPDX-License-Identifier lineKees Cook2018-03-061-0/+1