summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-1/+1
|\
| * drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-1/+1
* | [media] radio-maxiradio: fix memory leak when device is removedAlexey Khoroshilov2016-06-281-0/+1
* | exynos4-is: remove some unused varsMauro Carvalho Chehab2016-06-241-1/+0
|/
* [media] tea575x: convert to libraryAndy Shevchenko2016-02-101-19/+2
* [media] radio-si476x: add return value check to avoid dead codeFugang Duan2016-02-011-2/+2
* [media] wl128x: fix typo in MODULE_PARM_DESCDan Carpenter2016-02-011-1/+1
* [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-033-3/+3
* [media] radio-shark2: constify radio_tea5777_ops structuresJulia Lawall2015-11-172-2/+2
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-173-3/+3
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-175-5/+5
* [media] radio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-113-3/+0
* [media] media/radio/saa7706h: Remove compat control opsRicardo Ribalda2015-07-061-14/+2
* [media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick2015-07-061-4/+1
* [media] si470x: cleanup define namespaceMauro Carvalho Chehab2015-06-223-10/+10
* [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-061-1/+2
* [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-301-2/+2
* [media] radio: fix error return codeJulia Lawall2015-05-011-1/+3
* [media] si4713: fix error return codeJulia Lawall2015-05-011-1/+3
* [media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab2015-04-301-1/+1
* [media] radio-si476x: Fix indentMauro Carvalho Chehab2015-04-301-2/+2
* [media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König2015-04-081-12/+6
* [media] wl128x: embed video_deviceHans Verkuil2015-04-021-18/+10
* [media] wl128x-radio really depends on TI_STArnd Bergmann2015-04-021-1/+1
* [media] media: radio: handle timeoutsNicholas Mc Guire2015-03-021-2/+7
* [media] media: radio: assign wait_for_completion_timeout to appropriately typ...Nicholas Mc Guire2015-03-021-8/+10
* [media] si470x: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-03-021-6/+8
* [media] radio/aimslab: use mdelay instead of udelayArnd Bergmann2015-02-021-2/+2
* [media] tea575x: split and export functionsOndrej Zary2015-01-271-9/+32
* [media] media: radio: wl128x: fmdrv_rx.c: Remove unused functionRickard Strandqvist2015-01-272-17/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-034-4/+0
| |\
| | * media: radio: si4713: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * media: radio: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | | [media] media/radio: fix querycapHans Verkuil2014-12-022-2/+6
* | | [media] si4713: add device tree supportSebastian Reichel2014-11-143-22/+40
* | | [media] si4713: use managed irq requestSebastian Reichel2014-11-141-8/+2
* | | [media] si4713: use managed memory allocationSebastian Reichel2014-11-141-5/+2
* | | [media] si4713: switch reset gpio to devm_gpiod APISebastian Reichel2014-11-142-22/+19
* | | [media] si4713: switch to devm regulator APISebastian Reichel2014-11-142-30/+59
|/ /
* | [media] wl128x: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
|/
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-099-28/+27
|\
| * [media] radio-sf16fmr2: declare some structs as staticMauro Carvalho Chehab2014-09-261-2/+2
| * [media] radio-sf16fmi: declare pnp_attached as staticMauro Carvalho Chehab2014-09-261-1/+1
| * [media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi2014-09-211-3/+1
| * [media] radio: use true/false for boolean varsMauro Carvalho Chehab2014-09-033-5/+5
| * [media] wl128x: fix sparse warningsHans Verkuil2014-09-033-11/+12
| * [media] radio-tea5764: fix sparse warningsHans Verkuil2014-09-031-6/+6
* | [media] media/radio: fix radio-miropcm20.c build with io.h header fileRandy Dunlap2014-09-211-0/+1
|/
* [media] radio-miropcm20: fix sparse NULL pointer warningWei Yongjun2014-07-301-1/+1
OpenPOWER on IntegriCloud