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
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
/
usb
/
core
/
driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
1
-4
/
+2
2015-09-22
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
1
-8
/
+0
2015-08-15
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-07-23
usb: fix coding style issue
Kris Borer
1
-0
/
+1
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+12
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-17
/
+0
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-5
/
+1
2014-07-18
USB: shutdown all URBs after controller death
Alan Stern
1
-3
/
+4
2014-05-23
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
1
-3
/
+6
2014-03-18
USB: unbind all interfaces before rebinding any
Alan Stern
1
-38
/
+56
2014-03-05
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
1
-7
/
+17
2014-02-08
usb: core: let dynamic ids override static ids
Bjørn Mork
1
-2
/
+2
2014-02-05
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
1
-7
/
+17
2014-01-14
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
1
-0
/
+3
2014-01-13
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
1
-3
/
+6
2014-01-11
usb: core: allow a reference device for new_id
Wolfram Sang
1
-3
/
+15
2014-01-11
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
1
-1
/
+4
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
1
-2
/
+2
2013-10-20
USB: change dev_warn about missing reset-resume to dev_dbg
Alan Stern
1
-2
/
+2
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-0
/
+3
2013-08-24
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
1
-15
/
+13
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-2
/
+20
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-1
/
+2
2013-04-01
USB: driver.c: processing failure, maching resume condition with suspend cond...
Chen Gang
1
-4
/
+6
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-2
/
+2
2013-03-25
USB: adds comment on suspend callback
Ming Lei
1
-3
/
+8
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-22
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-25
/
+0
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-10-08
USB: Enable LPM after a failed probe.
Sarah Sharp
1
-0
/
+4
2012-09-18
usb: remove junk from store_remove_id
Alan Cox
1
-8
/
+3
2012-07-20
usb: Add quirk detection based on interface information
Laurent Pinchart
1
-15
/
+23
2012-06-14
usb-core: Set intfdata to NULL if a driver's probe method failed
Hans de Goede
1
-0
/
+1
2012-06-14
USB: allow match on bInterfaceNumber
Bjørn Mork
1
-2
/
+7
2012-05-19
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
1
-1
/
+53
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
1
-3
/
+10
2012-05-14
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
1
-2
/
+19
2012-04-30
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
1
-19
/
+2
2012-04-10
USB: don't ignore suspend errors for root hubs
Alan Stern
1
-2
/
+7
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-42
/
+78
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-41
/
+20
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-4
/
+1
2012-01-25
USB: cleanup the handling of the PM complete call
Oliver Neukum
1
-17
/
+20
2012-01-25
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
1
-30
/
+63
2012-01-04
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
1
-1
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-05
USB: Update last_busy time after autosuspend fails
Alan Stern
1
-0
/
+5
[next]