summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-068-268/+73
| * | | | | char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-061-14/+3
| * | | | | binder: remove BINDER_DEBUG_ENTRY()Yangtao Li2018-12-061-31/+17
| * | | | | misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2018-12-061-1/+1
| * | | | | firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2018-12-061-4/+1
| * | | | | coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King2018-12-061-1/+1
| * | | | | coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier2018-12-061-0/+1
| * | | | | coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier2018-12-061-6/+5
| * | | | | coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier2018-12-061-1/+1
| * | | | | coresight: etb10: Add support for CLAIM tagMathieu Poirier2018-12-061-6/+17
| * | | | | coresight: tmc: Fix bad register address for CLAIMLeo Yan2018-12-061-1/+1
| * | | | | Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-03112-535/+682
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | uio: dismiss waiters on device unregistrationZhaolong Zhang2018-11-271-8/+11
| * | | | | pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing2018-11-275-9/+10
| * | | | | misc/pvpanic: resolve compile errors for arch=umPeng Hao2018-11-271-1/+1
| * | | | | altera-stapl: check for a null key before strcasecmp'ing itColin Ian King2018-11-271-2/+1
| * | | | | slimbus: ngd: QCOM_QMI_HELPERS has to be selectedNiklas Cassel2018-11-271-2/+3
| * | | | | slimbus: ngd: Fix build error on x86Srinivas Kandagatla2018-11-271-2/+3
| * | | | | parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva2018-11-271-1/+1
| * | | | | char: lp: fix spacing style before open parenthesisSudip Mukherjee2018-11-271-92/+92
| * | | | | char: lp: fix whitespace with pointersSudip Mukherjee2018-11-271-5/+5
| * | | | | char: lp: use tabs instead of spacesSudip Mukherjee2018-11-271-9/+9
| * | | | | char: lp: do not use return as a functionSudip Mukherjee2018-11-271-3/+3
| * | | | | char: lp: move trailing statement to next lineSudip Mukherjee2018-11-271-3/+6
| * | | | | char: lp: remove trailing whitespaceSudip Mukherjee2018-11-271-15/+15
| * | | | | misc: cxl: Use device_type helpers to access the node typeRob Herring2018-11-271-3/+1
| * | | | | misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter2018-11-271-2/+2
| * | | | | fpga: of-fpga-region: Use platform_set_drvdataMoritz Fischer2018-11-261-1/+1
| * | | | | fpga: dfl-fme-region: Use platform_get_drvdata()Moritz Fischer2018-11-261-1/+1
| * | | | | Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui2018-11-262-46/+0
| * | | | | firmware: add remote status update client supportRichard Gong2018-11-261-2/+33
| * | | | | fpga: add intel stratix10 soc fpga manager driverAlan Tull2018-11-263-0/+542
| * | | | | firmware: add Intel Stratix10 service layer driverRichard Gong2018-11-263-0/+1026
| * | | | | fpga: mgr: altera-ps-spi: enable usage on non-dt platformsAnatolij Gustschin2018-11-261-5/+35
| * | | | | fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin2018-11-261-10/+24
| * | | | | binder: fix sparse warnings on locking contextTodd Kjos2018-11-262-1/+43
| * | | | | mei: me: mark CNP devices as having dma supportAlexander Usyskin2018-11-261-2/+2
| * | | | | mei: bump hbm version to 2.1Alexander Usyskin2018-11-261-1/+1
| * | | | | mei: dma ring: implement transmit flowTomas Winkler2018-11-263-13/+142
| * | | | | mei: dma ring: implement rx circular buffer logicTomas Winkler2018-11-266-15/+98
| * | | | | mei: hw: add dma ring control blockTomas Winkler2018-11-264-0/+46
| * | | | | mei: hbm: setup dma ringTomas Winkler2018-11-262-3/+85
| * | | | | mei: dma ring buffers allocationTomas Winkler2018-11-264-0/+126
| * | | | | Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman2018-11-26350-2163/+3883
| |\ \ \ \ \
| * | | | | | uio: uio_fsl_elbc_gpcm: simplify getting .driver_dataWolfram Sang2018-11-111-4/+2
| * | | | | | tlclk: clean an indentation issue, remove extraneous tabsColin Ian King2018-11-111-43/+44
| * | | | | | vbox: fix link error with 'gcc -Og'Arnd Bergmann2018-11-111-1/+1
| * | | | | | zynq-fpga: Only route PR via PCAP when requiredMike Looijmans2018-11-111-0/+4
| * | | | | | fpga: altera-cvp: Fix registration for CvP incapable devicesAndreas Puhm2018-11-111-0/+9
| * | | | | | fpga: dfl: fme: remove set but not used variable 'priv'YueHaibing2018-11-111-2/+0