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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
ssb: remove the ssb DMA API
FUJITA Tomonori
1
-157
/
+0
2010-06-05
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
1
-1
/
+1
2010-06-03
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
1
-3
/
+11
2010-05-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
25
-152
/
+1741
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
66
-471
/
+1425
2010-05-21
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
3
-0
/
+275
2010-05-21
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
14
-88
/
+92
2010-05-21
USB: usb.h: checkpatch cleanups
Greg Kroah-Hartman
1
-16
/
+16
2010-05-21
USB: remove usb_find_device
Ming Lei
1
-1
/
+0
2010-05-21
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+199
2010-05-21
wait_event_interruptible_locked() interface
Michal Nazarewicz
1
-0
/
+149
2010-05-21
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
2010-05-21
USB: serial: reimplement generic fifo-based writes
Johan Hovold
1
-0
/
+12
2010-05-21
USB: simplify usb_sg_init()
Alan Stern
1
-2
/
+0
2010-05-21
USB: Change the scatterlist type in struct urb
Matthew Wilcox
1
-1
/
+1
2010-05-21
USB: Turn interface_to_usbdev into an inline function
Matthew Wilcox
1
-2
/
+5
2010-05-21
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
1
-0
/
+8
2010-05-21
USB: Add definition for the Pipe Usage descriptor
Matthew Wilcox
1
-0
/
+2
2010-05-21
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
1
-17
/
+11
2010-05-21
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
1
-16
/
+3
2010-05-21
USB: export the new ch11.h file to userspce
Alan Stern
2
-6
/
+5
2010-05-21
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2
-0
/
+5
2010-05-21
USB: ncm: added ncm.h with auxiliary definitions
Yauheni Kaliuta
1
-0
/
+114
2010-05-21
usb: cdc: ncm constants and structures added
Yauheni Kaliuta
1
-0
/
+94
2010-05-21
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2
-0
/
+20
2010-05-21
USB: Add stream ID field to struct urb.
Sarah Sharp
1
-0
/
+1
2010-05-21
USB: Add parsing of SuperSpeed endpoint companion descriptor.
Sarah Sharp
1
-0
/
+2
2010-05-21
USB: use PM core routines to enable/disable autosuspend
Alan Stern
1
-4
/
+2
2010-05-21
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
1
-0
/
+9
2010-05-21
usb: otg: add global ULPI register definitions
Heikki Krogerus
1
-0
/
+140
2010-05-21
USB: gadget: add HID gadget driver
Fabien Chouteau
1
-0
/
+32
2010-05-21
USB: serial: generalise write buffer preparation
Johan Hovold
1
-0
/
+5
2010-05-21
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
1
-3
/
+6
2010-05-21
USB: serial: generalise generic read implementation
Johan Hovold
1
-0
/
+3
2010-05-21
USB: serial: refactor read urb submission in generic driver
Johan Hovold
1
-1
/
+1
2010-05-21
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-0
/
+5
2010-05-21
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
1
-0
/
+4
2010-05-21
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-0
/
+1
2010-05-21
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-0
/
+35
2010-05-21
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
1
-2
/
+0
2010-05-21
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-5
/
+2
2010-05-21
USB: split hub.h into ch11.h and merge-in hcd.h
Eric Lescouet
2
-41
/
+43
2010-05-21
USB: make hub.h public (drivers dependency)
Eric Lescouet
2
-1
/
+206
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-0
/
+578
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-15
/
+107
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-58
/
+735
2010-05-20
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+9
[next]