summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU formatChunfeng Yun2019-03-262-59/+42
* usb: mtu3: fix transfer error of USB3 Gen2 isocChunfeng Yun2019-03-263-10/+51
* usb: mtu3: rebuild the code of getting vbus regulatorChunfeng Yun2019-03-261-5/+3
* usb: mtu3: remove unnecessary local variable @reqChunfeng Yun2019-03-261-5/+2
* usb: mtu3: print useful information also for device and host modesChunfeng Yun2019-03-261-2/+3
* usb: mtu3: check return value of devm_extcon_register_notifier()Chunfeng Yun2019-03-262-5/+16
* usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede2019-03-191-1/+1
* usb: typec: fusb302: Improve suspend/resume handlingHans de Goede2019-03-191-64/+48
* usb: typec: fusb302: 2 small misc. fixesHans de Goede2019-03-191-2/+2
* usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede2019-03-191-52/+97
* usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede2019-03-191-0/+2
* usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede2019-03-191-38/+13
* usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede2019-03-191-70/+15
* usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede2019-03-191-32/+16
* usb: typec: pi3usb30532: Keep orientation when setting mux to safe modeHans de Goede2019-03-191-1/+2
* usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede2019-03-191-1/+1
* usbip: Remove unnecessary null checkSuwan Kim2019-03-191-7/+1
* 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-281-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-0710-6/+23
| * | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-079-49/+202
| * | device-dax: Add support for a dax override driverDan Williams2019-01-073-10/+156
| * | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-075-79/+90
| * | device-dax: Introduce bus + driver modelDan Williams2019-01-075-87/+203
| * | device-dax: Start defining a dax bus modelDan Williams2019-01-079-224/+209
| * | device-dax: Remove multi-resource infrastructureDan Williams2019-01-074-49/+10
| * | device-dax: Kill dax_region baseDan Williams2019-01-074-8/+4
| * | device-dax: Kill dax_region idaDan Williams2019-01-072-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-081-2/+20
| * | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-071-0/+2
| * | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-073-3/+49
| * | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-071-0/+10
| * | | scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-072-25/+60
| * | | scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-071-1/+2
| * | | scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-071-1/+2
| * | | scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-071-0/+2
| * | | scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-071-1/+1
| * | | scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-071-1/+2
| * | | scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-071-5/+3
| * | | scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin2019-03-071-3/+8
| * | | scsi: qla2xxx: avoid printf format warningArnd Bergmann2019-03-071-2/+2
| * | | scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-071-1/+2