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-04-14
ARM: EXYNOS4: Add usb host phy control
Joonyoung Shim
9
-3
/
+243
2011-04-14
ARM: S5P: Add usb ehci device
Joonyoung Shim
6
-0
/
+82
2011-04-14
Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"
Johan Hovold
3
-216
/
+0
2011-04-14
USB: twl4030-usb: Report correct vbus value for accessory charger adapters1
Matthias Kaehlcke
1
-1
/
+8
2011-04-14
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
1
-1
/
+1
2011-04-14
usb: fix a typo in a comment
Weiping Pan(潘卫平)
1
-1
/
+1
2011-04-14
usb/otg: fix twl6030 macro
Randy Dunlap
1
-1
/
+1
2011-04-14
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
1
-0
/
+1
2011-04-14
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
1
-0
/
+5
2011-04-14
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-14
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-04-14
usb: don't enter usb subdirectories directly
Felipe Balbi
2
-4
/
+7
2011-04-14
usb gadget: fix all Section mismatch warnings
Randy Dunlap
1
-2
/
+2
2011-04-14
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2
-7
/
+11
2011-04-14
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2
-84
/
+23
2011-04-14
USB: remove dead code from usb_deregister_dev()
Libor Pechacek
1
-8
/
+0
2011-04-14
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
3
-49
/
+10
2011-04-14
USB: cdc-acm: re-write read processing
Johan Hovold
2
-197
/
+120
2011-04-14
USB: cdc-acm: clean up read urb allocation
Johan Hovold
1
-16
/
+13
2011-04-14
USB: cdc-acm: clean up open error handling
Johan Hovold
1
-3
/
+1
2011-04-14
USB: cdc-acm: clean up rx_buflimit references
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: remove unused drain-delay code
Johan Hovold
2
-7
/
+0
2011-04-14
USB: cdc-acm: remove superfluous prototype
Johan Hovold
1
-2
/
+0
2011-04-14
USB: cdc-acm: remove version information and changelog
Johan Hovold
1
-30
/
+2
2011-04-14
USB: cdc-acm: use dev_vdbg in read/write paths
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: clean up verbose debug
Johan Hovold
1
-9
/
+2
2011-04-14
USB: cdc-acm: replace dbg macros with dev_dbg
Johan Hovold
1
-28
/
+52
2011-04-14
USB: cdc-acm: clean up dev_err and dev_dbg
Johan Hovold
1
-6
/
+9
2011-04-14
USB: cdc-acm: use dev_err to report failed allocations
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: add missing newlines to dev_dbg and dev_err
Johan Hovold
1
-3
/
+3
2011-04-14
USB: change the way we initialize format strings
Dmitry Torokhov
1
-11
/
+11
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
6
-1
/
+1402
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
11
-0
/
+2145
2011-04-12
Linux 2.6.39-rc3
Linus Torvalds
1
-1
/
+1
2011-04-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-507
/
+531
2011-04-12
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-35
/
+102
2011-04-12
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+6
2011-04-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-7
/
+10
2011-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
54
-164
/
+301
2011-04-11
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
1
-1
/
+1
2011-04-11
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
1
-0
/
+1
2011-04-11
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
1
-6
/
+17
2011-04-11
ext4: allow an active handle to be started when freezing
Yongqiang Yang
1
-11
/
+33
2011-04-11
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-34
/
+61
[next]