index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
usb: lpc32xx: add i2c DM support
Liam Beguin
1
-18
/
+46
2017-05-15
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
Tom Rini
1
-0
/
+8
2017-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
1
-2
/
+2
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
1
-0
/
+1
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2
-7
/
+1
2017-05-15
omap4: Drop redundant CONFIG_OMAP4430 symbol
Tom Rini
3
-4
/
+4
2017-05-15
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
Tom Rini
2
-2
/
+2
2017-05-11
usb: gadget: avoid variable name clipping in cb_getvar
nicolas.le.bayon@st.com
1
-2
/
+10
2017-05-09
net: smsc95xx: Correct free_pkt() implementation
Simon Glass
1
-2
/
+2
2017-05-08
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Uri Mashiach
1
-0
/
+2
2017-05-08
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
1
-2
/
+15
2017-05-08
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
1
-0
/
+9
2017-04-25
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
Alexey Brodkin
1
-0
/
+1
2017-04-25
usb: musb: avoid out of bound access in udc_setup_ep
Heinrich Schuchardt
1
-2
/
+2
2017-04-25
musb: properly detect failed initialization of controller
Heinrich Schuchardt
1
-1
/
+1
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-1
/
+1
2017-04-14
usb: dwc2: invalidate the dcache before starting the DMA
Eddie Cai
1
-6
/
+13
2017-04-14
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
2
-2
/
+5
2017-04-14
usb: dwc3: ensure consistent types for dwc3_flush_cache
Philipp Tomsich
3
-11
/
+11
2017-04-14
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
Felipe Balbi
1
-2
/
+2
2017-04-14
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
Felipe Balbi
1
-5
/
+7
2017-04-14
usb: gadget: g_dnl: hold maximum string descriptor
Felipe Balbi
1
-1
/
+1
2017-04-14
usb: dwc2: add support for external vbus supply
Kever Yang
1
-5
/
+38
2017-04-06
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+1
2017-04-05
Blackfin: Remove
Tom Rini
10
-572
/
+4
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
1
-1
/
+1
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2
-3
/
+3
2017-03-23
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
Konstantin Porotchkin
2
-1
/
+13
2017-02-26
usb: gadget: f_dfu: set serial number if serial# is valid
Felipe Balbi
1
-0
/
+5
2017-02-26
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
Felipe Balbi
1
-2
/
+1
2017-02-26
usb: gadget: f_dfu: write req->actual bytes
Felipe Balbi
1
-1
/
+1
2017-02-26
usb: gadget: dfu: add result for handle_getstatus()
Patrick Delaunay
2
-22
/
+13
2017-02-26
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
Patrick Delaunay
1
-11
/
+11
2017-02-26
usb: gadget: dfu: add functional descriptor in descriptor set
Patrick Delaunay
1
-1
/
+9
2017-02-26
usb: dwc3: gadget: Remove unused header inclusion
Vincent Tinelli
1
-1
/
+0
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
13
-23
/
+25
2017-01-17
drivers: usb: gadget: ether: Fix compiler warning
Lokesh Vutla
1
-0
/
+2
2017-01-17
usb: ehci-mx6: handle vbus-supply
Peng Fan
1
-3
/
+27
2017-01-17
usb: ehci-mx6: implement ofdata_to_platdata
Peng Fan
1
-0
/
+75
2017-01-17
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
Michal Simek
1
-0
/
+6
2017-01-17
usb: dwc2-otg: remove unused variable
Masahiro Yamada
1
-2
/
+0
2017-01-09
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
4
-15
/
+174
2016-12-27
Update Maintainer and Author's email address
Ajay Bhargav
2
-2
/
+2
2016-12-08
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
Stefan Roese
1
-6
/
+16
2016-12-06
usb: xhci-pci: Add DM support
Stefan Roese
1
-0
/
+81
2016-12-05
fsl/usb: enable the errata-a005697 for ls1012a
jerry.huang@nxp.com
1
-0
/
+4
2016-12-04
usb: gadget: remove unused shortname variable
Andre Przywara
1
-1
/
+0
2016-12-04
usb: eth: r8152_fw: fix indentation
Andre Przywara
1
-4
/
+4
2016-12-03
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
6
-64
/
+391
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
1
-2
/
+2
[next]