index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-si470x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
V4L/DVB (12413): radio-si470x: separate common and usb code
Joonyoung Shim
1
-1869
/
+0
2009-09-12
V4L/DVB (12218): radio-si470x: conform to the RDS spec.
Hans Verkuil
1
-2
/
+7
2009-09-12
V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_q...
Tobias Lorenz
1
-32
/
+5
2009-09-12
V4L/DVB (12143): radio-si470x: cleanups
Tobias Lorenz
1
-9
/
+3
2009-09-12
V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt mode
Tobias Lorenz
1
-158
/
+192
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-07-05
V4L/DVB (12203): radio-si470x: fix lock imbalance
Jiri Slaby
1
-3
/
+2
2009-06-16
V4L/DVB (11663): Fix a warning introduced by git commit ec5f5bf80501abfe2da28...
Mauro Carvalho Chehab
1
-1
/
+0
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
1
-1
/
+1
2009-04-06
V4L/DVB (11393): radio-si470x: fix possible bug with freeing memory order
Alexey Klimov
1
-4
/
+5
2009-03-30
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10534): Output HW/SW version from scratchpad
Tobias Lorenz
1
-34
/
+75
2009-03-30
V4L/DVB (10531): Code rearrangements in preparation for other report types
Tobias Lorenz
1
-55
/
+67
2009-03-30
V4L/DVB (10530): Documentation and code cleanups
Tobias Lorenz
1
-5
/
+6
2009-03-30
V4L/DVB (10464): radio-si470x: use usb_make_path in usb-radio drivers
Alexey Klimov
1
-1
/
+3
2009-02-17
V4L/DVB (10533): fix LED status output
Tobias Lorenz
1
-1
/
+33
2009-02-17
V4L/DVB (10532): Correction of Stereo detection/setting and signal strength i...
Tobias Lorenz
1
-8
/
+13
2009-01-02
V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme
Mark Lord
1
-0
/
+4
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-7
/
+3
2008-11-11
V4L/DVB (9482): Documentation, especially regarding audio and informational l...
Tobias Lorenz
1
-13
/
+0
2008-11-11
V4L/DVB (9350): radio-si470x: add support for kworld usb radio
Alexey Klimov
1
-0
/
+6
2008-10-17
V4L/DVB (9218): si470x: removement of get/set input/audio
Tobias Lorenz
1
-68
/
+4
2008-10-17
V4L/DVB (9217): si470x: correction of mono/stereo handling
Tobias Lorenz
1
-6
/
+18
2008-10-17
V4L/DVB (9216): si470x: tuner->type handling
Tobias Lorenz
1
-9
/
+12
2008-10-17
V4L/DVB (9215): si470x: improvement of unsupported base controls
Tobias Lorenz
1
-21
/
+12
2008-10-17
V4L/DVB (9214): si470x: improvement of module device support
Tobias Lorenz
1
-17
/
+30
2008-10-17
V4L/DVB (9213): si470x: module_param access rights
Tobias Lorenz
1
-17
/
+22
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
1
-11
/
+11
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-0
/
+2
2008-09-03
V4L/DVB (8778): radio: fix incorrect video_register_device result check
Hans Verkuil
1
-2
/
+2
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-9
/
+12
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (7997): si470x: hardware frequency seek support
Tobias Lorenz
1
-2
/
+95
2008-07-20
V4L/DVB (7996): si470x: afc indication
Tobias Lorenz
1
-1
/
+3
2008-07-20
V4L/DVB (7995): si470x: a lot of small code cleanups
Tobias Lorenz
1
-90
/
+196
2008-07-20
V4L/DVB (7994): si470x: let si470x_get_freq return errno
Tobias Lorenz
1
-11
/
+23
2008-07-20
V4L/DVB (7993): si470x: move global lock to device structure
Tobias Lorenz
1
-43
/
+41
2008-07-20
V4L/DVB (7586): radio: use get/put_unaligned_* helpers
Harvey Harrison
1
-10
/
+6
2008-04-24
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
1
-0
/
+2
2008-04-24
V4L/DVB (7401): radio-si470x: unplugging fixed
Tobias Lorenz
1
-9
/
+48
2008-02-18
V4L/DVB (7189): autosuspend support
Tobias Lorenz
1
-8
/
+75
2008-02-18
V4L/DVB (7188): radio-si470x version 1.0.6
Tobias Lorenz
1
-163
/
+167
2008-02-18
V4L/DVB (7183): radio-si470x: fix build warning
Michael Krufky
1
-1
/
+1
2008-02-18
V4L/DVB (7110): Trivial printf warning fix (radio-si470)
Tobias Lorenz
1
-1
/
+1
2008-02-18
V4L/DVB (7108): radio-si470x.c: check-after-use
Tobias Lorenz
1
-3
/
+2
2008-02-18
V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...
Tobias Lorenz
1
-80
/
+143
2008-01-25
V4L/DVB (7062): radio-si570x: Some fixes and new USB ID addition
Tobias Lorenz
1
-135
/
+156
2008-01-25
V4L/DVB (7061): radio-si470x: Some cleanups
Tobias Lorenz
1
-436
/
+407
[next]