summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-2412-77/+64
|\
| * drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-234-26/+8
| * drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-232-4/+0
| * drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-231-1/+1
| * drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-239-29/+29
| * drm/exynos: wait for the completion of pending page flipInki Dae2013-05-231-0/+16
| * drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-231-8/+2
| * drm/exynos: page flip fixesRob Clark2013-05-221-1/+0
| * drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-221-1/+1
| * drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-7/+7
| * drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-1/+1
* | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-244-55/+11
|\|
| * drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-221-19/+2
| * drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-221-15/+4
| * drm/radeon: use drm_send_vblank_event() helperRob Clark2013-05-221-10/+3
| * drm/nouveau: use drm_send_vblank_event() helperRob Clark2013-05-221-11/+2
* | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-234-7/+23
|\ \
| * | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas2013-05-201-6/+4
| * | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-173-1/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-233-23/+69
|\ \ \
| * | | Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-231-4/+15
| * | | Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-051-19/+17
| * | | Input: wacom - add three new display tabletsPing Cheng2013-05-052-0/+37
| * | | Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-051-1/+1
* | | | Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2313-184/+234
|\ \ \ \
| * | | | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-221-3/+3
| * | | | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-211-2/+9
| * | | | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1
| * | | | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-201-0/+8
| * | | | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-203-27/+56
| * | | | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
| * | | | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-201-147/+141
| * | | | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
| * | | | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-201-3/+8
| * | | | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
| * | | | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
| * | | | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
| * | | | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
| | |/ / | |/| |
* | | | Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-2332-52/+499
|\ \ \ \
| * | | | staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2013-05-222-2/+1
| * | | | Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-05-225-14/+16
| |\ \ \ \
| | * | | | iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi2013-05-221-4/+4
| | * | | | iio:common:st: added disable function after read info raw dataDenis CIOCCA2013-05-221-0/+2
| | * | | | iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-221-3/+3
| | * | | | staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-221-4/+5
| | * | | | staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław2013-05-221-3/+2
| |/ / / /
| * | | | staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam2013-05-211-1/+3
| * | | | staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut2013-05-211-0/+1
| * | | | staging: ramster: add how-to documentDan Magenheimer2013-05-201-0/+366
| * | | | staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman2013-05-171-0/+8