summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: meson: use i2c core for DT clock-frequency parsingHeiner Kallweit2017-03-301-5/+3
* i2c: meson: set clock divider in probe instead of setting it for each transferHeiner Kallweit2017-03-301-9/+8
* i2c: meson: remove member irq from struct meson_i2cHeiner Kallweit2017-03-301-7/+5
* i2c: meson: use min instead of min_t where min_t isn't neededHeiner Kallweit2017-03-301-5/+5
* i2c: thunderx: ACPI support for clock settingsJan Glauber2017-03-231-9/+15
* i2c: xlp9xx: update for ARCH_THUNDER2Jayachandran C2017-03-232-1/+2
* i2c: mv64xxx: simplify optional reset handlingPhilipp Zabel2017-03-231-10/+5
* i2c: tegra-bpmp: Enable Tegra BPMP I2C adapterJon Hunter2017-03-231-0/+1
* i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM methodHans de Goede2017-03-221-0/+15
* i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede2017-03-224-11/+16
* i2c-designware: increase timeout of semaphore transferOliver Neukum2017-03-221-1/+1
* Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang2017-03-229-57/+154
|\
| * drm/i915: Listen for PMIC bus access notificationsHans de Goede2017-03-023-0/+41
| * drm/i915: Add intel_uncore_suspend / resume functionsHans de Goede2017-03-023-12/+14
| * i2c: designware-baytrail: Call pmic_bus_access_notifier_chainHans de Goede2017-03-021-0/+4
| * i2c: designware-baytrail: Acquire P-Unit access on bus acquireHans de Goede2017-03-021-0/+4
| * i2c: designware-baytrail: Add support for cherrytrailHans de Goede2017-03-024-12/+37
| * i2c: designware-baytrail: Fix race when resetting the semaphoreHans de Goede2017-03-021-9/+2
| * i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede2017-03-023-5/+32
| * i2c: designware-baytrail: Only check iosf_mbi_available() for shared hostsHans de Goede2017-03-021-6/+7
| * i2c: designware-baytrail: Pass dw_i2c_dev into helper functionsHans de Goede2017-03-021-8/+8
| * i2c: designware: Rename accessor_flags to flagsHans de Goede2017-03-023-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2023-546/+1267
|\ \
| * | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
| * | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
| * | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
| * | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
| * | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
| * | qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
| * | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27
| * | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-197-251/+406
| * | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-194-8/+32
| * | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-191-23/+18
| * | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-191-2/+10
| * | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-191-3/+9
| * | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-191-0/+2
| * | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-195-10/+16
| * | tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-191-26/+68
| * | tcmu: make cmd timeout configurableMike Christie2017-03-191-6/+35
| * | tcmu: add helper to check if dev was configuredMike Christie2017-03-191-2/+6
| * | target: fix race during implicit transition work flushesMike Christie2017-03-181-9/+1
| * | target: allow userspace to set state to transitioningMike Christie2017-03-181-15/+22
| * | target: fix ALUA transition timeout handlingMike Christie2017-03-181-15/+8
| * | target: Use system workqueue for ALUA transitionsMike Christie2017-03-181-5/+3
| * | target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3
| * | target: allow ALUA setup for some passthrough backendsMike Christie2017-03-183-6/+9
| * | tcmu: return on first Opt parse failureMike Christie2017-03-181-0/+3
| * | tcmu: allow hw_max_sectors greater than 128Mike Christie2017-03-181-19/+35
| * | target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-182-2/+5
| * | target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-081-2/+8