aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-11/+11
2017-11-30media: radio-wl1273: fix a parameter name at kernel-doc macroMauro Carvalho Chehab1-1/+1
2017-11-30media: radio-si476x: fix kernel-doc markupsMauro Carvalho Chehab1-7/+11
2017-11-27media: annotate ->poll() instancesAl Viro5-8/+8
2017-11-27annotate poll_table_struct ->_keyAl Viro3-3/+3
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-16/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31media: radio-raremono: remove redundant initialization of freqColin Ian King1-1/+1
2017-10-31media: radio: Convert timers to use timer_setup()Kees Cook2-8/+6
2017-10-31media: radio-si470x: make si470x_viddev_template constBhumika Goyal2-2/+2
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil1-5/+5
2017-08-27media: radio: make video_device constBhumika Goyal4-4/+4
2017-08-26media: radio-usb-si4713: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: radio: constify pnp_device_idArvind Yadav3-3/+3
2017-08-20media: radio: constify usb_device_idArvind Yadav9-9/+9
2017-08-09media: radio: constify pci_device_idArvind Yadav1-1/+1
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab1-2/+2
2017-06-24media: radio: wl1273: add check on core->write() return valueGustavo A. R. Silva1-2/+13
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-04-10[media] wl128x: use setup_timerGeliang Tang1-3/+2
2017-03-22[media] si4713: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-02-03[media] media: radio-cadet, initialize timer with setup_timerMatej HulĂ­n1-6/+2
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus30-122/+0
2016-11-18[media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab1-8/+8
2016-10-21[media] radio: don't break long linesMauro Carvalho Chehab2-8/+3
2016-10-21[media] wl128x: don't break long linesMauro Carvalho Chehab2-21/+17
2016-10-21[media] si4713: don't break long linesMauro Carvalho Chehab1-7/+6
2016-10-21[media] si470x: don't break long linesMauro Carvalho Chehab2-12/+10
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-24[media] media: radio: si470x: radio-si470x-usb: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-06-28[media] radio-maxiradio: fix memory leak when device is removedAlexey Khoroshilov1-0/+1
2016-06-24exynos4-is: remove some unused varsMauro Carvalho Chehab1-1/+0
2016-02-10[media] tea575x: convert to libraryAndy Shevchenko1-19/+2
2016-02-01[media] radio-si476x: add return value check to avoid dead codeFugang Duan1-2/+2
2016-02-01[media] wl128x: fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall3-3/+3
2015-11-17[media] radio-shark2: constify radio_tea5777_ops structuresJulia Lawall2-2/+2
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab3-3/+3
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab5-5/+5
2015-08-11[media] radio: Drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-07-06[media] media/radio/saa7706h: Remove compat control opsRicardo Ribalda1-14/+2
2015-07-06[media] wl128x: use swap() in fm_rdsparse_swapbytes()Fabian Frederick1-4/+1
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab3-10/+10
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-30[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+2
2015-05-01[media] radio: fix error return codeJulia Lawall1-1/+3