Sign in
android-kvm
/
linux
/
d6bbd1193fe93b7ee037724553b3574dcb48e6da
/
drivers
/
media
/
radio
/
radio-cadet.c
e83ce30
media: media/radio: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 years ago
297fced
media: radio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
db4a850
media: radio: constify pnp_device_id
by Arvind Yadav
· 8 years ago
75d1b13
[media] media: radio-cadet, initialize timer with setup_timer
by Matej Hulín
· 8 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
ce0ede2
[media] radio-cadet: avoid interruptible_sleep_on race
by Hans Verkuil
· 11 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
8ca7080
[media] drivers/media/radio/radio-cadet.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
6652c71
[media] radio-cadet: implement frequency band enumeration
by Hans Verkuil
· 13 years ago
cc0d326
[media] radio-cadet: fix RDS handling
by Hans Verkuil
· 13 years ago
b54c97db
[media] radio-cadet: upgrade to latest frameworks
by Hans Verkuil
· 13 years ago
29834c1
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
1cccee0
[media] cadet: use unlocked_ioctl
by Hans Verkuil
· 14 years ago
cb0ed22
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
by Matti Aaltonen
· 14 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
8e280f2
V4L/DVB (12217): radio-cadet: conform to the RDS spec.
by Hans Verkuil
· 16 years ago
ab84f57
V4L/DVB (10959): radio: remove uaccess include
by Hans Verkuil
· 16 years ago
b24c20cc
V4L/DVB (10894): ISA radio drivers: improve kernel log message
by Hans Verkuil
· 16 years ago
bec2aec
V4L/DVB (10882): radio-cadet: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
bec43661
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
d9b0144
V4L/DVB (9491): rationalise addresses to one common one
by Alan Cox
· 16 years ago
aa5e90a
V4L/DVB (8783): v4l: add all missing video_device release callbacks
by Hans Verkuil
· 17 years ago
cba99ae
V4L/DVB (8778): radio: fix incorrect video_register_device result check
by Hans Verkuil
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 17 years ago
9c39d7e
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
by Hans Verkuil
· 17 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 17 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 17 years ago
078ff79
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
by Douglas Schilling Landgraf
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
044dfc9
V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP
by Bjorn Helgaas
· 17 years ago
a2d66a3
V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers
by Mauro Carvalho Chehab
· 18 years ago
c1c4fd3
V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2
by Douglas Landgraf
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
d591b9c
V4L/DVB (4484): Git-dvb: cadet build fix
by Andrew Morton
· 19 years ago
c0c7fa0
V4L/DVB (4406): Convert radio-cadet to V4L2 API
by Hans J. Koch
· 19 years ago
5e87efa
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
by Mauro Carvalho Chehab
· 19 years ago
4286c6f
V4L/DVB (3753): Whitespace cleanups at media/radio
by Mauro Carvalho Chehab
· 19 years ago
0d0fbf8
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
by Arnd Bergmann
· 19 years ago
f1ac046
[PATCH] radio-cadet: check request_region() return value correctly
by Alexey Dobriyan
· 19 years ago
fb911ee
[PATCH] Remove unnecessary check_region references in comments
by Peter Osterlund
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2