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
2016-04-19
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lars-Peter Clausen
1
-1
/
+1
2016-04-19
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-19
usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU
Yoshihiro Shimoda
1
-4
/
+2
2016-04-19
usb: renesas_usbhs: change arguments of dma_map_ctrl()
Yoshihiro Shimoda
5
-6
/
+13
2016-04-19
usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()
Yoshihiro Shimoda
1
-6
/
+6
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
1
-6
/
+18
2016-04-19
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Yoshihiro Shimoda
1
-1
/
+1
2016-04-19
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
3
-48
/
+23
2016-04-19
usb: dwc3: omap: get rid of dma_status
Roger Quadros
1
-6
/
+0
2016-04-19
usb: dwc3: gadget: don't interrupt when chained
Felipe Balbi
1
-1
/
+1
2016-04-19
usb: dwc3: gadget: remove newline from trace
Felipe Balbi
1
-1
/
+1
2016-04-19
usb: dwc3: gadget: use link TRB for all endpoint types
Felipe Balbi
1
-39
/
+10
2016-04-19
usb: dwc3: gadget: move % operation to increment helpers
Felipe Balbi
1
-5
/
+7
2016-04-19
usb: dwc3: gadget: add trb enqueue/dequeue helpers
Felipe Balbi
1
-7
/
+21
2016-04-19
usb: dwc3: get rid of DWC3_TRB_MASK
Felipe Balbi
2
-8
/
+7
2016-04-18
usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
Felipe Balbi
1
-3
/
+13
2016-04-18
usb: dwc3: core: document struct dwc3_request
Felipe Balbi
1
-0
/
+13
2016-04-18
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
Felipe Balbi
3
-23
/
+23
2016-04-18
usb: dwc3: omap: drop dma_mask configuration
Grygorii Strashko
1
-3
/
+0
2016-04-18
usb: dwc3: add disable receiver detection in P3 quirk
Rajesh Bhagat
3
-0
/
+9
2016-04-18
usb: dwc3: gadget: put link to U0 before Start Transfer
Felipe Balbi
1
-0
/
+16
2016-04-18
usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()
Felipe Balbi
1
-15
/
+17
2016-04-18
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
Felipe Balbi
1
-0
/
+23
2016-04-18
usb: dwc3: gadget: combine return points into a single one
Felipe Balbi
1
-3
/
+8
2016-04-18
usb: gadget: pch_udc: sort IDs
Andy Shevchenko
1
-1
/
+3
2016-04-18
usb: gadged: pch_udc: get rid of redundant assignments
Andy Shevchenko
1
-14
/
+4
2016-04-18
usb: gadget: pch_udc: enable MSI if hardware supports
Andy Shevchenko
1
-0
/
+2
2016-04-18
usb: gadget: pch_udc: convert to devres API
Andy Shevchenko
1
-72
/
+26
2016-04-18
usb: gadged: pch_udc: PCI core handles power state for us
Andy Shevchenko
1
-27
/
+12
2016-04-18
usb: common: rework CONFIG_USB_COMMON logic
Arnd Bergmann
3
-3
/
+4
2016-04-18
usb: dwc3: gadget: pass ev_buff as cookie to irq handler
Felipe Balbi
1
-16
/
+14
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
3
-12
/
+7
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
3
-77
/
+44
2016-04-14
usb: phy: qcom: use PTR_ERR_OR_ZERO()
Felipe Balbi
1
-4
/
+1
2016-04-14
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
Felipe Balbi
1
-4
/
+1
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
4
-44
/
+44
2016-04-14
usb: dwc3: increase maximum number of TRBs per endpoint
Felipe Balbi
1
-1
/
+1
2016-04-14
usb: dwc3: gadget: always enable CSP
Felipe Balbi
1
-7
/
+9
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
5
-105
/
+0
2016-04-11
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-19
/
+37
2016-04-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+53
2016-04-09
Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-45
/
+95
2016-04-09
Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-147
/
+150
2016-04-09
Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-15
/
+1369
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-109
/
+139
2016-04-09
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-10
/
+16
2016-04-09
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-52
/
+261
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-16
/
+33
[next]