summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-02drm: refcnt drm_framebuffer (v4.1)Rob Clark
2012-10-01drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfreePeter Senna Tschudin
2012-10-01drm: Destroy the planes prior to destroying the associated CRTCChris Wilson
2012-10-01gpu/drm/ttm: use copy_highpageAkinobu Mita
2012-10-01drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat
2012-10-01drm/udl: Make udl_crtc_init() staticSachin Kamat
2012-10-01drm/udl: Make udl_enc_destroy() staticSachin Kamat
2012-10-01drm/udl: Use NULL instead of 0 for pointersSachin Kamat
2012-09-26drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky
2012-09-26drm/i915: make sure we write all the DIP data bytesPaulo Zanoni
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-22Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese
2012-09-21Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun
2012-09-21gianfar: fix phc index build failureRichard Cochran
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder
2012-09-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-09-21drm/nouveau: add dmi quirk for gpio resetDave Airlie
2012-09-21aoe: assert AoE packets marked as requiring no checksumEd Cashin
2012-09-21at91ether: return PTR_ERR if call to clk_get failsDevendra Naga
2012-09-20net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork
2012-09-20Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-09-20drm/radeon: Prevent leak of scratch register on resume from suspendSimon Kitching
2012-09-20drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky
2012-09-20drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson
2012-09-20drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao