summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08android: binder: Rate-limit debug and userspace triggered err msgsSherry Yang
2018-08-08Merge tag 'fsi-updates-2018-08-08' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-08-08fsi: sbefifo: Bump max command lengthBenjamin Herrenschmidt
2018-08-06fsi: scom: Fix NULL dereferenceBenjamin Herrenschmidt
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter
2018-08-05misc: cxl: changed asterisk positionParth Y Shah
2018-08-05genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-05misc: eeprom: assignment outside the if statementParth Y Shah
2018-08-02uio: potential double frees if __uio_register_device() failsDan Carpenter
2018-08-02eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter
2018-08-02misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev
2018-08-02android: binder: Show extra_buffers_size in traceSherry Yang
2018-08-02firmware: vpd: Fix section enabled flag on vpd_section_destroyAnton Vasilyev
2018-08-02platform: goldfish: Retire pdev_busRoman Kiryanov
2018-08-02goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov
2018-08-02goldfish: Add missing includes to goldfish.hRoman Kiryanov
2018-08-02mux: adgs1408: new driver for Analog Devices ADGS1408/1409 muxMircea Caprioru
2018-08-02dt-bindings: mux: add adi,adgs1408Mircea Caprioru
2018-08-02Drivers: hv: vmbus: Cleanup synic memory free pathMichael Kelley
2018-08-02Drivers: hv: vmbus: Remove use of slow_virt_to_phys()Michael Kelley
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-08-02mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin
2018-08-02mei: restrict dma ring support to hbm version 2.1Tomas Winkler
2018-08-02mei: hbm: introduce dma bit in the message headerTomas Winkler
2018-08-02mei: hbm: define dma ring setup protocolTomas Winkler
2018-08-02mei: add support for variable length mei headers.Tomas Winkler
2018-08-02uio: fix possible circular locking dependencyXiubo Li
2018-08-02uio: pruss: fix error handling in probeDan Carpenter
2018-07-29Drivers: hv: vmbus: add numa_node to sysfsStephen Hemminger
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy
2018-07-29Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdrSunil Muthuswamy
2018-07-29Drivers: hv: vmus: Fix the check for return value from kmsg get dump bufferSunil Muthuswamy
2018-07-27Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-27fsi: Prevent multiple concurrent rescansBenjamin Herrenschmidt
2018-07-27fsi: Add cfam char devicesBenjamin Herrenschmidt
2018-07-27fsi: scom: Convert to use the new chardevBenjamin Herrenschmidt
2018-07-27fsi: sbefifo: Convert to use the new chardevBenjamin Herrenschmidt
2018-07-27fsi: Add new central chardev supportBenjamin Herrenschmidt
2018-07-26fsi: master-ast-cf: Rename dump_trace() to avoid name collisionBenjamin Herrenschmidt
2018-07-26fsi: master-ast-cf: Fix memory leakGustavo A. R. Silva
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-07-25thunderbolt: Remove redundant variable 'approved'Colin Ian King
2018-07-25thunderbolt: Use correct ICM commands in system suspendMika Westerberg
2018-07-25thunderbolt: No need to take tb->lock in domain suspend/completeMika Westerberg
2018-07-25thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg
2018-07-25thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg
2018-07-25thunderbolt: Fix small typo in variable nameNathan Ciobanu
2018-07-25fsi: master-ast-cf: Mask unused bits in RTAG/RCRCBenjamin Herrenschmidt
2018-07-24android: binder: Include asm/cacheflush.h after linux/ include filesGuenter Roeck
2018-07-24android: binder_alloc: Include asm/cacheflush.h after linux/ include filesGuenter Roeck