summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-141-1/+1
|\
| * ocxl: fix signed comparison with less than zeroColin Ian King2018-02-081-1/+1
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1111-42/+42
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-7/+13
|\ \ | |/ |/|
| * virtio_vop: don't kfree device on register failureweiping zhang2018-02-011-7/+13
* | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-042-477/+255
|\ \
| * | eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski2018-01-021-0/+9
| * | eeprom: at24: add support for the write-protect pinBartosz Golaszewski2018-01-011-0/+11
| * | eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck2018-01-011-10/+0
| * | eeprom: at24: convert magic numbers to structsSven Van Asbroeck2018-01-011-121/+100
| * | eeprom: at24: code shrinkBartosz Golaszewski2018-01-011-17/+6
| * | eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski2018-01-011-16/+18
| * | eeprom: at24: fix coding style issuesBartosz Golaszewski2018-01-011-9/+9
| * | eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck2018-01-011-12/+27
| * | eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit2018-01-011-48/+8
| * | eeprom: at24: remove old read functionsHeiner Kallweit2018-01-011-186/+0
| * | eeprom: at24: add regmap-based read functionHeiner Kallweit2018-01-011-1/+56
| * | eeprom: at24: remove old write functionsHeiner Kallweit2018-01-011-117/+0
| * | eeprom: at24: add regmap-based write functionHeiner Kallweit2018-01-011-1/+26
| * | eeprom: at24: change at24_translate_offset return typeHeiner Kallweit2018-01-011-10/+24
| * | eeprom: at24: add basic regmap_i2c supportHeiner Kallweit2018-01-012-13/+45
| |/
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-033-47/+62
|\ \
| * | lkdtm: Update usercopy tests for whitelistingKees Cook2018-01-153-43/+53
| * | lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook2018-01-151-4/+9
* | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0222-7/+3546
|\ \ \
| * | | cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-241-2/+0
| * | | ocxl: Add Makefile and KconfigFrederic Barrat2018-01-244-0/+44
| * | | ocxl: Add trace pointsFrederic Barrat2018-01-245-1/+205
| * | | ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-243-71/+20
| * | | ocxl: Add AFU interrupt supportFrederic Barrat2018-01-245-2/+315
| * | | ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-249-0/+3003
| * | | cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-195-4/+32
| |/ /
* | | 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
OpenPOWER on IntegriCloud