summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb-usb: hide unused functionsArnd Bergmann2016-05-071-2/+2
* [media] xilinx-vipp: remove unnecessary of_node_putFranck Jullien2016-05-071-6/+2
* [media] drivers/media/media-devnode: clear private_data before put_device()Max Kellermann2016-05-071-1/+2
* [media] drivers/media/media-device: move debug log before _devnode_unregister()Max Kellermann2016-05-071-2/+1
* [media] drivers/media/rc: postpone kfree(rc_dev)Max Kellermann2016-05-071-1/+6
* [media] media/dvb-core: forward media_create_pad_links() return valueMax Kellermann2016-05-071-2/+2
* [media] mceusb: add support for SMK eHome receiverOlli Salonen2016-05-071-0/+3
* [media] mceusb: add support for Adaptec eHome receiverOlli Salonen2016-05-071-0/+3
* [media] media: rc: remove unneeded mutex in rc_register_deviceHeiner Kallweit2016-05-071-2/+0
* [media] pctv452e: correct parameters for TechnoTrend TT S2-3600Olli Salonen2016-05-071-2/+2
* [media] ds3000: return meaningful return codesOlli Salonen2016-05-071-7/+7
* [media] smipcie: add RC map into card configuration optionsOlli Salonen2016-05-073-4/+6
* [media] smipcie: MAC address printout formattingOlli Salonen2016-05-071-1/+2
* [media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen2016-05-073-1/+15
* [media] ati_remote: avoid fragile snprintf useRasmus Villemoes2016-05-071-7/+4
* [media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes2016-05-071-2/+3
* [media] af9035: correct eeprom offsetsAntti Palosaari2016-05-071-12/+12
* [media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama2016-05-075-11/+181
* [media] az6027: Add support for Elgato EyeTV Sat v3Olli Salonen2016-05-062-1/+7
* [media] i2c: saa7115: Support CJC7113 detectionKevin Fitch2016-05-061-0/+15
* [media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil2016-05-061-27/+43
* [media] smiapp: provide g_skip_top_lines method in sensor opsIvaylo Dimitrov2016-05-062-0/+13
* [media] media: i2c/adp1653: fix check of devm_gpiod_get() error codeVladimir Zapolskiy2016-05-061-2/+2
* [media] dw2102: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab2016-05-062-57/+16
* [media] media: adv7180: Add of compatible strings for full familyJulian Scheel2016-05-061-0/+8
* [media] si2157: detect if firmware is runningAntti Palosaari2016-05-062-7/+13
* [media] zl10353: use div_u64 instead of do_divArnd Bergmann2016-05-061-4/+2
* Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab2016-05-02375-2155/+5420
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-05-012-3/+3
| |\
| | * thermal: use %d to print S32 parametersLeo Yan2016-04-281-1/+1
| | * thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-281-2/+2
| * | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-304-1/+40
| |\ \
| | * | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-273-0/+40
| | * | cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-271-1/+0
| * | | Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-302-2/+2
| |\ \ \
| | * | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-04-292-2/+2
| | | |/ | | |/|
| * | | Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-302-6/+7
| |\ \ \
| | * \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-292-6/+7
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
| | | * | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
| * | | | Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-303-0/+87
| |\ \ \ \
| | * | | | mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
| | * | | | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-182-0/+82
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-3012-48/+277
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-297-27/+219
| | |\ \ \ \ \
| | | * | | | | drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-272-2/+8
| | | * | | | | drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
| | | * | | | | Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-272-11/+5
| | | * | | | | drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2016-04-272-1/+199
| | | * | | | | drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-271-13/+4