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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
gpio: add MC33880 driver
Richard Röjfors
1
-0
/
+10
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+11
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-36
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-23
spi: add support for device table matching
Anton Vorontsov
2
-2
/
+18
2009-09-23
spi.h: add missing kernel-doc for struct spi_master
Randy Dunlap
1
-0
/
+2
2009-09-23
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
1
-0
/
+1
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-0
/
+8
2009-09-23
kcore: register vmemmap range
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
2
-8
/
+4
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+11
2009-09-23
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-0
/
+1
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-0
/
+3
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-0
/
+7
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
1
-1
/
+2
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
3
-0
/
+9
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+3
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
2
-0
/
+3
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
1
-0
/
+47
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+10
2009-09-23
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
1
-1
/
+1
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
2
-0
/
+9
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
4
-6
/
+9
2009-09-23
printk_once(): use bool for boolean flag
Roland Dreier
1
-2
/
+2
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
1
-0
/
+10
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-23
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
1
-0
/
+12
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-0
/
+5
2009-09-23
printk: add printk_delay to make messages readable for some scenarios
Dave Young
1
-0
/
+2
2009-09-23
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
1
-1
/
+3
2009-09-23
USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
Alan Stern
1
-0
/
+1
2009-09-23
USB: ehci-dbgp: errata for EHCI debug controller initialization
Jason Wessel
1
-0
/
+1
2009-09-23
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
1
-0
/
+10
2009-09-23
USB: ehci-dbgp: stability improvements and external re-init
Jason Wessel
1
-0
/
+5
2009-09-23
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
Jason Wessel
1
-0
/
+6
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
1
-0
/
+2
2009-09-23
USB: audio: guard kernel-only code with __KERNEL__
Michael S. Tsirkin
1
-0
/
+4
2009-09-23
USB: NXP ISP1362 USB host driver
Lothar Wassmann
1
-0
/
+46
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
1
-0
/
+18
2009-09-23
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
1
-0
/
+13
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
1
-3
/
+3
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
1
-0
/
+2
2009-09-23
USB audio gadget: Un-inline generic_[gs]et_cmd
Laurent Pinchart
1
-12
/
+0
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
1
-126
/
+132
2009-09-23
USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h
Laurent Pinchart
2
-1
/
+2
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
2
-10
/
+6
2009-09-23
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
1
-6
/
+13
[prev]
[next]