summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd2019-08-161-2/+3
* clk: ti: Don't reference clk_init_data after registrationStephen Boyd2019-08-162-8/+10
* clk: qcom: Remove error prints from DFS registrationStephen Boyd2019-08-161-7/+1
* rtc: sun6i: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1
* clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-60/+49
* clk: milbeaut: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1
* clk: socfpga: deindent code to proper indentationStephen Boyd2019-08-161-2/+2
* phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+2
* clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+3
* clk: socfpga: Don't reference clk_init_data after registrationStephen Boyd2019-08-162-13/+16
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-4/+8
* clk: qcom: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+2
* clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+5
* clk: lochnagar: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1
* clk: actions: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+3
* iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2114-55/+1165
|\
| * NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-133-1/+428
| * NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-9/+45
| * ntb_hw_switchtec: Fix setup MW with failure bugJoey Zhang2019-06-131-27/+39
| * ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...Wesley Sheng2019-06-131-0/+3
| * ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() functionJoey Zhang2019-06-131-4/+7
| * NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter2019-06-131-1/+1
| * ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()Dan Carpenter2019-06-131-1/+1
| * NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazedLogan Gunthorpe2019-06-131-0/+1
| * NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta2019-06-131-4/+4
| * NTB: ntb_perf: Clear stale values in doorbell and command SPAD registerSanjay R Mehta2019-06-131-0/+8
| * NTB: ntb_perf: Disable NTB link after clearing peer XLAT registersSanjay R Mehta2019-06-131-2/+2
| * NTB: ntb_perf: Increased the number of message retries to 1000Sanjay R Mehta2019-06-131-1/+1
| * ntb: intel: Make intel_ntb3_peer_db_addr staticYueHaibing2019-06-131-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-2020-29/+2183
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-07-2014538-308224/+315806
| |\ \
| | * | Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-191-1/+1
| | * | Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-191-1/+2
| | * | Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-191-2/+1
| | * | Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-195-0/+2117
| | * | Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-151-0/+32
| | * | Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-151-2/+2
| | * | Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen2019-07-151-0/+1
| | * | Input: iforce - remove empty multiline commentsTim Schumacher2019-07-156-18/+0
| | * | Merge tag 'v5.2' into nextDmitry Torokhov2019-07-1514535-308210/+313652
| | |\ \
| | * | | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-151-1/+1
| | * | | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-131-2/+1
| | * | | Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-131-3/+17
| | * | | Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-2/+7
| | * | | Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-0/+3