summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/bcm2048/radio-bcm2048.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-131-204/+189Star
|\
| * staging: media: bcm2048: fix mispellingAmarjargal Gundjalam2015-11-161-2/+2
| * staging: media: bcm2048: remove unnecessary space after a castAmarjargal Gundjalam2015-11-161-2/+2
| * staging: media: bcm2048: remove unnecessary blank linesAmarjargal Gundjalam2015-11-161-8/+0Star
| * staging: media: bcm2048: add space around operatorsAmarjargal Gundjalam2015-11-161-34/+39
| * staging: media: bcm2048: match alignments with open parenthesisAmarjargal Gundjalam2015-11-161-158/+146Star
* | [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
|/
* [media] Staging: media: bcm2048: warnings for uninitialized variables fixedAndrew Milkovich2015-09-251-10/+10
* [media] radio-bcm2048: Fix region selectionJan Roemisch2015-07-061-8/+12
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-271-2/+2
|\
| * Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-2/+2
* | [media] radio-bcm2048: fix compiler warningHans Verkuil2015-04-281-2/+1Star
|/
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-211-23/+7Star
|\
| * Staging: media: Use module_i2c_driverVaishali Thakkar2015-03-181-16/+1Star
| * Staging: media: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-4/+4
| * staging: media: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
| * staging: media: bcm2048: remove extra parentheses around right bit shift oper...Aya Mahfouz2015-03-071-2/+1Star
* | [media] radio-bcm2048: embed video_deviceHans Verkuil2015-04-031-24/+9Star
* | [media] radio-bcm2048: use unlocked_ioctl instead of ioctlHans Verkuil2015-03-021-1/+1
* | [media] media: bcm2048: remove unused return of functionLuis de Bethencourt2015-03-021-3/+1Star
|/
* [media] staging: bcm2048: Delete an unnecessary check before the function cal...Markus Elfring2015-02-021-3/+1Star
* [media] staging: media: bcm2048: Remove obsolete cleanup for clientdataWolfram Sang2015-01-271-2/+0Star
* [media] staging/media: fix querycapHans Verkuil2014-12-021-2/+3
* [media] staging: media: bcm2048: fix coding style errorChristian Resell2014-11-211-1/+1
* [media] radio-bcm2048.c: Fix some checkpatch.pl errorsLuke Hart2014-07-181-10/+10
* [media] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macroAnil Belur2014-07-181-1/+1
* [media] radio-bcm2048: fix wrong overflow checkPali Rohár2014-05-231-1/+1
* [media] fix coccinelle warningsFengguang Wu2014-01-071-1/+1
* [media] fix coccinelle warningsFengguang Wu2014-01-071-5/+3Star
* [media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()Wei Yongjun2014-01-071-0/+1
* [media] radio-bcm2048: fix signal of valueMauro Carvalho Chehab2013-12-091-1/+1
* [media] This adds support for the BCM2048 radio module found in Nokia N900Hans Verkuil2013-12-091-0/+2745