summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* media: si470x-i2c: add missed operations in removeChuhong Yuan2019-11-101-0/+2
* media: radio: wl1273: fix interrupt masking on releaseJohan Hovold2019-11-051-2/+1
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-261-1/+1
* media: use the BIT() macroMauro Carvalho Chehab2019-08-261-44/+44
* media: remove include stdarg.h from some driversMauro Carvalho Chehab2019-08-261-1/+0
* media: radio/si470x: kill urb on errorHans Verkuil2019-08-191-1/+4
* media: radio: si470x: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: radio: si4713: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger2019-06-271-7/+23
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1130-298/+30
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3015-144/+15
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3014-144/+14
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-0520-73/+42
* | media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang2019-06-031-0/+3
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-2820-0/+20
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2113-0/+13
* | media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-241-1/+0
|/
* media: remove unneeded header search pathsMasahiro Yamada2019-05-181-2/+0
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-1/+1
* media: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter2019-03-291-1/+1
* media: wl128x: prevent two potential buffer overflowsDan Carpenter2019-03-291-2/+5
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-203-33/+33
* media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter2019-03-191-2/+3
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: radio: fix several typosMauro Carvalho Chehab2019-03-012-3/+3
* media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King2019-02-181-1/+1
* media: si470x-i2c: Add optional reset-gpio supportPawe? Chmiel2019-01-212-0/+16
* media: si470x-i2c: Use managed resource helpersPawe? Chmiel2019-01-211-18/+11
* media: si470x-i2c: Add device tree supportPawe? Chmiel2019-01-211-0/+8
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-115-6/+6
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1125-90/+92
* media: radio-wl1273: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
* media: si4713: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-152-6/+6
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-2/+2
* media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil2018-06-051-0/+1
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1010-10/+10
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-0410-10/+10
* | media: radio: allow building ISA drivers with COMPILE_TESTMauro Carvalho Chehab2018-05-041-14/+24
* | media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab2018-04-201-1/+2
* | media: si470x: fix a typo at the Makefile causing build issuesMauro Carvalho Chehab2018-04-181-1/+1
* | media: si470x: fix __be16 annotationsMauro Carvalho Chehab2018-04-171-3/+3
* | media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab2018-04-177-47/+102
|/
* media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer2018-03-212-2/+8
* media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer2018-03-211-4/+28
* media: radio: Tuning bugfix for si470x over i2cDouglas Fischer2018-03-211-0/+9
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-063-3/+3
* media: add SPDX license infoHans Verkuil2018-02-142-26/+2