summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: fix incorrect stat with failed_readsChao Yu2014-08-292-4/+8
* Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-281-0/+1
|\
| * pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DTLothar Waßmann2014-08-201-0/+1
* | Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-08-284-13/+13
|\ \
| * | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-281-10/+10
| * | mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-201-1/+1
| * | mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
| * | mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
| |/
* | Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-287-22/+83
|\ \
| * | pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-212-6/+64
| * | pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-171-2/+2
| * | pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
| * | pinctrl: tegra-xusb: testing wrong variable in probe()Dan Carpenter2014-08-171-1/+2
| * | pinctrl: tegra-xusb: fix an off by one testDan Carpenter2014-08-171-1/+1
| * | pinctrl: rockchip: fix rk3288 gpio0 configurationSonny Rao2014-08-171-6/+9
| * | sh-pfc: r8a7791: fix CAN pin groupsSergei Shtylyov2014-08-171-4/+4
| |/
* | Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds2014-08-281-1/+1
|\ \
| * | dma-buf/fence: Fix a kerneldoc warningThierry Reding2014-08-281-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-2817-65/+88
|\ \ \ | |/ / |/| |
| * | drm/ast: Add missing entry to dclk_table[]Y.C. Chen2014-08-281-0/+1
| * | Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie2014-08-285-15/+16
| |\ \
| | * | drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han2014-08-261-0/+1
| | * | drm: sti: Make of_device_id array constKiran Padwal2014-08-263-3/+3
| | * | drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun2014-08-261-2/+2
| | * | drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-261-4/+4
| | * | drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun2014-08-261-4/+4
| | * | drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun2014-08-261-2/+2
| * | | Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-08-284-5/+6
| |\ \ \
| | * | | drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun2014-08-261-1/+1
| | * | | drm/msm: fix compile error for non-dt buildsRob Clark2014-08-261-2/+1
| | * | | drm/msm/mdp4: request vblank during modesetRob Clark2014-08-261-0/+2
| | * | | drm/msm: avoid flood of kernel logs on faultsRob Clark2014-08-261-2/+2
| * | | | drm: fix division-by-zero on dumb_create()David Herrmann2014-08-281-1/+2
| * | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-08-286-44/+63
| |\ \ \ \
| | * | | | radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2014-08-272-2/+10
| | * | | | drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2014-08-262-33/+16
| | * | | | drm/radeon: save/restore the PD addr on suspend/resumeChristian König2014-08-264-9/+37
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-274-18/+42
|\ \ \ \ \
| * | | | | HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
| * | | | | HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+10
| * | | | | HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2014-08-252-18/+26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-262-4/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
| * | | | | s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
* | | | | | Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-252-3/+6
|\ \ \ \ \ \
| * | | | | | sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-222-3/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-4/+4
|\ \ \ \ \ \
| * | | | | | firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck2014-08-221-4/+4
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-241-1/+1
|\ \ \ \ \ \
| * | | | | | bus: arm-ccn: Fix warning messagePawel Moll2014-08-241-1/+1
| |/ / / / /