Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2d3977f7d983a71106bb91674a61dd1285c0441
/
drivers
/
media
/
radio
b36ae85
[media] media: radio-si4713: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
cab9bf1
[media] wl128x: embed video_device
by Hans Verkuil
· 10 years ago
78e9b7d
[media] wl128x-radio really depends on TI_ST
by Arnd Bergmann
· 10 years ago
c973f76e
[media] media: radio: handle timeouts
by Nicholas Mc Guire
· 10 years ago
daa939d
[media] media: radio: assign wait_for_completion_timeout to appropriately typed var
by Nicholas Mc Guire
· 10 years ago
61765a5
[media] si470x: fixup wait_for_completion_timeout return handling
by Nicholas Mc Guire
· 10 years ago
cc287f7
[media] radio/aimslab: use mdelay instead of udelay
by Arnd Bergmann
· 10 years ago
6994ca3
[media] tea575x: split and export functions
by Ondrej Zary
· 10 years ago
58fc046
[media] media: radio: wl128x: fmdrv_rx.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7027c448
[media] media/radio: fix querycap
by Hans Verkuil
· 10 years ago
98bea62
[media] si4713: add device tree support
by Sebastian Reichel
· 10 years ago
c3a5baf
[media] si4713: use managed irq request
by Sebastian Reichel
· 10 years ago
80cd5c7
[media] si4713: use managed memory allocation
by Sebastian Reichel
· 10 years ago
fbe14a1
[media] si4713: switch reset gpio to devm_gpiod API
by Sebastian Reichel
· 10 years ago
d4471de
[media] si4713: switch to devm regulator API
by Sebastian Reichel
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
1a5cfd0
[media] wl128x: fix fmdbg compiler warning
by Hans Verkuil
· 10 years ago
b2e3853
media: radio: si4713: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
da2dc6f
media: radio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a66d05d
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
25fb62b
[media] radio-sf16fmr2: declare some structs as static
by Mauro Carvalho Chehab
· 10 years ago
24c8f11
[media] radio-sf16fmi: declare pnp_attached as static
by Mauro Carvalho Chehab
· 10 years ago
7102076
[media] media/radio: fix radio-miropcm20.c build with io.h header file
by Randy Dunlap
· 10 years ago
a0ffe4c
[media] radio-si470x-usb: use USB API functions rather than constants
by Himangi Saraogi
· 10 years ago
8b4b681
[media] radio: use true/false for boolean vars
by Mauro Carvalho Chehab
· 10 years ago
2a8b7e5
[media] wl128x: fix sparse warnings
by Hans Verkuil
· 10 years ago
7754622
[media] radio-tea5764: fix sparse warnings
by Hans Verkuil
· 10 years ago
27dcb00
[media] radio-miropcm20: fix sparse NULL pointer warning
by Wei Yongjun
· 10 years ago
9c46c7f
[media] radio-miropcm20: fix a compilation warning
by Mauro Carvalho Chehab
· 10 years ago
fdcfd4e
[media] radio-miropcm20: add RDS support
by Hans Verkuil
· 10 years ago
1abba28
[media] si4713: add the missing RDS functionality
by Hans Verkuil
· 10 years ago
0d5e8c4
[media] Fix 64-bit division fall-out from 64-bit control ranges
by Hans Verkuil
· 10 years ago
2a9ec37
[media] v4l2-ctrls: use ptrs for all but the s32 type
by Hans Verkuil
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 10 years ago
8effbff
[media] update reference, kerneltrap.org no longer works
by Pranith Kumar
· 10 years ago
08debc1
[media] si4713: fix Kconfig dependencies
by Hans Verkuil
· 11 years ago
ce0ede2
[media] radio-cadet: avoid interruptible_sleep_on race
by Hans Verkuil
· 11 years ago
ab3cacf
[media] radio-usb-si4713: make array of structs const
by Hans Verkuil
· 11 years ago
2d27b37
[media] radio-keene: Use module_usb_driver
by Sachin Kamat
· 11 years ago
b3c8154
[media] radio-usb-si4713: fix sparse non static symbol warnings
by Wei Yongjun
· 11 years ago
eab924d
[media] tea575x: Fix build with ARCH=c6x
by Mauro Carvalho Chehab
· 11 years ago
6fcd3b6
[media] radio-usb-si4713: make si4713_register_i2c_adapter static
by Mauro Carvalho Chehab
· 11 years ago
21326c4
[media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device
by Hans Verkuil
· 11 years ago
5df2def
[media] si470x: add check to test if this is really a si470x
by Hans Verkuil
· 11 years ago
567e2e9
[media] si470x: don't use buffer on the stack for USB transfers
by Hans Verkuil
· 11 years ago
cb15da3
[media] si4713: coding style time-related cleanups
by Hans Verkuil
· 11 years ago
9ca33cc
[media] si4713: coding style whitespace cleanups
by Hans Verkuil
· 11 years ago
b2c6eed
[media] si4713: print product number
by Eduardo Valentin
· 11 years ago
8aab72b
[media] si4713: si4713_set_rds_radio_text overwrites terminating \0
by Hans Verkuil
· 11 years ago
cc6d618
[media] si4713: move supply list to si4713_platform_data
by Dinesh Ram
· 11 years ago
b874b39
[media] si4713: Added the USB driver for Si4713
by Dinesh Ram
· 11 years ago
e26fa6d
[media] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driver
by Dinesh Ram
· 11 years ago
d808f5b
[media] si4713: Reorganized includes in si4713.c/h
by Dinesh Ram
· 11 years ago
5173332
[media] si4713: Modified i2c driver to handle cases where interrupts are not used
by Dinesh Ram
· 11 years ago
7391232
[media] si4713: Reorganized drivers/media/radio directory
by Dinesh Ram
· 11 years ago
f58c91c
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
c7223f8
[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning
by Hans de Goede
· 11 years ago
812c083
[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning
by Geert Uytterhoeven
· 11 years ago
9ba6a91
[media] tef6862/radio-tea5764: actually assign clamp result
by Hans Verkuil
· 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
Next »