index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-04-23
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
1
-0
/
+2
2022-04-23
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
1
-4
/
+16
2022-04-23
usb: dwc3: EP clear halt leading to clearing of delayed_status
Wesley Cheng
3
-1
/
+7
2022-04-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2
-51
/
+54
2022-04-21
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
1
-63
/
+10
2022-04-21
USB: dwc2: Add OTG support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
3
-1
/
+63
2022-04-21
usb: gadget: net2272: clean up comments
Tom Rix
1
-3
/
+3
2022-04-21
usb: gadget: tegra-xudc: clean up comments
Tom Rix
1
-2
/
+2
2022-04-21
usb: gadget: s3c-hsudc: clean up comments
Tom Rix
1
-2
/
+2
2022-04-21
usb: gadget: pxa27x_udc: clean up comment
Tom Rix
1
-1
/
+1
2022-04-21
USB: omap_udc: clean up comment
Tom Rix
1
-1
/
+1
2022-04-21
usb: core: devices: remove dead code under #ifdef PROC_EXTRA
Sergey Shtylyov
1
-35
/
+0
2022-04-21
usb: musb: Fix missing of_node_put() in omap2430_probe
Miaoqian Lin
1
-0
/
+1
2022-04-21
usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK
Michael Grzeschik
1
-0
/
+10
2022-04-21
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
Dan Vacura
1
-1
/
+2
2022-04-21
usb: host: ohci-omap: Make it CCF clk API compatible
Janusz Krzysztofik
1
-2
/
+16
2022-04-21
usb: gadget: omap_udc: Make it CCF clk API compatible
Janusz Krzysztofik
1
-6
/
+8
2022-04-21
USB / dwc3: Fix three doc-build warnings
Kushagra Verma
2
-3
/
+1
2022-04-21
USB: storage: karma: fix rio_karma_init return
Lin Ma
1
-7
/
+8
2022-04-21
usb: gadget: net2280: use swap() instead of open coding it
Guo Zhengkui
1
-11
/
+3
2022-04-21
usb: gadget: u_audio: clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-04-21
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
1
-2
/
+4
2022-04-21
usb:oxu210hp-hcd: Use platform_get_irq() to get the interrupt
Minghao Chi
1
-7
/
+3
2022-04-21
usb-storage: isd200: fix initFunction error return
Lin Ma
1
-4
/
+4
2022-04-21
usb-storage: shuttle_usbat: fix initFunction error return
Lin Ma
1
-14
/
+14
2022-04-21
usb-storage: alauda: fix initFunction error return
Lin Ma
1
-2
/
+2
2022-04-21
usb: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2
-4
/
+0
2022-04-21
usb: usbip: add missing device lock on tweak configuration cmd
Niels Dossche
1
-0
/
+2
2022-04-21
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
1
-1
/
+1
2022-04-21
drivers: usb: dwc3: Add AM62 USB wrapper driver
Aswath Govindraju
3
-0
/
+342
2022-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
1
-20
/
+12
2022-04-21
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
Tanveer Alam
1
-2
/
+19
2022-04-21
usb: gadget: uvc: improve sg exit condition
Michael Grzeschik
1
-1
/
+1
2022-04-21
usb: gadget: uvc: giveback vb2 buffer on req complete
Michael Grzeschik
3
-3
/
+11
2022-04-21
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
Michael Grzeschik
3
-15
/
+6
2022-04-21
usb: gadget: uvc: remove pause flag use
Dan Vacura
2
-15
/
+1
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
3
-1
/
+45
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-152
/
+181
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-90
/
+182
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+31
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-135
/
+903
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-52
/
+88
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+9
2022-04-01
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
1
-7
/
+13
[next]