index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
adfs.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
usb: gadget: udc: core: Prevent redundant calls to pullup
Badhri Jagan Sridharan
1
-0
/
+3
2023-04-20
usb: gadget: udc: core: Invoke usb_gadget_connect only when started
Badhri Jagan Sridharan
1
-44
/
+104
2023-04-20
usb: typec: ucsi: don't print PPM init deferred errors
Fabrice Gasnier
1
-2
/
+4
2023-04-20
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
1
-1
/
+15
2023-04-20
USB: dwc3: clean up probe declarations
Johan Hovold
1
-3
/
+1
2023-04-20
USB: dwc3: refactor clock lookups
Johan Hovold
1
-55
/
+61
2023-04-20
USB: dwc3: refactor phy handling
Johan Hovold
1
-57
/
+86
2023-04-20
USB: dwc3: clean up core init error handling
Johan Hovold
1
-17
/
+13
2023-04-20
USB: dwc3: clean up phy init error handling
Johan Hovold
1
-9
/
+9
2023-04-20
USB: dwc3: clean up probe error labels
Johan Hovold
1
-23
/
+22
2023-04-20
USB: dwc3: drop dead hibernation code
Johan Hovold
2
-110
/
+1
2023-04-20
USB: dwc3: gadget: drop dead hibernation code
Johan Hovold
1
-40
/
+6
2023-04-20
USB: dwc3: disable autosuspend on unbind
Johan Hovold
1
-0
/
+2
2023-04-20
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
1
-0
/
+1
2023-04-20
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
1
-9
/
+5
2023-04-20
ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151
Fabrice Gasnier
1
-2
/
+2
2023-04-20
usb: dwc2: platform: add support for utmi optional clock
Fabrice Gasnier
2
-1
/
+21
2023-04-20
dt-bindings: usb: dwc2: add utmi optional clock
Fabrice Gasnier
1
-1
/
+4
2023-04-20
usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
Fabrice Gasnier
1
-2
/
+17
2023-04-20
usb: xhci-mtk: add optional frame count clock
Chunfeng Yun
2
-1
/
+2
2023-04-20
dt-bindings: usb: mtk-xhci: add an optional frame count clock
Chunfeng Yun
1
-0
/
+2
2023-04-20
usb: xhci: plat: Add USB 3.0 phy support
Stanley Chang
1
-0
/
+15
2023-04-20
usb: host: xhci-plat: Use dev_is_pci() helper
Nobuhiro Iwamatsu
1
-3
/
+1
2023-04-20
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
3
-3
/
+3
2023-04-20
usb: gadget: tegra-xudc: Remove unneeded return variable
Jon Hunter
1
-3
/
+2
2023-04-20
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-04-18
USB: serial: option: add UNISOC vendor and TOZED LT70C product
Arınç ÜNAL
1
-0
/
+6
2023-04-09
Linux 6.3-rc6
v6.3-rc6
Linus Torvalds
1
-1
/
+1
2023-04-07
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-07
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-06
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-06
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-06
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-06
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-06
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-06
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-06
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-06
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-06
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-06
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-06
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-06
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
[next]