Age | Commit message (Expand) | Author | Files | Lines |
2015-08-11 | [media] radio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 3 | -3/+0 |
2015-07-06 | [media] media/radio/saa7706h: Remove compat control ops | Ricardo Ribalda | 1 | -14/+2 |
2015-07-06 | [media] wl128x: use swap() in fm_rdsparse_swapbytes() | Fabian Frederick | 1 | -4/+1 |
2015-06-22 | [media] si470x: cleanup define namespace | Mauro Carvalho Chehab | 3 | -10/+10 |
2015-06-06 | [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-30 | [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 1 | -2/+2 |
2015-05-01 | [media] radio: fix error return code | Julia Lawall | 1 | -1/+3 |
2015-05-01 | [media] si4713: fix error return code | Julia Lawall | 1 | -1/+3 |
2015-04-30 | [media] wl128x: fix int type for streg_cbdata | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-04-30 | [media] radio-si476x: Fix indent | Mauro Carvalho Chehab | 1 | -2/+2 |
2015-04-08 | [media] media: radio-si4713: improve usage of gpiod API | Uwe Kleine-König | 1 | -12/+6 |
2015-04-03 | [media] wl128x: embed video_device | Hans Verkuil | 1 | -18/+10 |
2015-04-03 | [media] wl128x-radio really depends on TI_ST | Arnd Bergmann | 1 | -1/+1 |
2015-03-02 | [media] media: radio: handle timeouts | Nicholas Mc Guire | 1 | -2/+7 |
2015-03-02 | [media] media: radio: assign wait_for_completion_timeout to appropriately typ... | Nicholas Mc Guire | 1 | -8/+10 |
2015-03-02 | [media] si470x: fixup wait_for_completion_timeout return handling | Nicholas Mc Guire | 1 | -6/+8 |
2015-02-02 | [media] radio/aimslab: use mdelay instead of udelay | Arnd Bergmann | 1 | -2/+2 |
2015-01-27 | [media] tea575x: split and export functions | Ondrej Zary | 1 | -9/+32 |
2015-01-27 | [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function | Rickard Strandqvist | 2 | -17/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
2014-12-02 | [media] media/radio: fix querycap | Hans Verkuil | 2 | -2/+6 |
2014-11-14 | [media] si4713: add device tree support | Sebastian Reichel | 3 | -22/+40 |
2014-11-14 | [media] si4713: use managed irq request | Sebastian Reichel | 1 | -8/+2 |
2014-11-14 | [media] si4713: use managed memory allocation | Sebastian Reichel | 1 | -5/+2 |
2014-11-14 | [media] si4713: switch reset gpio to devm_gpiod API | Sebastian Reichel | 2 | -22/+19 |
2014-11-14 | [media] si4713: switch to devm regulator API | Sebastian Reichel | 2 | -30/+59 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 4 | -4/+0 |
2014-10-24 | [media] wl128x: fix fmdbg compiler warning | Hans Verkuil | 1 | -1/+1 |
2014-10-20 | media: radio: si4713: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-20 | media: radio: drop owner assignment from platform_drivers | Wolfram Sang | 3 | -3/+0 |
2014-10-09 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 9 | -28/+27 |
2014-09-26 | [media] radio-sf16fmr2: declare some structs as static | Mauro Carvalho Chehab | 1 | -2/+2 |
2014-09-26 | [media] radio-sf16fmi: declare pnp_attached as static | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-09-22 | [media] media/radio: fix radio-miropcm20.c build with io.h header file | Randy Dunlap | 1 | -0/+1 |
2014-09-22 | [media] radio-si470x-usb: use USB API functions rather than constants | Himangi Saraogi | 1 | -3/+1 |
2014-09-04 | [media] radio: use true/false for boolean vars | Mauro Carvalho Chehab | 3 | -5/+5 |
2014-09-03 | [media] wl128x: fix sparse warnings | Hans Verkuil | 3 | -11/+12 |
2014-09-03 | [media] radio-tea5764: fix sparse warnings | Hans Verkuil | 1 | -6/+6 |
2014-07-31 | [media] radio-miropcm20: fix sparse NULL pointer warning | Wei Yongjun | 1 | -1/+1 |
2014-07-26 | [media] radio-miropcm20: fix a compilation warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-07-26 | [media] radio-miropcm20: add RDS support | Hans Verkuil | 1 | -17/+286 |
2014-07-26 | [media] si4713: add the missing RDS functionality | Hans Verkuil | 2 | -1/+84 |
2014-07-17 | [media] Fix 64-bit division fall-out from 64-bit control ranges | Hans Verkuil | 1 | -1/+1 |
2014-07-17 | [media] v4l2-ctrls: use ptrs for all but the s32 type | Hans Verkuil | 1 | -2/+2 |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 17 | -17/+0 |
2014-07-04 | [media] update reference, kerneltrap.org no longer works | Pranith Kumar | 1 | -1/+1 |
2014-03-29 | [media] si4713: fix Kconfig dependencies | Hans Verkuil | 1 | -3/+3 |
2014-02-28 | [media] radio-cadet: avoid interruptible_sleep_on race | Hans Verkuil | 1 | -19/+27 |
2014-02-24 | [media] radio-usb-si4713: make array of structs const | Hans Verkuil | 1 | -2/+2 |
2014-02-04 | [media] radio-keene: Use module_usb_driver | Sachin Kamat | 1 | -18/+1 |