index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
usb: typec: remove duplicated include from hd3ss3220.c
YueHaibing
1
-1
/
+0
2019-10-10
usb: core: devio.c: Fix assignment of 0/1 to bool variables
Saurav Girepunje
1
-2
/
+2
2019-10-10
USB: core: drop OOM message
Johan Hovold
1
-7
/
+5
2019-10-10
usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
Biju Das
1
-8
/
+11
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
1
-85
/
+111
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: mtu3: fix race condition about delayed_status
Chunfeng Yun
1
-2
/
+10
2019-10-10
usb: mtu3: add a new function to do status stage
Chunfeng Yun
1
-11
/
+12
2019-10-10
usb: typec: add dependency for TYPEC_HD3SS3220
Mao Wenan
1
-0
/
+1
2019-10-07
usb: host: xhci-tegra: Add Tegra194 XHCI support
JC Kuo
1
-0
/
+30
2019-10-07
xhci: tegra: Parameterize mailbox register addresses
JC Kuo
1
-16
/
+42
2019-10-07
usb: isp1760: isp1760-hcd.c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-07
usb: image: microtek.c: Remove unused variable
Saurav Girepunje
1
-2
/
+1
2019-10-06
usb: typec: hd3ss3220_irq() can be static
kbuild test robot
1
-1
/
+1
2019-10-04
usb: usb251xb: add pm_ops
Marco Felsch
1
-0
/
+24
2019-10-04
usb: usb251xb: simplify reset helper
Marco Felsch
1
-8
/
+7
2019-10-04
usb: usb251xb: add vdd supply support
Marco Felsch
1
-0
/
+10
2019-10-04
usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
Biju Das
3
-0
/
+270
2019-10-04
usb: renesas_usbhs: add suspend event support in gadget mode
Veeraiyan Chidambaram
2
-4
/
+11
2019-10-04
usb: renesas_usbhs: enable DVSE interrupt
Eugeniu Rosca
1
-4
/
+3
2019-10-04
usb: renesas_usbhs: simplify usbhs_status_get_device_state()
Eugeniu Rosca
1
-11
/
+1
2019-10-04
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
1
-2
/
+2
2019-10-04
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
1
-0
/
+1
2019-10-04
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
1
-1
/
+1
2019-10-04
usb: host: xhci-tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
1
-2
/
+3
2019-10-04
usb: chipidea: tegra: clean up tegra_udc flag code
Peter Geis
1
-17
/
+5
2019-10-04
usb: musb: musb_gadget.c: Remove unused variable
Saurav Girepunje
1
-2
/
+1
2019-10-04
USB: gadget: udc: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-10-04
usbip: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-10-04
usb: ftdi-elan: move a couple of statements to next line
Colin Ian King
1
-2
/
+4
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
7
-74
/
+74
2019-10-04
usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"
Colin Ian King
1
-1
/
+1
2019-10-04
USB: musb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: phy: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-04
usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-04
usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+3
2019-10-04
usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-10-04
usb: bdc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-04
usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-10-02
usb-storage: SCSI glue: use dev_err instead of printk
Matthias Maennich
1
-2
/
+2
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-16
/
+39
[next]