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
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
2017-12-14
media: lirc: lirc interface should not be a raw decoder
Sean Young
10
-243
/
+143
2017-12-14
media: rc: auto load encoder if necessary
Sean Young
3
-1
/
+4
2017-12-14
media: lirc: use the correct carrier for scancode transmit
Sean Young
12
-11
/
+58
2017-12-14
media: lirc: implement scancode sending
Sean Young
4
-81
/
+156
2017-12-14
media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
Sean Young
10
-87
/
+9
2017-12-14
media: MAINTAINERS: remove lirc staging area
Sean Young
1
-6
/
+0
2017-12-14
media: staging: remove lirc_zilog driver
Sean Young
6
-1720
/
+0
2017-12-14
media: i2c: enable i2c IR for hardware which isn't HD-PVR
Sean Young
1
-0
/
+9
2017-12-14
media: rc: implement zilog transmitter
Sean Young
2
-8
/
+433
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
9
-87
/
+30
2017-12-14
media: rc: i2c: only poll if the rc device is opened
Sean Young
1
-4
/
+21
2017-12-14
media: rc: i2c: use dev_dbg rather hand-rolled debug
Sean Young
1
-36
/
+25
2017-12-14
media: rc: i2c: set parent of rc device and improve name
Sean Young
3
-10
/
+5
2017-12-14
media: xilinx-video: fix bad of_node_put() on endpoint error
Akinobu Mita
1
-12
/
+4
2017-12-14
media: bt8xx: Fix err 'bt878_probe()'
Christophe JAILLET
1
-2
/
+1
2017-12-14
media: dvb_ca_en50221: sanity check slot number from userspace
Colin Ian King
1
-0
/
+3
2017-12-14
media: siano: fix a potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2017-12-14
media: dvbsky: MyGica T230C support
Stefan BrĂ¼ns
2
-0
/
+89
2017-12-14
media: staging: media: Introduce NVIDIA Tegra video decoder driver
Dmitry Osipenko
8
-0
/
+1315
2017-12-14
media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder Engine
Dmitry Osipenko
1
-0
/
+55
2017-12-13
media: ddbridge: improve error handling logic on fe attach failures
Daniel Scheller
1
-27
/
+22
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
3
-6
/
+0
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
36
-77
/
+36
2017-12-13
media: dvb_frontend: Add commands implementation for compat ioct
Jaedon Shin
1
-0
/
+131
2017-12-13
media: dvb_frontend: Add compat_ioctl callback
Jaedon Shin
2
-17
/
+12
2017-12-13
media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
Jaedon Shin
1
-3
/
+14
2017-12-13
media: dvb_usb_pctv452e: module refcount changes were unbalanced
Wolfgang Rohdewald
1
-0
/
+8
2017-12-13
media: dvb_frontend: fix ifnullfree.cocci warnings
Fengguang Wu
1
-2
/
+1
2017-12-13
media: dvb-frontends/stv0910: remove unneeded dvb_math.h include
Daniel Scheller
1
-1
/
+0
2017-12-13
media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry
Daniel Scheller
1
-2
/
+0
2017-12-13
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
Daniel Scheller
1
-0
/
+5
2017-12-13
media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freq
Daniel Scheller
1
-3
/
+0
2017-12-13
media: dvb-frontends/stv6111: handle gate_ctrl errors
Daniel Scheller
1
-17
/
+27
2017-12-13
media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()
Daniel Scheller
1
-2
/
+4
2017-12-13
media: frontends/stv0910: add field offsets to field defines
Daniel Scheller
1
-927
/
+927
2017-12-13
media: dvb_frontend: remove redundant status self assignment
Colin Ian King
2
-4
/
+0
2017-12-13
media: dib0700: add support for Xbox One Digital TV Tuner
Olli Salonen
5
-2
/
+139
2017-12-13
media: tda18250: support for new silicon tuner
Olli Salonen
6
-0
/
+1115
2017-12-13
media: dvb-frontends/stv0367: remove redundant self assignment of temporary
Colin Ian King
1
-2
/
+0
2017-12-13
media: stb0899: remove redundant self assignment of k_indirect
Colin Ian King
1
-2
/
+1
2017-12-13
media: c8sectpfe: Use resource_size function on memory resource
Vasyl Gomonovych
1
-1
/
+1
2017-12-13
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...
Gustavo A. R. Silva
1
-1
/
+3
2017-12-13
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-12-12
media: dibx000_common: Fix line continuation format
Joe Perches
1
-4
/
+4
2017-12-12
media: dvb_frontend: fix return error code
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-12
media: MAINTAINERS: add si2165 driver
Matthias Schwarzott
1
-0
/
+8
2017-12-12
media: cx23885: Use semicolon after assignment instead of comma
Matthias Schwarzott
1
-2
/
+2
2017-12-12
media: cx231xx: Use semicolon after assignment instead of comma
Matthias Schwarzott
1
-4
/
+4
2017-12-12
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
1
-0
/
+26
2017-12-12
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
1
-0
/
+12
[next]