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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
usb: replace remaining __PRETTY_FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
8
-49
/
+54
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
7
-83
/
+15
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
3
-2
/
+14
2008-04-25
USB: convert away from urb->status in xpad driver
Oliver Neukum
1
-8
/
+12
2008-04-25
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2008-04-25
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
1
-8
/
+6
2008-04-25
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...
Jesper Juhl
1
-0
/
+10
2008-04-25
USB: usb-storage: use adaptive DMA mask
Alan Stern
1
-6
/
+8
2008-04-25
USB: g_printer bugfixes
Craig W. Nadler
1
-32
/
+54
2008-04-25
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
1
-1
/
+2
2008-04-25
USB: fix comments of 2 functions in hcd.c
Ming Lei
1
-2
/
+0
2008-04-25
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-25
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-25
USB: add usb-serial spcp8x5 driver
Greg Kroah-Hartman
3
-1
/
+1087
2008-04-25
usb/usb-serial-sierra-add-new-dev-group
Kevin Lloyd
1
-0
/
+40
2008-04-25
USB: Serial: Sierra: C597 fix
Kevin Lloyd
1
-1
/
+1
2008-04-25
USB: Serial: Sierra: Clean up
Kevin Lloyd
1
-9
/
+8
2008-04-25
USB: increase cdc-acm write throughput
David Engraf
2
-43
/
+45
2008-04-25
USB: cdc-acm tell tty layer not to split things up.
David Engraf
1
-0
/
+1
2008-04-25
usbmon: restore mmap
Pete Zaitcev
2
-8
/
+4
2008-04-25
USB: Fix "cut and paste" booboo in usbmon Makefile.
Robert P. J. Day
1
-1
/
+1
2008-04-25
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
Robert P. J. Day
1
-2
/
+2
2008-04-25
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
Robert P. J. Day
1
-2
/
+2
2008-04-25
USB: Remove EXPERIMENTAL designation from USB MDC800 support.
Robert P. J. Day
1
-2
/
+2
2008-04-25
USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries
Robert P. J. Day
1
-25
/
+25
2008-04-25
USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries
Robert P. J. Day
1
-10
/
+10
2008-04-25
USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.
Robert P. J. Day
1
-8
/
+10
2008-04-25
USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.
Robert P. J. Day
1
-14
/
+14
2008-04-25
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
matthieu castet
8
-2
/
+258
2008-04-25
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
Andrew Morton
1
-1
/
+3
2008-04-25
USB: cypress_m8: Speed handling
Alan Cox
1
-140
/
+29
2008-04-25
USB: ehci: paranoia, reject large control transfers
David Brownell
1
-2
/
+8
2008-04-25
USB: remove dev->power.power_state
Alan Stern
18
-60
/
+11
2008-04-25
USB: ipaq: fix devices having more than one endpoint
Matthias Geissert
1
-3
/
+3
2008-04-25
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
1
-3
/
+3
2008-04-25
USB: partial USB embedded host support
Robin Getz
1
-5
/
+8
2008-04-25
USB: io_ti.c: remove unneeded null tty check
Ray Lee
1
-2
/
+1
2008-04-25
USB: use DIV_ROUND_UP
Julia Lawall
4
-7
/
+7
2008-04-25
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
1
-0
/
+7
2008-04-25
USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr
Alan Cox
1
-0
/
+9
2008-04-25
USB: kobil_sct: Get rid of unneeded priv->line_state
Alan Cox
1
-10
/
+5
2008-04-25
USB: iuu_phoenix: lock priv->tiostatus properly
Alan Cox
1
-5
/
+13
2008-04-25
USB: serial: Note mos7480 and option don't lock modem status
Alan Cox
2
-0
/
+2
2008-04-25
USB: ftdi_sio: Note missing locking
Alan Cox
1
-2
/
+2
2008-04-25
USB: usb-serial: Prepare for BKL push down
Alan Cox
1
-2
/
+9
2008-04-25
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-25
USB: auerswald: Convert ccp->mutex in a mutex
matthias@kaehlcke.net
1
-26
/
+26
2008-04-25
USB: auerswald: Convert ccp->readmutex in a mutex
matthias@kaehlcke.net
1
-9
/
+9
2008-04-25
USB: auerswald: Convert stats_sem in a mutex
matthias@kaehlcke.net
1
-21
/
+24
[next]