summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* lib: update single-char callers of strtobool()Kees Cook2016-03-171-6/+4
* usb: common: convert to use match_string() helperHeikki Krogerus2016-03-171-14/+8
* ide: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-171-7/+2
* ata: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-171-8/+5
* power: ab8500: convert to use match_string() helperAndy Shevchenko2016-03-174-40/+20
* power: charger_manager: convert to use match_string() helperAndy Shevchenko2016-03-171-23/+4
* drm/edid: convert to use match_string() helperAndy Shevchenko2016-03-171-11/+6
* pinctrl: convert to use match_string() helperAndy Shevchenko2016-03-171-10/+3
* device property: convert to use match_string() helperAndy Shevchenko2016-03-171-8/+4
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-178-13/+12
* virtio_balloon: export 'available' memory to balloon statisticsIgor Redko2016-03-171-0/+6
* drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen2016-03-171-3/+2
* Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-03-1621-678/+310
|\
| * xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-03-111-1/+0
| * video: fbdev: sis: remove unused variableSudip Mukherjee2016-03-031-8/+2
| * drivers/video: make fbdev/sunxvr2500.c explicitly non-modularPaul Gortmaker2016-03-031-32/+7
| * drivers/video: make fbdev/sunxvr1000.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * drivers/video: make fbdev/sunxvr500.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * video: exynos: fix modular buildArnd Bergmann2016-02-293-5/+8
| * fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-02-291-4/+3
| * fbdev: kill fb_rotateRasmus Villemoes2016-02-265-87/+0
| * video: fbdev: bt431: Correct cursor format control macroMaciej W. Rozycki2016-02-261-1/+1
| * video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressingMaciej W. Rozycki2016-02-262-12/+32
| * video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handlingMaciej W. Rozycki2016-02-262-21/+22
| * video: fbdev: bt455: Remove unneeded colormap helpers for cursor supportMaciej W. Rozycki2016-02-261-25/+0
| * video: fbdev: pmag-aa-fb: Report video timingsMaciej W. Rozycki2016-02-261-0/+7
| * video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki2016-02-261-2/+2
| * video: fbdev: pmag-aa-fb: Adapt to current APIsMaciej W. Rozycki2016-02-262-421/+215
| * video: fbdev: pmag-ba-fb: Fix the lower margin sizeMaciej W. Rozycki2016-02-261-1/+1
| * fbdev: sh_mobile_lcdc: Use ARCH_RENESASSimon Horman2016-02-261-1/+1
| * fbdev: n411: check return valueSudip Mukherjee2016-02-261-3/+9
| * fbdev: exynos: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-161-3/+3
| * video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner2016-02-161-1/+1
| * video: fbdev: metronomefb: two harmless off by one bugsDan Carpenter2016-02-161-2/+4
* | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-16348-4772/+10528
|\ \
| * \ Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab2016-03-15348-4772/+10528
| |\ \
| | * | media: au0828 disable tuner to demod link in au0828_media_device_register()Shuah Khan2016-03-102-18/+26
| | * | [media] touptek: cast char types on %x printkMauro Carvalho Chehab2016-03-101-2/+2
| | * | [media] touptek: don't DMA at the stackMauro Carvalho Chehab2016-03-101-2/+2
| | * | [media] mceusb: use %*ph for small buffer dumpsMauro Carvalho Chehab2016-03-101-3/+2
| | * | [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart2016-03-051-10/+2
| | * | [media] v4l: vsp1: Check if an entity is a subdev with the right functionLaurent Pinchart2016-03-051-1/+1
| | * | [media] hide unused functions for !MEDIA_CONTROLLERArnd Bergmann2016-03-051-7/+2
| | * | [media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez2016-03-051-0/+38
| | * | [media] media: add prefixes to interface typesShuah Khan2016-03-051-17/+17
| | * | [media] media: rc: nuvoton: switch attribute wakeup_data to textHeiner Kallweit2016-03-051-32/+53
| | * | [media] v4l2-ioctl: fix YUV422P pixel format descriptionPhilipp Zabel2016-03-051-1/+1
| | * | [media] media: fix null pointer dereference in v4l_vb2q_enable_media_source()Shuah Khan2016-03-051-1/+3
| | * | [media] staging/media: add missing TODO filesHans Verkuil2016-03-034-3/+34
| | * | [media] media: au0828 audio mixer isn't connected to decoderShuah Khan2016-03-031-9/+45