summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-26146-3006/+6032
|\
| * fpga: add devm_fpga_region_createAlan Tull2018-10-164-20/+63
| * fpga: bridge: add devm_fpga_bridge_createAlan Tull2018-10-166-38/+73
| * fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-1612-80/+87
| * hv_balloon: Replace spin_is_locked() with lockdepLance Roy2018-10-151-1/+1
| * sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
| * eeprom: New ee1004 driver for DDR4 memoryJean Delvare2018-10-153-0/+293
| * eeprom: at25: remove unneeded 'at25_remove'YueHaibing2018-10-151-10/+0
| * w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly2018-10-151-14/+52
| * misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0
| * misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
| * platform: goldfish: pipe: Add a blank line to separate varibles and codeRoman Kiryanov2018-10-151-0/+1
| * platform: goldfish: pipe: Remove redundant castingRoman Kiryanov2018-10-151-1/+1
| * platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov2018-10-151-1/+4
| * platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov2018-10-151-29/+37
| * platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov2018-10-151-7/+13
| * platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov2018-10-151-8/+16
| * gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh2018-10-151-1/+92
| * gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2018-10-152-7/+15
| * gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie2018-10-151-0/+6
| * gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2018-10-151-3/+2
| * nvmem: hide unused nvmem_find_cell_by_index functionArnd Bergmann2018-10-151-16/+16
| * nvmem: lpc18xx_eeprom: remove unused variableBartosz Golaszewski2018-10-151-1/+0
| * nvmem: fix nvmem_cell_get_from_lookup()Bartosz Golaszewski2018-10-151-2/+3
| * nvmem: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-151-1/+3
| * misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0
| * misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0
| * stm class: Use memcat_p()Alexander Shishkin2018-10-111-28/+1
| * stm class: heartbeat: Fix whitespaceAlexander Shishkin2018-10-111-1/+1
| * stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin2018-10-111-0/+80
| * stm class: Add MIPI SyS-T protocol supportAlexander Shishkin2018-10-113-0/+318
| * stm class: Switch over to the protocol driverAlexander Shishkin2018-10-112-16/+21
| * stm class: Factor out default framing protocolAlexander Shishkin2018-10-113-0/+67
| * stm class: Add a helper for writing data packetsAlexander Shishkin2018-10-112-13/+41
| * stm class: Introduce framing protocol driversAlexander Shishkin2018-10-113-18/+318
| * stm class: Clean up stp_configfs_initAlexander Shishkin2018-10-111-5/+1
| * stm class: Clarify configfs root type/operations namesAlexander Shishkin2018-10-111-6/+6
| * stm class: Rework policy node fallbackAlexander Shishkin2018-10-113-44/+55
| * Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman2018-10-08139-802/+974
| |\
| * | VMCI: remove set but not used variable 'cid'YueHaibing2018-10-021-3/+0
| * | uio: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-10-022-2/+4
| * | misc: card_utils: remove duplicated include filezhong jiang2018-10-021-2/+0
| * | binder: make symbol 'binder_free_buf' staticWei Yongjun2018-10-021-1/+1
| * | thunderbolt: Add Intel as copyright holderMika Westerberg2018-10-0210-9/+19
| * | thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg2018-10-027-29/+8
| * | thunderbolt: Print connected devicesMika Westerberg2018-10-021-0/+11
| * | thunderbolt: Make the driver less verboseMika Westerberg2018-10-027-69/+68
| * | thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroyzhong jiang2018-10-021-2/+1
| * | mei: replace POLL* with EPOLL* for write queues.Tomas Winkler2018-10-021-2/+2
| * | uio: make symbol 'uio_class_registered' staticWei Yongjun2018-10-021-1/+1