index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
aspeed-vhub
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
usb: gadget: aspeed: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-05-28
usb: gadget: aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-03-16
usb: gadget: aspeed: Rectify a bit a random header inclusion
Andy Shevchenko
5
-5
/
+0
2022-11-09
usb: gadget: aspeed: fix buffer overflow
Henry Tian
2
-5
/
+13
2022-10-22
usb: gadget: aspeed: Fix probe regression
Joel Stanley
1
-0
/
+1
2022-07-14
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
1
-1
/
+3
2022-03-15
usb: gadget: aspeed: remove usage of list iterator past the loop body
Jakob Koschel
1
-5
/
+7
2021-12-13
usb: aspeed-vhub: support test mode feature
Neal Liu
2
-10
/
+32
2021-12-13
usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
Neal Liu
1
-0
/
+7
2021-12-13
usb: aspeed-vhub: add qualifier descriptor
Neal Liu
2
-0
/
+25
2021-08-26
usb: gadget: aspeed: Remove repeated verbose license text
Cai Huoqing
5
-25
/
+0
2021-04-02
usb: gadget: aspeed: fix dma map failure
Tao Ren
2
-2
/
+3
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
1
-2
/
+2
2021-01-26
usb: gadget: aspeed: add missing of_node_put
kernel test robot
1
-1
/
+3
2021-01-12
usb: gadget: aspeed: fix stop dma register setting.
Ryan Chen
1
-1
/
+4
2020-10-02
usb: gadget: aspeed: fixup vhub port irq handling
Tao Ren
2
-7
/
+6
2020-05-05
usb: gadget: aspeed: fixup usb1 device descriptor at init time
Tao Ren
1
-11
/
+8
2020-05-05
usb: gadget: aspeed: allow to set device IDs in device tree
Tao Ren
1
-0
/
+21
2020-05-05
usb: gadget: aspeed: allow to set usb strings in device tree
Tao Ren
1
-1
/
+57
2020-05-05
usb: gadget: aspeed: support multiple language strings
Tao Ren
3
-17
/
+131
2020-05-05
usb: gadget: aspeed: improve vhub port irq handling
Tao Ren
2
-8
/
+12
2020-03-15
usb: gadget: aspeed: add ast2600 vhub support
Tao Ren
2
-2
/
+5
2020-03-15
usb: gadget: aspeed: read vhub properties from device tree
Tao Ren
5
-57
/
+88
2020-03-15
usb: gadget: aspeed: support per-vhub usb descriptors
Tao Ren
2
-12
/
+46
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
6
-62
/
+103
2019-08-12
usb: gadget: aspeed: Implement dummy hub TT requests
Benjamin Herrenschmidt
1
-0
/
+6
2019-08-12
usb: gadget: aspeed: Improve debugging when nuking
Benjamin Herrenschmidt
1
-2
/
+4
2019-08-12
usb: gadget: aspeed: Remove unused "suspended" flag
Benjamin Herrenschmidt
2
-5
/
+0
2019-08-12
usb: gadget: aspeed: Rework the reset logic
Benjamin Herrenschmidt
1
-31
/
+27
2019-08-12
usb: gadget: aspeed: Check suspend/resume callback existence
Benjamin Herrenschmidt
1
-2
/
+2
2019-08-12
usb: gadget: aspeed: Don't reject requests on suspended devices
Benjamin Herrenschmidt
3
-6
/
+11
2019-08-12
usb: gadget: aspeed: Fix EP0 stall handling
Benjamin Herrenschmidt
2
-16
/
+33
2019-08-12
usb: gadget: aspeed: Cleanup EP0 state on port reset
Benjamin Herrenschmidt
3
-0
/
+13
2019-08-12
usb: gadget: aspeed: Don't set port enable change bit on reset
Benjamin Herrenschmidt
1
-1
/
+8
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
1
-5
/
+1
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
1
-1
/
+1
2019-01-28
usb: gadget: aspeed: fix typo
Matteo Croce
1
-1
/
+1
2018-11-26
usb: gadget: aspeed-vhub: constify usb_gadget_ops structure
Julia Lawall
1
-1
/
+1
2018-10-02
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
1
-1
/
+1
2018-07-17
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
3
-3
/
+46
2018-07-17
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
1
-1
/
+8
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-05-15
usb/gadget: Add driver for Aspeed SoC virtual hub
Benjamin Herrenschmidt
8
-0
/
+3697