index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
USB: use "device number" instead of "address"
Alan Stern
1
-26
/
+22
2011-02-25
USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
RĂ©mi Denis-Courmont
1
-5
/
+10
2011-02-25
USB: EHCI: Fix compiler warnings with MSM driver
Pavankumar Kondeti
1
-1
/
+3
2011-02-25
USB: gadget: Add test mode support for ci13xxx_udc
Pavankumar Kondeti
2
-6
/
+51
2011-02-25
USB: gadget: Implement remote wakeup in ci13xxx_udc
Pavankumar Kondeti
2
-29
/
+99
2011-02-25
USB: gadget: Implement hardware queuing in ci13xxx_udc
Pavankumar Kondeti
2
-76
/
+104
2011-02-25
USB: serial: mos7720: Fix possible null pointer dereference
Huzaifa Sidhpurwala
1
-1
/
+2
2011-02-25
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
1
-5
/
+5
2011-02-25
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2011-02-25
ehci: Check individual port status registers on resume
Matthew Garrett
1
-1
/
+22
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
1
-4
/
+4
2011-02-18
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
5
-14
/
+14
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2
-5
/
+52
2011-02-18
usb: otg: TWL6030 Save the last event in otg_transceiver
Hema HK
2
-0
/
+4
2011-02-18
usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.
Hema HK
1
-0
/
+13
2011-02-18
usb: otg: OMAP4430: Introducing suspend function for power management
Hema HK
4
-7
/
+18
2011-02-17
usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_data
Hema HK
1
-0
/
+2
2011-02-17
usb: otg: Remove one unnecessary I2C read request.
Hema HK
1
-5
/
+2
2011-02-17
usb: otg: enable regulator only on cable/device connect
Hema HK
1
-15
/
+12
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
2
-59
/
+24
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
4
-31
/
+41
2011-02-17
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
1
-71
/
+79
2011-02-17
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
1
-25
/
+0
2011-02-17
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
1
-5
/
+2
2011-02-17
USB: make ehci msm driver use ehci_run.
Matthieu CASTET
1
-87
/
+5
2011-02-17
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2
-3
/
+9
2011-02-17
USB: OTG: msm: Fix bug in msm_otg_mode_write
Pavankumar Kondeti
1
-1
/
+2
2011-02-17
USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled
Pavankumar Kondeti
1
-15
/
+13
2011-02-17
usb_storage: realtek_cr patch: add const modifier
wwang
1
-1
/
+1
2011-02-17
usb_storage: realtek_cr patch: fix sparse warning
wwang
1
-2
/
+2
2011-02-17
USB: usb.h: Make comment match the defines it describes
Paul Bolle
1
-2
/
+2
2011-02-17
USB: sierra: error handling in runtime PM
Oliver Neukum
1
-4
/
+12
2011-02-17
usb_wwan: fix error case in close()
Oliver Neukum
1
-1
/
+3
2011-02-17
usb_wwan: error case of resume
Oliver Neukum
1
-1
/
+22
2011-02-17
usb_wwan: data consistency in error case
Oliver Neukum
1
-1
/
+1
2011-02-17
usb_wwan: fix runtime PM in error case
Oliver Neukum
1
-0
/
+1
2011-02-17
usb_wwan: fix error in marking device busy
Oliver Neukum
1
-4
/
+9
2011-02-17
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
1
-1
/
+3
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2
-6
/
+17
2011-02-17
USB: Mark EHCI LPM functions as __maybe_unused
Maksim Rayskiy
1
-2
/
+3
2011-02-17
usb: fusb300_udc: add more "ep%d" names
Dan Carpenter
1
-1
/
+2
2011-02-17
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
Fabian Godehardt
1
-1
/
+15
2011-02-17
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
1
-74
/
+104
2011-02-17
USB: tools: Add a Makefile
Davidlohr Bueso
1
-0
/
+13
2011-02-17
USB: Gadget: Reorder driver name assignment
Jassi Brar
1
-3
/
+3
2011-02-17
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
1
-3
/
+3
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
1041
-6894
/
+13532
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
10
-311
/
+222
2011-02-16
Linux 2.6.38-rc5
Linus Torvalds
1
-1
/
+1
2011-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
18
-69
/
+165
[prev]
[next]