summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05USB: common: debug: add needed kernel.h includeGreg Kroah-Hartman
2022-01-05headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.cIngo Molnar
2022-01-05headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.hIngo Molnar
2022-01-05headers/prep: usb: gadget: Fix namespace collisionIngo Molnar
2022-01-03USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2022-01-03USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-03usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin
2022-01-03usb: gadget: clear related members when goto failHangyu Hua
2022-01-03usb: gadget: don't release an existing dev->bufHangyu Hua
2022-01-03Merge tag 'thunderbolt-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman
2022-01-02Linux 5.16-rc8Linus Torvalds
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-30Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-30fs/mount_setattr: always cleanup mount_kattrChristian Brauner
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin
2021-12-30usb: dwc2: Simplify a bitmap declarationChristophe JAILLET
2021-12-30usb: Remove usb_for_each_port()Heikki Krogerus
2021-12-30usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus
2021-12-30usb: Link the ports to the connectors they are attached toHeikki Krogerus
2021-12-30acpi: Store CRC-32 hash of the _PLD in struct acpi_deviceHeikki Krogerus
2021-12-30acpi: Export acpi_bus_typeHeikki Krogerus
2021-12-30docs: ABI: fixed req_number desc in UAC1Pavel Hofman
2021-12-30docs: ABI: added missing num_requests param to UAC2Pavel Hofman
2021-12-30usb-storage: Remove redundant assignmentsluo penghao
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-29Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-12-30Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang