summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | MAINTAINERS: Sort entries in database for THUNDERBOLTAndy Shevchenko2020-02-111-1/+1
| | |/ /
| * | | USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-171-2/+7
| * | | Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-02-136-36/+56
| |\ \ \
| | * | | usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-111-24/+15
| | * | | usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov2020-02-111-1/+3
| | * | | usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen2020-02-111-2/+3
| | * | | usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan2020-02-111-12/+16
| | * | | usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan2020-02-111-5/+7
| | * | | usb: gadget: composite: Support more than 500mA MaxPowerJack Pham2020-02-111-6/+18
| | * | | usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham2020-02-111-5/+3
| | * | | usb: gadget: u_audio: Fix high-speed max packet sizeJohn Keeping2020-02-111-5/+5
| | * | | usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha2020-02-111-1/+2
| | |/ /
| * | | thunderbolt: Prevent crash if non-active NVMem file is readMika Westerberg2020-02-131-0/+7
| * | | Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-02-132-1/+11
| |\ \ \
| | * | | USB: serial: ch341: fix receiver regressionJohan Hovold2020-02-101-0/+10
| | * | | USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter2020-02-101-1/+1
| | |/ /
| * | | usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek2020-02-121-1/+0
| * | | USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman2020-02-121-2/+13
| * | | USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman2020-02-121-2/+13
| * | | USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-121-0/+3
| * | | xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman2020-02-123-33/+65
| * | | Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...Greg Kroah-Hartman2020-02-123-64/+33
| * | | USB: core: clean up endpoint-descriptor parsingJohan Hovold2020-02-101-12/+8
| * | | USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold2020-02-101-0/+5
| * | | USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-104-0/+49
| * | | usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-101-24/+15
| * | | usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko2020-02-101-0/+8
| * | | USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-101-5/+0
| * | | usb: charger: assign specific number for enum valuePeter Chen2020-02-101-8/+8
| * | | usb: uas: fix a plug & unplug racingEJ Hsu2020-02-101-1/+22
| * | | MAINTAINERS: Sort entries in database for USB TYPECAndy Shevchenko2020-02-101-9/+9
| * | | USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2020-02-102-0/+16
| * | | xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-101-1/+3
| * | | xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-101-3/+3
| * | | xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman2020-02-103-33/+64
| * | | xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-101-3/+9
| |/ /
* | | Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-2150-243/+486
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-02-2119-108/+168
| |\ \ \
| | * | | drm/i915/gt: Avoid resetting ring->head outside of its timeline mutexChris Wilson2020-02-183-23/+21
| | * | | drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson2020-02-184-10/+18
| | * | | drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson2020-02-184-56/+55
| | * | | drm/i915/gt: Protect defer_request() from new waitersChris Wilson2020-02-172-3/+10
| | * | | drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson2020-02-172-0/+6
| | * | | drm/i915/dsc: force full modeset whenever DSC is enabled at probeJani Nikula2020-02-171-0/+18
| | * | | drm/i915/ehl: Update port clock voltage level requirementsMatt Roper2020-02-171-1/+3
| | * | | drm/i915: Update drm/i915 bug filing URLJani Nikula2020-02-173-7/+6
| | * | | MAINTAINERS: Update drm/i915 bug filing URLJani Nikula2020-02-171-1/+1
| | * | | drm/i915: Initialise basic fence before acquiring seqnoChris Wilson2020-02-171-7/+14
| | * | | drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson2020-02-171-0/+16
| | | |/ | | |/|
| * | | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-2110-22/+45
| |\ \ \