summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"Guenter Roeck2021-06-171-25/+1
* hwmon: (lm75) Add TI TMP1075 supportRobert Marko2021-06-171-0/+13
* hwmon: (pmbus/zl6100) Add support for ZLS1003, ZLS4009 and ZL8802Erik Rosen2021-06-171-14/+80
* hwmon: (pmbus/bpa-rs600) Handle Vin readings >= 256VChris Packham2021-06-171-0/+29
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-131-21/+26
|\
| * scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-071-1/+1
| * scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-071-2/+6
| * scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-071-8/+6
| * scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-071-10/+13
* | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-1235-126/+258
|\ \
| * \ Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-111-6/+78
| |\ \
| | * | USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold2021-06-101-5/+59
| | * | USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-101-1/+19
| * | | Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman2021-06-111-1/+1
| * | | usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson2021-06-101-1/+1
| * | | usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana2021-06-101-0/+1
| * | | usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley2021-06-101-1/+1
| * | | usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko2021-06-101-1/+1
| * | | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang2021-06-091-0/+2
| * | | usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-091-0/+3
| * | | usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-091-2/+2
| * | | usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko2021-06-091-4/+4
| * | | usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko2021-06-091-0/+5
| * | | usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko2021-06-091-1/+3
| * | | usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso2021-06-091-0/+3
| * | | usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski2021-06-091-0/+8
| * | | usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-0910-10/+14
| * | | usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-092-1/+7
| * | | usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski2021-06-091-4/+4
| * | | USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-091-1/+1
| * | | Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-092-8/+7
| |\ \ \
| | * | | usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak2021-05-271-3/+4
| | * | | usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar2021-05-251-5/+3
| * | | | Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-094-6/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-052-0/+2
| | * | | USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX2021-05-251-3/+3
| | * | | USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-05-251-0/+2
| | * | | USB: serial: quatech2: fix control-request directionsJohan Hovold2021-05-251-3/+3
| * | | | usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng2021-06-041-0/+3
| * | | | usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm portLi Jun2021-06-041-0/+1
| * | | | usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun2021-06-041-0/+1
| * | | | usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun2021-06-041-0/+3
| * | | | usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso2021-06-041-25/+27
| * | | | usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong2021-06-041-1/+4
| * | | | usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET2021-06-041-2/+6
| * | | | usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso2021-06-041-6/+5
| * | | | usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0Kyle Tso2021-06-041-12/+28
| * | | | usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso2021-06-041-4/+10
| * | | | Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei2021-06-041-6/+0
| * | | | usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham2021-06-033-19/+8