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
path:
root
/
drivers
/
media
/
dvb
/
siano
/
smscoreapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
V4L/DVB (12107): smscoreapi: fix compile warning
Hans Verkuil
1
-2
/
+2
2009-06-17
V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocol
Uri Shkolnik
1
-0
/
+20
2009-06-17
V4L/DVB (11890): Siano: smscore - remove redundant code
Uri Shkolnik
1
-13
/
+0
2009-06-17
V4L/DVB (11885): Siano: Add new GPIO management interface
Uri Shkolnik
1
-1
/
+234
2009-06-17
V4L/DVB (11822): Siano: smscore - bug fix at get_device_mode
Uri Shkolnik
1
-1
/
+1
2009-06-17
V4L/DVB (11821): Siano: smscore - fix isdb-t firmware name
Uri Shkolnik
1
-1
/
+1
2009-06-17
V4L/DVB (11820): Siano: smscore - fix byte ordering bug
Uri Shkolnik
1
-1
/
+6
2009-06-17
V4L/DVB (11819): Siano: smscore - fix get_common_buffer bug
Uri Shkolnik
1
-9
/
+29
2009-06-17
V4L/DVB (11816): Siano: USB - move the device id table to the cards module
Uri Shkolnik
1
-14
/
+84
2009-06-17
V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism
Uri Shkolnik
1
-7
/
+14
2009-06-17
V4L/DVB (11555): Siano: core - move and update the main core structure declar...
Uri Shkolnik
1
-36
/
+0
2009-03-30
V4L/DVB (10772): siano: prevent duplicate variable declaration
Michael Krufky
1
-1
/
+1
2009-03-30
V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Michael Krufky
1
-15
/
+15
2009-03-30
V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...
Michael Krufky
1
-24
/
+17
2009-03-30
V4L/DVB (10750): import changes from Siano
Uri Shkolnik
1
-13
/
+33
2008-12-29
V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi...
Michael Krufky
1
-0
/
+8
2008-12-29
V4L/DVB (9734): sms1xxx: add functions to configure and set gpio
Michael Krufky
1
-0
/
+70
2008-09-04
V4L/DVB (8722): sms1xxx: fix typo in license header
Michael Krufky
1
-1
/
+1
2008-07-26
V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups
Adrian Bunk
1
-7
/
+7
2008-07-20
V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h
Michael Krufky
1
-1
/
+1
2008-07-20
V4L/DVB (8310): sms1xxx: remove kmutex_t typedef
Michael Krufky
1
-2
/
+2
2008-07-20
V4L/DVB (8306): sms1xxx: log firmware download process by default
Michael Krufky
1
-5
/
+9
2008-07-20
V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...
Michael Krufky
1
-1
/
+1
2008-07-20
V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
Michael Krufky
1
-1
/
+1
2008-07-20
V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...
Michael Krufky
1
-5
/
+26
2008-07-20
V4L/DVB (8299): sms1xxx: mark functions static
Michael Krufky
1
-76
/
+25
2008-07-20
V4L/DVB (8297): sms1xxx: remove old printk macros
Michael Krufky
1
-27
/
+10
2008-07-20
V4L/DVB (8296): sms1xxx: always show error messages
Michael Krufky
1
-11
/
+10
2008-07-20
V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages
Michael Krufky
1
-0
/
+4
2008-07-20
V4L/DVB (8294): sms1xxx: move message formatting into printk macros
Michael Krufky
1
-80
/
+62
2008-07-20
V4L/DVB (8293): sms1xxx: create printk macros
Michael Krufky
1
-81
/
+80
2008-07-20
V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality
Michael Krufky
1
-0
/
+12
2008-07-20
V4L/DVB (8291): sms1xxx: change default_mode to 4
Michael Krufky
1
-1
/
+1
2008-07-20
V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks
Michael Krufky
1
-4
/
+1
2008-07-20
V4L/DVB (8288): sms1xxx: more cleanups
Michael Krufky
1
-11
/
+19
2008-07-20
V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
Michael Krufky
1
-1
/
+1
2008-07-20
V4L/DVB (8286): sms1xxx: remove typedefs
Michael Krufky
1
-116
/
+127
2008-07-20
V4L/DVB (8285): sms1xxx: more 80-column cleanups
Michael Krufky
1
-2
/
+4
2008-07-20
V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...
Michael Krufky
1
-11
/
+15
2008-07-20
V4L/DVB (8283): sms1xxx: 80-column cleanups
Michael Krufky
1
-38
/
+85
2008-07-20
V4L/DVB (8282): sms1xxx: more codingstyle cleanups
Michael Krufky
1
-19
/
+17
2008-07-20
V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs
Michael Krufky
1
-5
/
+5
2008-07-20
V4L/DVB (8280): sms1xxx: more codingstyle cleanups
Michael Krufky
1
-337
/
+314
2008-07-20
V4L/DVB (8278): sms1xxx: more codingstyle cleanups
Michael Krufky
1
-4
/
+4
2008-07-20
V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17
Michael Krufky
1
-137
/
+226
2008-07-20
V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...
Michael Krufky
1
-16
/
+23
2008-07-20
V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__
Michael Krufky
1
-28
/
+28
2008-07-20
V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/
Michael Krufky
1
-0
/
+1158