aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2020-02-24media: si470x-i2c: add missed operations in removeChuhong Yuan
2020-01-31media: 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-07-26media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-29media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: radio: fix several typosMauro Carvalho Chehab
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King
2019-01-21media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel
2019-01-21media: si470x-i2c: Use managed resource helpersPawe? Chmiel
2019-01-21media: si470x-i2c: Add device tree supportPawe? Chmiel
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