summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()Logan Gunthorpe2018-01-291-0/+13
| * | | | | ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe2018-01-291-0/+3
| * | | | | ntb_hw_switchtec: Force down the link before initializingLogan Gunthorpe2018-01-291-7/+50
| * | | | | ntb_hw_switchtec: Crosslink doorbells and messagesLogan Gunthorpe2018-01-291-10/+55
| * | | | | ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2018-01-291-5/+197
| * | | | | ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more generalLogan Gunthorpe2018-01-291-36/+56
| * | | | | ntb_hw_switchtec: Create helper function to setup reserved LUT MWsLogan Gunthorpe2018-01-291-29/+43
| * | | | | ntb_hw_switchtec: Keep track of the number of LUT windows used by the driverLogan Gunthorpe2018-01-291-4/+8
| * | | | | ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2018-01-291-9/+48
| * | | | | NTB: switchtec_ntb: Add new line on appropriate printksJon Mason2018-01-291-21/+21
| * | | | | NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"Colin Ian King2018-01-291-1/+1
| * | | | | ntb: remove Intel Atom NTB driver supportDave Jiang2018-01-292-363/+4
| * | | | | ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-294-8/+4
| * | | | | NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mwDoug Meyer2018-01-291-4/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-02-042-16/+33
|\ \ \ \ \
| * | | | | mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov2018-02-041-0/+11
| * | | | | mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov2018-02-041-5/+19
| * | | | | mailbox: ti-msgmgr: Use %zu for size_t print formatNishanth Menon2018-01-101-1/+1
| * | | | | mailbox: ti-msgmgr: Switch to SPDX LicensingNishanth Menon2018-01-101-10/+2
* | | | | | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-0430-931/+1016
|\ \ \ \ \ \
| * | | | | | i2c: mv64xxx: Fix clock resource by adding an optional bus clockGregory CLEMENT2018-01-261-1/+11
| * | | | | | i2c: mv64xxx: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-01-261-6/+2
| * | | | | | i2c: mxs: use true and false for boolean valuesGustavo A. R. Silva2018-01-261-2/+2
| * | | | | | i2c: meson: update doc description to fix build warningsYixun Lan2018-01-261-1/+1
| * | | | | | i2c: meson: add configurable divider factorsJian Hu2018-01-241-4/+28
| * | | | | | i2c: imx-lpi2c: add runtime pm supportFugang Duan2018-01-241-17/+51
| * | | | | | i2c: rcar: fix some trivial typos in commentsWolfram Sang2018-01-241-3/+3
| * | | | | | i2c: davinci: fix the cpufreq transitionBartosz Golaszewski2018-01-241-8/+4
| * | | | | | i2c: rk3x: add proper kerneldoc headerWolfram Sang2018-01-181-0/+1
| * | | | | | i2c: rk3x: account for const type of of_device_id.dataJulia Lawall2018-01-181-8/+8
| * | | | | | i2c: acorn: remove outdated path from file headerWolfram Sang2018-01-181-3/+1
| * | | | | | i2c: acorn: add MODULE_LICENSE tagArnd Bergmann2018-01-181-0/+4
| * | | | | | i2c: rcar: implement bus recoveryWolfram Sang2018-01-161-2/+52
| * | | | | | i2c: send STOP after successful bus recoveryWolfram Sang2018-01-161-0/+12
| * | | | | | i2c: ensure SDA is released in recovery if SDA is controllableWolfram Sang2018-01-161-0/+2
| * | | | | | i2c: add 'set_sda' to bus_recovery_infoWolfram Sang2018-01-161-1/+10
| * | | | | | i2c: exynos5: change internal transmission timeout to 100msAndrzej Hajda2018-01-151-1/+1
| * | | | | | i2c: ismt: 16-byte align the DMA buffer addressRadu Rendec2018-01-151-18/+19
| * | | | | | i2c: mpc: always determine I2C clock prescaler at runtimeArseny Solokha2018-01-151-22/+15
| * | | | | | i2c: mpc: fix PORDEVSR2 mask for MPC8533/44Arseny Solokha2018-01-151-2/+6
| * | | | | | i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxxArseny Solokha2018-01-151-3/+9
| * | | | | | i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculationsArseny Solokha2018-01-151-6/+6
| * | | | | | i2c: ismt: dump registers at the end of transactionsRadu Rendec2018-01-151-0/+2
| * | | | | | i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang2018-01-151-1/+1
| * | | | | | i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang2018-01-151-1/+18
| * | | | | | i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang2018-01-151-22/+27
| * | | | | | i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang2018-01-151-18/+17
| * | | | | | i2c: sh_mobile: require setup callbackWolfram Sang2018-01-151-9/+6
| * | | | | | i2c: sh_mobile: allow setup callback to return errnoWolfram Sang2018-01-151-4/+9
| * | | | | | i2c: sh_mobile: move type detection upwardsWolfram Sang2018-01-151-6/+4