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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
1
-1
/
+0
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
1
-124
/
+39
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
1
-0
/
+11
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
1
-6
/
+60
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
1
-6
/
+1
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
5
-11
/
+3
2015-04-17
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-7
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2
-22
/
+7
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2
-3
/
+1
2015-04-17
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
1
-5
/
+3
2015-04-17
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
1
-18
/
+8
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
1
-14
/
+3
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-185
/
+131
2015-04-17
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-236
/
+207
2015-04-17
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
1
-0
/
+1
2015-04-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
65
-2194
/
+3457
2015-04-17
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
4
-85
/
+243
2015-04-16
net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()
Geert Uytterhoeven
1
-1
/
+1
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
20
-286
/
+866
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
37
-276
/
+346
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
4
-9
/
+40
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
1
-1
/
+4
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+4
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
1
-0
/
+51
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
1
-3
/
+3
2015-04-16
megaraid_sas: use raw_smp_processor_id()
Christoph Hellwig
1
-3
/
+6
2015-04-16
sd: Fix missing ATO tag check
Martin K. Petersen
1
-1
/
+1
2015-04-16
sd: Unregister integrity profile
Martin K. Petersen
1
-0
/
+1
2015-04-16
dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
Guenter Roeck
1
-2
/
+0
2015-04-16
ethernet: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-04-16
rocker: fix error return code in rocker_probe()
Wei Yongjun
1
-0
/
+1
2015-04-16
dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
Guenter Roeck
1
-1
/
+3
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
2
-4
/
+13
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-124
/
+195
2015-04-16
parisc: remove use of seq_printf return value
Joe Perches
2
-72
/
+68
2015-04-16
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2015-04-16
rtc: remove use of seq_printf return value
Joe Perches
4
-28
/
+34
2015-04-16
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-16
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2
-8
/
+2
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-16
paride: fix the "verbose" module param
Dan Carpenter
1
-2
/
+2
2015-04-16
zram: fix error return code
Julia Lawall
1
-0
/
+1
[prev]
[next]