Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8eec74a229f4e3448bfdff9ff3cd3f61bb1e63d
/
drivers
/
media
/
radio
d8eec74
[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning
by Hans de Goede
· 11 years ago
c6f8e55
[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning
by Geert Uytterhoeven
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
c6c3795
[media] radio-si470x-i2c: fix a warning on ia64
by Mauro Carvalho Chehab
· 11 years ago
5f27ca4
[media] tef6862: fix warning on avr32 arch
by Mauro Carvalho Chehab
· 11 years ago
c5b0b3c
[media] radio-shark: remove a warning when CONFIG_PM is not defined
by Mauro Carvalho Chehab
· 11 years ago
0798ec6
[media] radio-si4713: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
2028c71
[media] media: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
437eb18
[media] radio-keene: fix sparse warning
by Hans Verkuil
· 11 years ago
883cdd5
[media] fmdrv_common: fix sparse warning
by Hans Verkuil
· 11 years ago
3bf740bf
[media] radio-sf16fmr2: Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
b5c2e0a
[media] snd_tea575x: precedence bug in fmr2_tea575x_get_pins()
by Dan Carpenter
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
6c94e14
[media] radio-si470x-usb: Remove software version check
by Hans de Goede
· 11 years ago
338c658
[media] tea575x: Move from sound to media
by Ondrej Zary
· 11 years ago
59b5645
[media] tea575x: Move header from sound to media
by Ondrej Zary
· 11 years ago
1c9f11e
[media] radio-aztech: Implement signal strength detection and fix stereo detection
by Ondrej Zary
· 11 years ago
eb27faf
[media] radio-aztech: Convert to generic lm7000 implementation
by Ondrej Zary
· 11 years ago
725d7b7
[media] drivers/media/radio/radio-maxiradio: Convert to module_pci_driver
by Libo Chen
· 11 years ago
ae09e9e
[media] wl128x: add missing struct v4l2_device
by Hans Verkuil
· 11 years ago
d9ec089
[media] radio-sf16fmi: Set frequency during init
by Ondrej Zary
· 11 years ago
9291682
[media] radio-sf16fmi: Add module name to bus_info
by Ondrej Zary
· 11 years ago
37c1d2e
Merge branch 'linus' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
aad7601
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
0dc5d82
[media] radio-sf16fmi: add control event and prio support
by Hans Verkuil
· 12 years ago
268d06b
[media] radio-sf16fmi: convert to the control framework
by Hans Verkuil
· 12 years ago
96bb42b
[media] radio-sf16fmi: clamp frequency
by Hans Verkuil
· 11 years ago
f90842d
[media] radio-sf16fmi: add device_caps support to querycap
by Hans Verkuil
· 12 years ago
65a110d
[media] radio-sf16fmi: remove audio/input ioctls
by Hans Verkuil
· 12 years ago
fa91599
[media] tef6862: clamp frequency
by Hans Verkuil
· 11 years ago
46821b1
[media] radio-timb: add control events and prio support
by Hans Verkuil
· 12 years ago
5bd8d2a
[media] radio-timb: actually load the requested subdevs
by Hans Verkuil
· 11 years ago
38be65a
[media] radio-timb: convert to the control framework
by Hans Verkuil
· 11 years ago
d020f83
[media] radio-timb: add device_caps support, remove input/audio ioctls
by Hans Verkuil
· 12 years ago
b730089
[media] radio-tea5764: some cleanups and clamp frequency when out-of-range
by Hans Verkuil
· 11 years ago
090fdf6
[media] radio-tea5764: add prio and control event support
by Hans Verkuil
· 12 years ago
cc9231f
[media] radio-tea5764: add device_caps support
by Hans Verkuil
· 12 years ago
827c7cf
[media] radio-tea5764: audio and input ioctls do not apply to radio devices
by Hans Verkuil
· 12 years ago
16b3717
[media] radio-tea5764: convert to the control framework
by Hans Verkuil
· 12 years ago
cf9033f
[media] radio-tea5764: embed struct video_device
by Hans Verkuil
· 12 years ago
099f88e
[media] radio-tea5764: add support for struct v4l2_device
by Hans Verkuil
· 12 years ago
8ff6183
[media] saa7706h: convert to the control framework
by Hans Verkuil
· 11 years ago
5f71057
[media] radio: remove g_chip_ident op
by Hans Verkuil
· 11 years ago
abca205
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
by Hans Verkuil
· 11 years ago
4b9a4a6
[media] radio-keene: add delay in order to settle hardware
by Antti Palosaari
· 11 years ago
542d30f
[media] radio-keene: set initial frequency
by Hans Verkuil
· 11 years ago
5255e4d
[media] wl128x: do not call copy_to_user() while holding spinlocks
by Alexey Khoroshilov
· 12 years ago
ea457ad
[media] radio-si476x: depend on SND_SOC
by Arnd Bergmann
· 12 years ago
ab67178
[media] v4l2: SI476X MFD - Do not use binary constants
by Geert Uytterhoeven
· 12 years ago
240c3c3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
df90e22
Merge branch 'devel-for-v3.10' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
b879a9c
[media] v4l2: Add a V4L2 driver for SI476X MFD
by Andrey Smirnov
· 12 years ago
82cd0b2
Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"
by Mauro Carvalho Chehab
· 12 years ago
cd29ed8
[media] radio-si4713: add prio checking and control events
by Hans Verkuil
· 12 years ago
03aa1bc
[media] radio-si4713: convert to the control framework
by Hans Verkuil
· 12 years ago
b387754
[media] radio-si4713: fix g/s_frequency
by Hans Verkuil
· 12 years ago
55b2a31
[media] radio-si4713: use V4L2 core lock
by Hans Verkuil
· 12 years ago
a58841d
[media] radio-si4713: improve querycap
by Hans Verkuil
· 12 years ago
fdf5159
[media] radio-si4713: embed struct video_device instead of allocating it
by Hans Verkuil
· 12 years ago
91e20e8
[media] radio-si4713: remove audout ioctls
by Hans Verkuil
· 12 years ago
6bf7861
[media] si476x: Fix some config dependencies and a compile warnings
by Hans Verkuil
· 12 years ago
30b2953
media: radio-ma901: return ENODEV in probe if usb_device doesn't match
by Alexey Klimov
· 12 years ago
38a46c2
[media] radio-si476x: vidioc_s* now uses a const parameter
by Mauro Carvalho Chehab
· 12 years ago
30bac91
[media] v4l2: Add a V4L2 driver for SI476X MFD
by Andrey Smirnov
· 12 years ago
4b0cac5
[media] radio-mr800: move clamp_t check inside amradio_set_freq()
by Alexey Klimov
· 12 years ago
6d43be7
[media] ioctl numbers are unsigned int
by Mauro Carvalho Chehab
· 12 years ago
0bb9121
radio-shark: Fix printk "CONFIG_LED_CLASS"
by Paul Bolle
· 12 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
04e1ac0
[media] media: radio: add module alias entry for radio-si4713
by Eduardo Valentin
· 12 years ago
04edd7b
[media] media: radio: add driver owner entry for radio-si4713
by Eduardo Valentin
· 12 years ago
a782ae0
[media] media: radio: correct module license (==> GPL v2)
by Eduardo Valentin
· 12 years ago
385624a
[media] media: radio: CodingStyle changes on si4713
by Eduardo Valentin
· 12 years ago
bf30690
[media] Media: remove incorrect __init/__exit markups
by Dmitry Torokhov
· 12 years ago
4ca2866
[media] radio-rtrack2: fix mute bug
by Hans Verkuil
· 12 years ago
8b21eb1
[media] radio-isa: fix querycap capabilities code
by Hans Verkuil
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
fa364fc
drivers/media: add missing GENERIC_HARDIRQS dependency
by Heiko Carstens
· 12 years ago
9bbc582
[media] radio-miropcm20: fix signal and stereo indication
by Hans Verkuil
· 12 years ago
f5e7cc4
[media] radio-miropcm20: Fix audmode/tuner/frequency handling
by Hans Verkuil
· 12 years ago
f7c096f
[media] radio-miropcm20: add prio and control event support
by Hans Verkuil
· 12 years ago
7f51a61
[media] radio-miropcm20: convert to the control framework
by Hans Verkuil
· 12 years ago
1a64b63
[media] radio-miropcm20: remove input/audio ioctls
by Hans Verkuil
· 12 years ago
f122d9a
[media] radio-miropcm20: fix querycap
by Hans Verkuil
· 12 years ago
480d3ca1
[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
ce4a3d5
[media] radio: set vfl_dir correctly to fix modulator regression
by Hans Verkuil
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
4834f4d
[media] media: add driver for Masterkit MA901 usb radio
by Alexey Klimov
· 12 years ago
c84401c
[media] wl128x: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
2b9b325
[media] radio-wl1273: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
8ca7080
[media] drivers/media/radio/radio-cadet.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
0dec868
radio tea5764, si4713: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
5a3ef81
[media] fmdrv: Don't check if unsigned are below zero
by Mauro Carvalho Chehab
· 12 years ago
Next »