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
pinetabv-6.6.y-devel
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
2013-06-06
pcmcia: at91_cf: use devm_ functions for allocations
Joachim Eastwood
1
-53
/
+24
2013-06-06
pcmcia: at91_cf: convert to dev_ print functions
Joachim Eastwood
1
-12
/
+10
2013-06-06
pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
Joachim Eastwood
1
-2
/
+2
2013-06-06
uio: uio_pruss: Fix potential NULL pointer dereference
Emil Goode
1
-1
/
+1
2013-06-06
vme: Free DMA resource allocation structure
Martyn Welch
1
-0
/
+2
2013-06-06
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
1
-1
/
+1
2013-06-06
pch_phub: fix error return code in pch_phub_probe()
Wei Yongjun
1
-19
/
+17
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
14
-83
/
+154
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2
-0
/
+2
2013-06-04
pch_phub: re-use native MAC address parser
Andy Shevchenko
1
-6
/
+2
2013-06-04
pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()
Wei Yongjun
1
-2
/
+6
2013-06-04
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
3
-8
/
+175
2013-06-04
w1: add family based automatic module loading
Alexander Stein
12
-0
/
+18
2013-05-30
misc/ep93xx_pwm: use kstrtol instead of strict_strtol
H Hartley Sweeten
1
-3
/
+3
2013-05-30
misc/ep93xx_pwm: use module_platform_driver()
H Hartley Sweeten
1
-5
/
+5
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function
H Hartley Sweeten
1
-6
/
+2
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function
H Hartley Sweeten
1
-7
/
+2
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
H Hartley Sweeten
1
-9
/
+6
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
H Hartley Sweeten
1
-21
/
+9
2013-05-30
misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
H Hartley Sweeten
1
-2
/
+2
2013-05-30
misc/ep93xx_pwm: use managed device resources
H Hartley Sweeten
1
-53
/
+20
2013-05-30
drivers/misc: at25: convert to use devm_kzalloc
Nikolay Balandin
1
-17
/
+8
2013-05-30
drivers/misc: at24: convert to use devm_kzalloc
Nikolay Balandin
1
-29
/
+15
2013-05-30
char: xilinx_hwicap: Fix typo in comment and extend it
Michal Simek
1
-1
/
+7
2013-05-30
char: xilinx_hwicap: Checkpatch.pl cleanup
Michal Simek
1
-1
/
+1
2013-05-30
misc: use platform_{get,set}_drvdata()
Jingoo Han
4
-9
/
+9
2013-05-30
mei: me: remove artificial singleton requirement
Tomas Winkler
1
-19
/
+0
2013-05-30
mei: fix read after read scenario
Tomas Winkler
1
-11
/
+13
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
3
-37
/
+0
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
424
-3182
/
+5136
2013-05-26
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-05-26
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+1
2013-05-26
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-26
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-102
/
+139
2013-05-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-173
/
+202
2013-05-25
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
17
-178
/
+692
2013-05-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-26
/
+8
2013-05-25
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
Tomasz Figa
1
-1
/
+1
2013-05-25
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
2013-05-25
drivers/char/random.c: fix priming of last_data
Jarod Wilson
1
-15
/
+15
2013-05-25
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-25
fbdev: FB_GOLDFISH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-25
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-25
drivers/leds/leds-ot200.c: fix error caused by shifted mask
Christian Gmeiner
1
-7
/
+7
[next]