summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: add numa_node to sysfsStephen Hemminger2018-07-291-0/+17
* Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy2018-07-291-1/+1
* Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdrSunil Muthuswamy2018-07-291-10/+4
* Drivers: hv: vmus: Fix the check for return value from kmsg get dump bufferSunil Muthuswamy2018-07-291-7/+4
* Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-07-276-145/+485
|\
| * fsi: Prevent multiple concurrent rescansBenjamin Herrenschmidt2018-07-272-2/+16
| * fsi: Add cfam char devicesBenjamin Herrenschmidt2018-07-271-51/+213
| * fsi: scom: Convert to use the new chardevBenjamin Herrenschmidt2018-07-271-50/+80
| * fsi: sbefifo: Convert to use the new chardevBenjamin Herrenschmidt2018-07-271-29/+55
| * fsi: Add new central chardev supportBenjamin Herrenschmidt2018-07-272-2/+108
| * fsi: master-ast-cf: Rename dump_trace() to avoid name collisionBenjamin Herrenschmidt2018-07-261-5/+5
| * fsi: master-ast-cf: Fix memory leakGustavo A. R. Silva2018-07-261-2/+4
| * fsi: master-ast-cf: Mask unused bits in RTAG/RCRCBenjamin Herrenschmidt2018-07-251-2/+2
| * fsi: master-ast-cf: Fix build warnings on 64-bit platformsBenjamin Herrenschmidt2018-07-241-2/+2
* | thunderbolt: Add support for runtime PMMika Westerberg2018-07-257-20/+276
* | thunderbolt: Remove redundant variable 'approved'Colin Ian King2018-07-251-2/+0
* | thunderbolt: Use correct ICM commands in system suspendMika Westerberg2018-07-251-5/+13
* | thunderbolt: No need to take tb->lock in domain suspend/completeMika Westerberg2018-07-251-14/+1
* | thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg2018-07-251-9/+26
* | thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg2018-07-251-0/+8
* | thunderbolt: Fix small typo in variable nameNathan Ciobanu2018-07-251-1/+1
* | android: binder: Include asm/cacheflush.h after linux/ include filesGuenter Roeck2018-07-241-1/+3
* | android: binder_alloc: Include asm/cacheflush.h after linux/ include filesGuenter Roeck2018-07-241-1/+1
* | 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
* | Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-07-247-62/+2006
|\|
| * fsi: Add support for device-tree provided chip IDsBenjamin Herrenschmidt2018-07-231-0/+24
| * fsi: sbefifo: Fix inconsistent use of ffdc mutexBenjamin Herrenschmidt2018-07-231-4/+9
| * fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt2018-07-234-0/+1605
| * Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt2018-07-231311-9970/+13026
| |\
| | * gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt2018-07-021-20/+231
| | * gpio: aspeed: Add command source registersBenjamin Herrenschmidt2018-07-021-0/+54
| | * gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt2018-07-021-2/+27
| | * gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt2018-07-021-49/+69
* | | uio: add SPDX license tagsStephen Hemminger2018-07-216-10/+6
* | | uio: fix wrong return value from uio_mmap()Hailong Liu2018-07-211-1/+1
* | | uio: add SPDX license tagStephen Hemminger2018-07-211-2/+1
* | | Merge tag 'extcon-next-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-07-213-18/+9
|\ \ \
| * | | extcon: Release locking when sending the notification of connector stateChanwoo Choi2018-07-121-1/+2
| * | | extcon: usbc-cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra2018-07-121-15/+5
| * | | extcon: usbc-cros-ec: Make license text and module license match.Enric Balletbo i Serra2018-07-121-1/+1
| * | | extcon: int3496: Use proper GPIO includeWolfram Sang2018-07-121-1/+1
| | |/ | |/|
* | | 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
* | | gnss: fix potential error pointer dereferenceDan Carpenter2018-07-161-2/+2
* | | gnss: ubx: make struct ubx_gserial_ops staticColin Ian King2018-07-161-1/+1
* | | virtio: virtconsole: Use seq_file for debugfs operationsTuomas Tynkkynen2018-07-161-38/+22
* | | vme: ca91cx42: remove redundant variable iColin Ian King2018-07-161-2/+0