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
2013-03-02
dm ioctl: optimize functions without variable params
Mikulas Patocka
1
-18
/
+34
2013-03-02
dm ioctl: introduce ioctl_flags
Mikulas Patocka
1
-23
/
+41
2013-03-02
dm: merge io_pool and tio_pool
Jun'ichi Nomura
1
-49
/
+27
2013-03-02
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
1
-21
/
+10
2013-03-02
dm: fix limits initialization when there are no data devices
Mike Christie
1
-5
/
+7
2013-03-02
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-02
dm persistent data: set some btree fn parms const
Mike Snitzer
2
-9
/
+9
2013-03-02
dm: refactor bio cloning
Alasdair G Kergon
1
-68
/
+96
2013-03-02
dm: rename bio cloning functions
Alasdair G Kergon
1
-32
/
+31
2013-03-02
dm: rename request variables to bios
Alasdair G Kergon
14
-66
/
+66
2013-03-02
dm: clean up clone_bio
Alasdair G Kergon
1
-45
/
+57
2013-03-02
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-03-02
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
1
-12
/
+12
2013-03-02
dm thin: use block_size_is_power_of_two
Mike Snitzer
1
-12
/
+13
2013-03-02
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
1
-1
/
+1
2013-03-02
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-02
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-02
dm: fix truncated status strings
Mikulas Patocka
12
-113
/
+97
2013-03-02
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-03-02
hsi: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-01
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
1
-0
/
+1
2013-03-01
watchdog: sp805_wdt depends on ARM
Alessandro Rubini
1
-1
/
+1
2013-03-01
watchdog: davinci_wdt: update to devm_* API
Kumar, Anil
1
-21
/
+5
2013-03-01
watchdog: davinci_wdt: use devm managed clk get
Mrugesh Katepallewar
1
-2
/
+1
2013-03-01
watchdog: at91rm9200: add DT support
Joachim Eastwood
2
-1
/
+10
2013-03-01
watchdog: add timeout-sec property binding
Fabio Porcedda
4
-15
/
+15
2013-03-01
watchdog: at91sam9_wdt: Convert to use the watchdog framework
Wenyou Yang
2
-119
/
+43
2013-03-01
watchdog: omap_wdt: Add option nowayout
Pali Rohár
1
-1
/
+5
2013-03-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2
-11
/
+58
2013-03-01
watchdog: bcm47xx_wdt.c: add hard timer
Hauke Mehrtens
1
-6
/
+63
2013-03-01
watchdog: bcm47xx_wdt.c: rename wdt_time to timeout
Hauke Mehrtens
1
-4
/
+4
2013-03-01
watchdog: bcm47xx_wdt.c: rename ops methods
Hauke Mehrtens
1
-18
/
+18
2013-03-01
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
1
-78
/
+78
2013-03-01
watchdog: bcm47xx_wdt.c: convert to watchdog core api
Hauke Mehrtens
2
-130
/
+23
2013-03-01
watchdog: Convert BookE watchdog driver to watchdog infrastructure
Guenter Roeck
2
-120
/
+66
2013-03-01
watchdog: s3c2410_wdt: Use devm_* functions
Jingoo Han
1
-33
/
+9
2013-03-01
watchdog: remove old STMP3xxx driver
Wolfram Sang
3
-298
/
+0
2013-03-01
watchdog: add new driver for STMP3xxx and i.MX23/28
Wolfram Sang
3
-0
/
+122
2013-03-01
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
1
-0
/
+64
2013-03-01
watchdog: introduce retu_wdt driver
Aaro Koskinen
3
-0
/
+191
2013-03-01
watchdog: intel_scu_watchdog: fix Kconfig dependency
Wim Van Sebroeck
1
-1
/
+1
2013-03-01
watchdog: orion_wdt: Add platform alias
Lubomir Rintel
1
-0
/
+1
2013-03-01
watchdog: ath79_wdt: add device tree matching
Gabor Juhos
1
-0
/
+11
2013-03-01
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
1
-10
/
+38
2013-03-01
watchdog: ath79_wdt: convert to use devm_clk_get
Gabor Juhos
1
-5
/
+2
2013-03-01
watchdog: sp5100_tco: Write back the original value to reserved bits, instead...
Takahisa Tanaka
1
-20
/
+8
2013-03-01
watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...
Takahisa Tanaka
1
-2
/
+3
2013-03-01
watchdog: gef_wdt.c: add missing remove callback
Devendra Naga
1
-0
/
+1
2013-03-01
watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
Arnd Bergmann
1
-1
/
+1
2013-03-01
watchdog: da9055_wdt needs to select WATCHDOG_CORE
Randy Dunlap
1
-0
/
+1
[prev]
[next]