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