summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* 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/+30Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3015-144/+15Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3014-144/+14Star
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-0520-73/+42Star
* | 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/+0Star
|/
* media: remove unneeded header search pathsMasahiro Yamada2019-05-181-2/+0Star
* 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/+11Star
* 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/+0Star
* 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/+2Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-115-10/+10
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0615-56/+54Star
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-0410-17/+17
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-044-30/+30
| * media: radio-si476x: fix behavior when seek->range* are definedMauro Carvalho Chehab2017-12-111-9/+7Star
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-315-11/+11
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-275-8/+8
| * annotate poll_table_struct ->_keyAl Viro2017-11-273-3/+3