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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
pinctrl: move group lookup to core
Linus Walleij
3
-33
/
+35
2012-01-03
pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisable
Rajendra Nayak
1
-2
/
+5
2012-01-03
MAINTAINERS: Fix pinctrl subsystem's directory
Stephen Warren
1
-1
/
+1
2011-12-08
pinctrl: remove two unused global variables
Uwe Kleine-König
1
-4
/
+0
2011-12-08
pinctrl: make the "Debug PINCTRL calls" entry actually do something
Uwe Kleine-König
1
-1
/
+1
2011-12-02
pinctrl/sirf: fix pin number typo for SPI1
Barry Song
1
-1
/
+1
2011-11-24
Linux 3.2-rc3
Linus Torvalds
1
-1
/
+1
2011-11-24
Merge git://github.com/rustyrussell/linux
Linus Torvalds
5
-3
/
+23
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
2
-0
/
+20
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
2
-2
/
+2
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-24
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2
-1
/
+5
2011-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-25
/
+51
2011-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...
Linus Torvalds
4
-36
/
+70
2011-11-24
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
1
-2
/
+2
2011-11-24
eCryptfs: Flush file in vma close
Tyler Hicks
1
-1
/
+22
2011-11-24
eCryptfs: Prevent file create race condition
Tyler Hicks
3
-33
/
+46
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+16
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-24
/
+25
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-7
/
+10
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-432
/
+600
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2
-7
/
+10
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
1
-3
/
+0
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
2
-18
/
+22
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2
-0
/
+6
2011-11-23
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-25
/
+13
2011-11-23
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-23
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-23
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-23
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-23
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
10
-211
/
+354
2011-11-22
mount_subtree() pointless use-after-free
Al Viro
1
-2
/
+4
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+33
2011-11-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-366
/
+3
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-62
/
+89
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-111
/
+290
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-23
/
+7
2011-11-22
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+9
2011-11-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
42
-282
/
+332
2011-11-22
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-53
/
+72
2011-11-22
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+15
2011-11-22
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-31
/
+77
2011-11-22
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-22
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-22
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
3
-4
/
+5
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-8
/
+19
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-37
/
+65
[next]