summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-161-0/+1
| | * | | | | USB: serial: option: add Quectel EC200U modemAli Mirghasemi2023-01-161-0/+2
| | * | | | | USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)2023-01-161-0/+3
| | * | | | | USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)2023-01-121-0/+3
| | * | | | | USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)2023-01-121-0/+3
| | | |/ / / | | |/| | |
| * | | | | usb: dwc3: fix extcon dependencyArnd Bergmann2023-01-191-1/+1
| * | | | | usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi2023-01-171-0/+13
| * | | | | USB: fix misleading usb_set_intfdata() kernel docJohan Hovold2023-01-171-8/+7
| * | | | | usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski2023-01-171-1/+3
| * | | | | USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen2023-01-171-2/+10
| * | | | | usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang2023-01-171-4/+3
| * | | | | usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally2023-01-171-0/+3
| * | | | | usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani2023-01-171-1/+1
| * | | | | usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-171-2/+2
| * | | | | usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-171-8/+14
| * | | | | usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-01-171-0/+2
| * | | | | usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-01-171-0/+5
| * | | | | usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke2023-01-171-6/+6
| * | | | | usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke2023-01-171-3/+3
| * | | | | usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-172-3/+22
| * | | | | usb: musb: fix error return code in omap2430_probe()Yang Yingliang2023-01-171-1/+3
| * | | | | usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang2023-01-171-2/+2
| * | | | | xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman2023-01-171-0/+34
| * | | | | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-172-0/+68
| * | | | | xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-172-0/+9
| * | | | | xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman2023-01-173-1/+17
| * | | | | xhci: Fix null pointer dereference when host diesMathias Nyman2023-01-171-0/+5
| * | | | | usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu2023-01-171-1/+4
| * | | | | xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-171-0/+2
| * | | | | usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2023-01-172-7/+13
| * | | | | USB: gadgetfs: Fix race between mounting and unmountingAlan Stern2023-01-171-7/+21
| * | | | | usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak2023-01-171-0/+12
| * | | | | Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-01-174-27/+32
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | thunderbolt: Disable XDomain lane 1 only in software connection managerMika Westerberg2023-01-091-5/+12
| | * | | | thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg2023-01-091-1/+1
| | * | | | thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg2023-01-092-19/+18
| | * | | | thunderbolt: Do not report errors if on-board retimers are foundUtkarsh Patel2022-12-271-3/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-219-12/+35
|\ \ \ \ \
| * | | | | kheaders: explicitly validate existence of cpio commandThomas Weißschuh2023-01-181-0/+2
| * | | | | scripts: support GNU make 4.4 in jobserver-execMartin Liska2023-01-161-5/+14
| * | | | | kconfig: Update all declared targetsPeter Foley2023-01-132-2/+2
| * | | | | scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel2023-01-111-1/+1
| * | | | | init/Kconfig: fix LOCALVERSION_AUTO help textRasmus Villemoes2023-01-111-1/+1
| * | | | | kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=yMasahiro Yamada2023-01-101-0/+1
| * | | | | kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinuxMasahiro Yamada2023-01-101-1/+13
| * | | | | init/version-timestamp.c: remove unneeded #include <linux/version.h>Masahiro Yamada2023-01-081-1/+0
| * | | | | docs: kbuild: remove mention to dropped $(objtree) featureMiguel Ojeda2023-01-081-1/+1
| |/ / / /
* | | | | ext4: deal with legacy signed xattr name hash valuesLinus Torvalds2023-01-211-2/+39
* | | | | Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-212-3/+27
|\ \ \ \ \
| * | | | | gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRUMario Limonciello2023-01-181-0/+13