summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-08media: radio-wl1273: fix return code for the polling routineMauro Carvalho Chehab
2018-07-27media: si4713: don't check number of messages in the driverWolfram Sang
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-05media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-04media: radio: allow building ISA drivers with COMPILE_TESTMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-20media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab
2018-04-18media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab
2018-04-17media: si470x: fix __be16 annotationsMauro Carvalho Chehab
2018-04-17media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab
2018-03-21media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer
2018-03-21media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer
2018-03-21media: radio: Tuning bugfix for si470x over i2cDouglas Fischer
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring
2018-02-14media: add SPDX license infoHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-11media: radio-si476x: fix behavior when seek->range* are definedMauro Carvalho Chehab
2017-11-30media: radio-wl1273: fix a parameter name at kernel-doc macroMauro Carvalho Chehab
2017-11-30media: radio-si476x: fix kernel-doc markupsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: radio-raremono: remove redundant initialization of freqColin Ian King
2017-10-31media: radio: Convert timers to use timer_setup()Kees Cook
2017-10-31media: radio-si470x: make si470x_viddev_template constBhumika Goyal
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
2017-08-27media: radio: make video_device constBhumika Goyal
2017-08-26media: radio-usb-si4713: make i2c_adapter constBhumika Goyal
2017-08-20media: radio: constify pnp_device_idArvind Yadav
2017-08-20media: radio: constify usb_device_idArvind Yadav
2017-08-09media: radio: constify pci_device_idArvind Yadav
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab
2017-06-24media: radio: wl1273: add check on core->write() return valueGustavo A. R. Silva
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-10[media] wl128x: use setup_timerGeliang Tang
2017-03-22[media] si4713: Add OF device ID tableJavier Martinez Canillas
2017-02-03[media] media: radio-cadet, initialize timer with setup_timerMatej HulĂ­n
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-18[media] wl128x: use KERNEL_CONT where neededMauro Carvalho Chehab
2016-10-21[media] radio: don't break long linesMauro Carvalho Chehab