summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Generalize tunnel creation functionalityMika Westerberg2019-04-186-150/+235
* thunderbolt: Rename tunnel_pci to tunnelMika Westerberg2019-04-184-7/+7
* thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg2019-04-184-10/+13
* thunderbolt: Properly disable pathMika Westerberg2019-04-182-5/+45
* thunderbolt: Set sleep bit when suspending switchMika Westerberg2019-04-184-4/+49
* thunderbolt: Configure lanes when switch is initializedMika Westerberg2019-04-184-0/+136
* thunderbolt: Move LC specific functionality into a separate fileMika Westerberg2019-04-185-12/+37
* thunderbolt: Add dummy read after port capability list walk on Light RidgeMika Westerberg2019-04-181-0/+16
* thunderbolt: Enable TMU access when accessing port space on legacy devicesMika Westerberg2019-04-182-17/+62
* thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg2019-04-183-9/+15
* thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg2019-04-182-28/+20
* thunderbolt: Block reads and writes if switch is unpluggedMika Westerberg2019-04-181-0/+8
* thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg2019-04-184-26/+14
* thunderbolt: Remove unused work field in struct tb_switchMika Westerberg2019-04-181-2/+0
* net: thunderbolt: Unregister ThunderboltIP protocol handler when suspendingMika Westerberg2019-04-181-0/+3
* thunderbolt: Fix to check the return value of kmemdupAditya Pakki2019-03-281-0/+5
* thunderbolt: property: Fix a missing check of kzallocKangjie Lu2019-03-281-1/+6
* thunderbolt: xdomain: Fix to check return value of kmemdupAditya Pakki2019-03-221-6/+9
* thunderbolt: Fix to check return value of ida_simple_getAditya Pakki2019-03-221-1/+7
* thunderbolt: Fix to check for kmemdup failureAditya Pakki2019-03-221-6/+16
* thunderbolt: Fix a missing check of kmemdupKangjie Lu2019-03-201-0/+4
* thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu2019-03-201-0/+5
* Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\
| * xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \
| * | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-271-0/+12
| * | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0610-6/+23
| * | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-069-49/+202
| * | device-dax: Add support for a dax override driverDan Williams2019-01-063-10/+156
| * | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-065-79/+90
| * | device-dax: Introduce bus + driver modelDan Williams2019-01-065-87/+203
| * | device-dax: Start defining a dax bus modelDan Williams2019-01-069-224/+209
| * | device-dax: Remove multi-resource infrastructureDan Williams2019-01-064-49/+10
| * | device-dax: Kill dax_region baseDan Williams2019-01-064-8/+4
| * | device-dax: Kill dax_region idaDan Williams2019-01-062-24/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1621-77/+206
|\ \ \
| * | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20
| * | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-061-0/+2
| * | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-063-3/+49
| * | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-061-0/+10
| * | | scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-062-25/+60
| * | | scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-061-1/+2
| * | | scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-061-1/+2
| * | | scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-061-0/+2
| * | | scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-061-1/+1