summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2015-08-11[media] radio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-06[media] media/radio/saa7706h: Remove compat control opsRicardo Ribalda
2015-07-06[media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-30[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-01[media] radio: fix error return codeJulia Lawall
2015-05-01[media] si4713: fix error return codeJulia Lawall
2015-04-30[media] wl128x: fix int type for streg_cbdataMauro Carvalho Chehab
2015-04-30[media] radio-si476x: Fix indentMauro Carvalho Chehab
2015-04-08[media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König
2015-04-02[media] wl128x: embed video_deviceHans Verkuil
2015-04-02[media] wl128x-radio really depends on TI_STArnd Bergmann
2015-03-02[media] media: radio: handle timeoutsNicholas Mc Guire
2015-03-02[media] media: radio: assign wait_for_completion_timeout to appropriately typ...Nicholas Mc Guire
2015-03-02[media] si470x: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2015-02-02[media] radio/aimslab: use mdelay instead of udelayArnd Bergmann
2015-01-27[media] tea575x: split and export functionsOndrej Zary
2015-01-27[media] media: radio: wl128x: fmdrv_rx.c: Remove unused functionRickard Strandqvist
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02[media] media/radio: fix querycapHans Verkuil
2014-11-14[media] si4713: add device tree supportSebastian Reichel
2014-11-14[media] si4713: use managed irq requestSebastian Reichel
2014-11-14[media] si4713: use managed memory allocationSebastian Reichel
2014-11-14[media] si4713: switch reset gpio to devm_gpiod APISebastian Reichel
2014-11-14[media] si4713: switch to devm regulator APISebastian Reichel
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-24[media] wl128x: fix fmdbg compiler warningHans Verkuil
2014-10-20media: radio: si4713: drop owner assignment from platform_driversWolfram Sang
2014-10-20media: radio: drop owner assignment from platform_driversWolfram Sang
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2014-09-26[media] radio-sf16fmr2: declare some structs as staticMauro Carvalho Chehab
2014-09-26[media] radio-sf16fmi: declare pnp_attached as staticMauro Carvalho Chehab
2014-09-21[media] media/radio: fix radio-miropcm20.c build with io.h header fileRandy Dunlap
2014-09-21[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi
2014-09-03[media] radio: use true/false for boolean varsMauro Carvalho Chehab
2014-09-03[media] wl128x: fix sparse warningsHans Verkuil
2014-09-03[media] radio-tea5764: fix sparse warningsHans Verkuil
2014-07-30[media] radio-miropcm20: fix sparse NULL pointer warningWei Yongjun
2014-07-25[media] radio-miropcm20: fix a compilation warningMauro Carvalho Chehab
2014-07-25[media] radio-miropcm20: add RDS supportHans Verkuil
2014-07-25[media] si4713: add the missing RDS functionalityHans Verkuil
2014-07-17[media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] update reference, kerneltrap.org no longer worksPranith Kumar
2014-03-28[media] si4713: fix Kconfig dependenciesHans Verkuil
2014-02-28[media] radio-cadet: avoid interruptible_sleep_on raceHans Verkuil
2014-02-24[media] radio-usb-si4713: make array of structs constHans Verkuil
2014-02-04[media] radio-keene: Use module_usb_driverSachin Kamat