summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-1835-379/+673
|\
| * misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-08-051-11/+9
| * misc: cxl: changed asterisk positionParth Y Shah2018-08-051-1/+1
| * genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva2018-08-051-1/+1
| * misc: eeprom: assignment outside the if statementParth Y Shah2018-08-051-1/+2
| * eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter2018-08-021-1/+1
| * misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev2018-08-021-2/+2
| * mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin2018-08-022-0/+17
| * mei: restrict dma ring support to hbm version 2.1Tomas Winkler2018-08-024-0/+16
| * mei: hbm: introduce dma bit in the message headerTomas Winkler2018-08-024-6/+16
| * mei: hbm: define dma ring setup protocolTomas Winkler2018-08-021-0/+49
| * mei: add support for variable length mei headers.Tomas Winkler2018-08-026-64/+102
| * 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
| |\
| * | 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
OpenPOWER on IntegriCloud