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-12-18
fat: notify when discard is not supported
Namjae Jeon
1
-0
/
+9
2012-12-18
rtc: DA9055 RTC driver
Ashish Jangam
3
-0
/
+424
2012-12-18
drivers/rtc/rtc-s3c: use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2012-12-18
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
Kim, Milo
1
-0
/
+7
2012-12-18
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
Sachin Kamat
1
-19
/
+0
2012-12-18
drivers/rtc/rtc-s3c.c: convert to use devm_* API
Tushar Behera
1
-37
/
+8
2012-12-18
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
Tushar Behera
1
-4
/
+1
2012-12-18
rtc: add NXP PCF8523 support
Thierry Reding
3
-0
/
+336
2012-12-18
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
1
-12
/
+4
2012-12-18
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
Devendra Naga
1
-2
/
+3
2012-12-18
drivers/rtc/rtc-tps65910.c: rename irq to match device
Sivaram Nair
1
-1
/
+1
2012-12-18
rtc: rtc-spear: Provide flag for no support of UIE mode
Deepak Sikri
1
-0
/
+2
2012-12-18
rtc: rtc-spear: Add clk_{un}prepare() support
Deepak Sikri
1
-3
/
+3
2012-12-18
rtc: rtc-spear: use devm_*() routines
Viresh Kumar
1
-60
/
+29
2012-12-18
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
1
-7
/
+7
2012-12-18
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
Devendra Naga
1
-10
/
+5
2012-12-18
drivers/rtc/rtc-imxdi.c: add devicetree support
Roland Stigge
2
-0
/
+28
2012-12-18
drivers/rtc/rtc-imxdi: support for i.MX53
Roland Stigge
1
-1
/
+1
2012-12-18
rtc: omap: add runtime pm support
Vaibhav Hiremath
1
-0
/
+18
2012-12-18
rtc: omap: depend on am33xx
Afzal Mohammed
1
-4
/
+6
2012-12-18
rtc: omap: dt support
Afzal Mohammed
2
-0
/
+35
2012-12-18
ARM: davinci: remove rtc kicker release
Afzal Mohammed
1
-12
/
+1
2012-12-18
rtc: omap: kicker mechanism support
Afzal Mohammed
1
-3
/
+41
2012-12-18
binfmt_elf: fix corner case kfree of uninitialized data
Alan Cox
1
-1
/
+3
2012-12-18
checkpatch: warn on CamelCase variable names
Joe Perches
1
-6
/
+13
2012-12-18
checkpatch: add support for floating point constants
Joe Perches
1
-1
/
+5
2012-12-18
checkpatch: find hex constants as a single IDENT
Joe Perches
1
-1
/
+1
2012-12-18
checkpatch: add --strict test for switch/default missing break
Joe Perches
1
-2
/
+16
2012-12-18
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
1
-0
/
+6
2012-12-18
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
1
-0
/
+10
2012-12-18
checkpatch: extend line continuation test
Joe Perches
1
-1
/
+3
2012-12-18
checkpatch: allow control over line length warning, default remains 80
Joe Perches
1
-3
/
+6
2012-12-18
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
1
-14
/
+6
2012-12-18
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
1
-37
/
+0
2012-12-18
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
1
-0
/
+13
2012-12-18
checkpatch: warn on unnecessary line continuations
Joe Perches
1
-0
/
+9
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
12
-63
/
+29
2012-12-18
lib/rbtree_test.c: fix uninitialized variable warning
Cong Ding
1
-1
/
+1
2012-12-18
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
4
-1
/
+7
2012-12-18
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
2
-5
/
+26
2012-12-18
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
2
-20
/
+18
2012-12-18
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
3
-71
/
+168
2012-12-18
sscanf: don't ignore field widths for numeric conversions
Jan Beulich
1
-43
/
+53
2012-12-18
drivers/of/fdt.c: re-use kernel's kbasename()
Andy Shevchenko
1
-8
/
+2
2012-12-18
trace: use kbasename()
Andy Shevchenko
1
-4
/
+4
2012-12-18
procfs: use kbasename()
Andy Shevchenko
1
-5
/
+1
2012-12-18
mm: use kbasename()
Andy Shevchenko
1
-5
/
+3
2012-12-18
lib: dynamic_debug: use kbasename()
Andy Shevchenko
1
-8
/
+1
2012-12-18
string: introduce helper to get base file name from given path
Andy Shevchenko
1
-0
/
+11
2012-12-18
MAINTAINERS: add LP855x backlight driver entry
Kim, Milo
1
-0
/
+7
[prev]
[next]