index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbmon: Use list_for_each_entry() helper
Jinjie Ruan
2023-10-02
1
-18
/
+5
*
usb: chipidea: tegra: Consistently use dev_err_probe()
Michał Mirosław
2023-10-02
1
-9
/
+7
*
usb: chipidea: Simplify Tegra DMA alignment code
Michał Mirosław
2023-10-02
1
-27
/
+18
*
usb: chipidea: Fix DMA overwrite for Tegra
Michał Mirosław
2023-10-02
1
-3
/
+4
*
phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support
Rohit Agarwal
2023-10-02
1
-0
/
+173
*
dt-bindings: usb: dwc3: Add SDX75 compatible
Rohit Agarwal
2023-10-02
1
-0
/
+3
*
dt-bindings: usb: qcom,dwc3: Fix SDX65 clocks
Rohit Agarwal
2023-10-02
1
-0
/
+1
*
dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHY
Rohit Agarwal
2023-10-02
1
-0
/
+2
*
dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75
Rohit Agarwal
2023-10-02
1
-1
/
+6
*
dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurable
Stanley Chang
2023-10-02
1
-0
/
+56
*
usb: dwc3: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
2023-10-02
2
-36
/
+137
*
dt-bindings: usb: dwc3: Add Realtek DHC RTD SoC DWC3 USB
Stanley Chang
2023-10-02
1
-0
/
+80
*
usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
Stanley Chang
2023-10-02
3
-0
/
+487
*
usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1
Utkarsh Patel
2023-10-02
1
-0
/
+24
*
platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 Support
Utkarsh Patel
2023-10-02
1
-0
/
+28
*
usb: pd: Add helper macro to get Type C cable speed
Utkarsh Patel
2023-10-02
1
-0
/
+1
*
usb: typec: Add Active or Passive cable defination to cable discover mode VDO
Utkarsh Patel
2023-10-02
1
-0
/
+1
*
usb: typec: Add Displayport Alternate Mode 2.1 Support
Utkarsh Patel
2023-10-02
4
-8
/
+31
*
usb: gadget: uvc: rework pump worker to avoid while loop
Michael Grzeschik
2023-10-02
1
-6
/
+14
*
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
2023-10-02
1
-0
/
+6
*
usb: gadget: uvc: stop pump thread on video disable
Michael Grzeschik
2023-10-02
1
-1
/
+7
*
usb: gadget: udc: Handle gadget_connect failure during bind operation
Krishna Kurapati
2023-10-02
1
-4
/
+15
*
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
2023-10-02
1
-1
/
+1
*
usb: renesas_usbhs: remove boilerplate from header file
Wolfram Sang
2023-10-02
1
-10
/
+0
*
usb: typec: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
2023-10-02
1
-2
/
+1
*
usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery
Biju Das
2023-10-02
1
-3
/
+2
*
usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...
Biju Das
2023-10-02
1
-1
/
+3
*
usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info
Biju Das
2023-10-02
1
-4
/
+3
*
usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables
Biju Das
2023-10-02
1
-9
/
+21
*
usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...
Biju Das
2023-10-02
1
-2
/
+2
*
usb: xhci: Move extcaps related macros to respective header file
Krishna Kurapati
2023-10-02
2
-27
/
+27
*
dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
Krishna Kurapati
2023-10-02
1
-6
/
+7
*
dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
Krishna Kurapati
2023-10-02
1
-0
/
+29
*
usb: typec: intel_pmc_mux: enable sysfs usb role access
Uday M Bhat
2023-10-02
1
-0
/
+1
*
usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
Grant B Adams
2023-10-02
1
-1
/
+1
*
power: supply: Fix tps65217-charger vs vbus irq conflict
Grant B Adams
2023-10-02
1
-1
/
+1
*
dt-bindings: usb: dwc3: Add IPQ5018 compatible
Nitheesh Sekar
2023-10-02
1
-0
/
+3
*
Linux 6.6-rc4
v6.6-rc4
Linus Torvalds
2023-10-01
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
7
-15
/
+41
|
\
|
*
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
2
-4
/
+0
|
*
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
2023-10-01
1
-2
/
+13
|
*
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
2023-10-01
1
-7
/
+0
|
*
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-10-01
1
-1
/
+1
|
*
Documentation: kbuild: explain handling optional dependencies
Arnd Bergmann
2023-09-25
1
-0
/
+26
|
*
kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
Martin Nybo Andersen
2023-09-25
1
-1
/
+1
*
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
38
-169
/
+455
|
\
\
|
*
|
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-30
1
-0
/
+17
|
*
|
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2023-09-30
2
-4
/
+4
|
*
|
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-09-30
1
-20
/
+19
|
*
|
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-30
1
-0
/
+2
[next]