summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-05-28qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones
2013-05-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim
2013-05-23drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-23drm/exynos: wait for the completion of pending page flipInki Dae
2013-05-23drm/exynos: use drm_send_vblank_event() helperRob Clark
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-22drm/i915: avoid premature DP AUX timeoutsImre Deak
2013-05-22drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak
2013-05-22drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak
2013-05-22drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak
2013-05-22drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak
2013-05-22drm/exynos: page flip fixesRob Clark
2013-05-22drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-22drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-05-22drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22drm/imx: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/shmob: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/radeon: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/nouveau: use drm_send_vblank_event() helperRob Clark
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov