summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones
2020-01-29media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2020-01-04media: si470x-i2c: add missed operations in removeChuhong Yuan
2019-12-21media: radio: wl1273: fix interrupt masking on releaseJohan Hovold
2019-10-05media: radio/si470x: kill urb on errorHans Verkuil
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-06-11media: wl128x: prevent two potential buffer overflowsDan Carpenter
2018-08-06media: si470x: fix __be16 annotationsMauro Carvalho Chehab
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