summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-10-05drm: exynos: hdmi: fix interrupt handlingTomasz Stanislawski
2012-10-05drm: exynos: hdmi: support for platform variantsTomasz Stanislawski
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko
2012-10-04Input: wacom - clean up wacom_query_tablet_dataJason Gerecke
2012-10-04Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-04Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-10-04drm/i915: Fix GT_MODE default valueBen Widawsky
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-04dma: tegra: fix interrupt name issue with apb dma.Laxman Dewangan
2012-10-04drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter
2012-10-04drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter
2012-10-04drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala
2012-10-04drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2012-10-04drm/i915: Try harder to complete DP training pattern 1Chris Wilson
2012-10-03Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke
2012-10-03Input: wacom - report correct touch contact size for I5/BambooJason Gerecke
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-10-04drm/exynos: fix kcalloc size of g2d cmdlist nodeJoonyoung Shim
2012-10-04drm/exynos: fix to calculate CRTC shown via screenJoonyoung Shim
2012-10-04drm/exynos: fix display power call issue.Inki Dae
2012-10-04drm/exynos: add platform_device_id table and driver data for drm fimdLeela Krishna Amudala
2012-10-04drm/exynos: Fix potential NULL pointer dereferenceSachin Kamat
2012-10-04drm/exynos: support drm_wait_vblank feature for VIDIInki Dae
2012-10-04drm/exynos: check crtc's dpms mode at SetCrtcInki Dae
2012-10-04drm/exynos: check crtc's dpms mode at page flipInki Dae
2012-10-04drm/exynos: fix duplicated mutex lock issueInki Dae
2012-10-04drm/exynos: add pid to g2d_runqueue_nodeInki Dae
2012-10-04drm/exynos: Disable plane when releasedInki Dae
2012-10-04drm/exynos: update crtc to plane safelyInki Dae
2012-10-04drm/exynos: check NV12M format specific to Exynos properlyInki Dae
2012-10-04drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae
2012-10-04drm/exynos: make sure that hardware overlay for fimd is disabledInki Dae
2012-10-04drm/exynos: add wait_for_vblank callback interface.Inki Dae
2012-10-04drm/exynos: fixed duplicated mode setting.Inki Dae
2012-10-04drm/exynos: separeated fimd_power_on into some parts.Inki Dae