summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: add mei_msg_hdr_init wrapper.Tomas Winkler2018-07-242-15/+20
* mei: move hbuf_depth from the mei device to the hw modulesTomas Winkler2018-07-245-49/+58
* mei: cleanup slots to data conversionsTomas Winkler2018-07-244-12/+14
* misc: vexpress/syscfg: Use devm_ioremap_resource() to map memorySudeep Holla2018-07-161-7/+3
* drivers/misc: Aspeed LPC snoop output using misc chardevRobert Lippert2018-07-161-10/+74
* mei: bus: suppress sign-compare warningsTomas Winkler2018-07-161-3/+3
* Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-163-27/+9
|\
| * ibmasm: don't write out of bounds in read handlerJann Horn2018-07-071-24/+3
| * mei: discard messages from not connected client during power down.Alexander Usyskin2018-07-031-1/+4
| * vmw_balloon: fix inflation with batchingNadav Amit2018-07-031-2/+2
* | mei: fix ssize_t to int assignment in read and write ops.Tomas Winkler2018-07-123-17/+17
* | mei: use correct type for counter variable in for loopsTomas Winkler2018-07-123-3/+3
* | mei: check for error returned from mei_hbuf_empty_slots()Tomas Winkler2018-07-124-12/+32
* | mei: don't update offset in writeAlexander Usyskin2018-07-121-1/+0
* | mei: bus: type promotion bug in mei_fwver()Tomas Winkler2018-07-121-1/+1
* | mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter2018-07-121-1/+1
* | misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-07-071-1/+2
* | tsl2550: fix lux1_input error in low lightMatt Ranostay2018-07-071-1/+1
* | misc: mic: fix passing the current timeArnd Bergmann2018-07-073-3/+14
* | misc: mic: mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* | sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+2
* | eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+4
* | misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun2018-07-071-1/+1
* | vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter2018-07-071-2/+2
* | misc: sram: enable clock before registering regionsJohan Hovold2018-07-061-6/+7
* | misc: sram: fix resource leaks in probe error pathJohan Hovold2018-07-061-1/+8
* | mei: expose fw version to sysfsAlexander Usyskin2018-07-033-8/+133
* | mei: add optional timeout to internal bus recvAlexander Usyskin2018-07-033-12/+28
* | mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin2018-07-031-2/+0
* | eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King2018-07-031-3/+1
* | misc: rtsx: make several functions staticColin Ian King2018-07-031-6/+6
* | misc: vmci: remove redundant variable is_localColin Ian King2018-07-031-5/+0
* | misc: ti-st: remove redundant variable 'type'Colin Ian King2018-07-031-2/+1
* | sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-032-6/+0
* | misc: genwqe: remove several redundant variablesColin Ian King2018-07-032-9/+0
* | vmw_balloon: update copyright messageNadav Amit2018-07-031-20/+2
* | vmw_balloon: remove inflation rate limitingNadav Amit2018-07-031-81/+11
* | vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-07-031-1/+8
* | vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-07-031-18/+19
* | vmw_balloon: do not use 2MB without batchingNadav Amit2018-07-031-1/+7
* | vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-07-031-6/+7
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-25/+46
|\
| * eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski2018-05-161-14/+35
| * eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski2018-05-161-8/+10
| * eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski2018-05-161-3/+1
| * eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski2018-05-161-1/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-128-16/+20
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+5
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-14/+15
|\ \
OpenPOWER on IntegriCloud