Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | usb: dwc2: Prevent core suspend when port connection flag is 0 | Artur Petrosyan | 2021-03-26 | 1 | -1/+2 | |
| | * | | | | | | | | | usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board. | Artur Petrosyan | 2021-03-26 | 1 | -1/+1 | |
| | * | | | | | | | | | usb: musb: Fix suspend with devices connected for a64 | Tony Lindgren | 2021-03-26 | 1 | -4/+8 | |
| | * | | | | | | | | | usb: xhci-mtk: fix broken streams issue on 0.96 xHCI | Chunfeng Yun | 2021-03-26 | 1 | -1/+9 | |
| | * | | | | | | | | | usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable | Wesley Cheng | 2021-03-26 | 1 | -4/+4 | |
| | * | | | | | | | | | usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() | Shuah Khan | 2021-03-26 | 1 | -0/+2 | |
| | * | | | | | | | | | USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem | Vincent Palatin | 2021-03-23 | 1 | -0/+4 | |
| | * | | | | | | | | | USB: cdc-acm: do not log successful probe on later errors | Johan Hovold | 2021-03-23 | 1 | -2/+2 | |
| | * | | | | | | | | | USB: cdc-acm: always claim data interface | Johan Hovold | 2021-03-23 | 1 | -8/+6 | |
| | * | | | | | | | | | USB: cdc-acm: use negation for NULL checks | Johan Hovold | 2021-03-23 | 1 | -2/+2 | |
| | * | | | | | | | | | USB: cdc-acm: clean up probe error labels | Johan Hovold | 2021-03-23 | 1 | -17/+18 | |
| | * | | | | | | | | | USB: cdc-acm: drop redundant driver-data reset | Johan Hovold | 2021-03-23 | 1 | -1/+0 | |
| | * | | | | | | | | | USB: cdc-acm: drop redundant driver-data assignment | Johan Hovold | 2021-03-23 | 1 | -1/+0 | |
| | * | | | | | | | | | USB: cdc-acm: fix use-after-free after probe failure | Johan Hovold | 2021-03-23 | 1 | -0/+5 | |
| | * | | | | | | | | | USB: cdc-acm: fix double free on probe failure | Johan Hovold | 2021-03-23 | 1 | -1/+0 | |
| | * | | | | | | | | | USB: cdc-acm: downgrade message to debug | Oliver Neukum | 2021-03-23 | 1 | -1/+2 | |
| | * | | | | | | | | | USB: cdc-acm: untangle a circular dependency between callback and softint | Oliver Neukum | 2021-03-23 | 1 | -16/+32 | |
| | * | | | | | | | | | cdc-acm: fix BREAK rx code path adding necessary calls | Oliver Neukum | 2021-03-23 | 1 | -1/+3 | |
| | * | | | | | | | | | usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference | Tong Zhang | 2021-03-23 | 1 | -5/+5 | |
| | * | | | | | | | | | usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield | Andy Shevchenko | 2021-03-23 | 1 | -0/+2 | |
| | * | | | | | | | | | usb: dwc3: gadget: Use max speed if unspecified | Thinh Nguyen | 2021-03-23 | 1 | -1/+1 | |
| | * | | | | | | | | | usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate | Thinh Nguyen | 2021-03-23 | 1 | -0/+1 | |
| | * | | | | | | | | | usb: dwc3: qcom: skip interconnect init for ACPI probe | Shawn Guo | 2021-03-23 | 1 | -0/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-04-03 | 2 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | scsi: iscsi: Fix race condition between login and sync thread | Gulam Mohamed | 2021-03-30 | 2 | -1/+14 | |
| * | | | | | | | | | | Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-04-03 | 7 | -35/+29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | block: remove the unused RQF_ALLOCED flag | Christoph Hellwig | 2021-04-02 | 2 | -3/+0 | |
| | * | | | | | | | | | | block: update a few comments in uapi/linux/blkpg.h | Christoph Hellwig | 2021-04-02 | 1 | -26/+2 | |
| | * | | | | | | | | | | block: don't ignore REQ_NOWAIT for direct IO | Pavel Begunkov | 2021-04-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | null_blk: fix command timeout completion handling | Damien Le Moal | 2021-04-01 | 2 | -5/+22 | |
| | * | | | | | | | | | | block: only update parent bi_status when bio fail | Yufen Yu | 2021-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-04-03 | 2 | -22/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | io_uring: move reissue into regular IO path | Jens Axboe | 2021-04-02 | 1 | -4/+13 | |
| | * | | | | | | | | | | io_uring: fix EIOCBQUEUED iter revert | Pavel Begunkov | 2021-04-01 | 1 | -4/+0 | |
| | * | | | | | | | | | | io_uring/io-wq: protect against sprintf overflow | Pavel Begunkov | 2021-04-01 | 2 | -3/+3 | |
| | * | | | | | | | | | | io_uring: don't mark S_ISBLK async work as unbounded | Jens Axboe | 2021-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | io_uring: drop sqd lock before handling signals for SQPOLL | Jens Axboe | 2021-03-30 | 1 | -8/+11 | |
| | * | | | | | | | | | | io_uring: handle setup-failed ctx in kill_timeouts | Pavel Begunkov | 2021-03-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | io_uring: always go for cancellation spin on exec | Pavel Begunkov | 2021-03-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-04-03 | 8 | -24/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-tables' and 'acpi-scan' | Rafael J. Wysocki | 2021-04-02 | 5 | -23/+73 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | ACPI: scan: Fix _STA getting called on devices with unmet dependencies | Hans de Goede | 2021-03-30 | 1 | -1/+11 | |
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | ||||||
| | | * / | | | | | | | | | | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki | 2021-03-29 | 4 | -22/+62 | |
| | | |/ / / / / / / / / / | ||||||
| | * / / / / / / / / / / | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() | Vitaly Kuznetsov | 2021-04-01 | 3 | -1/+9 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-04-03 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2021-04-02 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | cpufreq: Fix scaling_{available,boost}_frequencies_show() comments | Geert Uytterhoeven | 2021-03-26 | 1 | -2/+2 | |
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM: runtime: Fix race getting/putting suppliers at probe | Adrian Hunter | 2021-03-29 | 1 | -1/+7 | |
| | * | | | | | | | | | | | PM: runtime: Fix ordering in pm_runtime_get_suppliers() | Adrian Hunter | 2021-03-29 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-04-02 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ |