aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds13-52/+940
2012-10-03drm/savage: re-add busmaster enable, regression fixFlorian Zumbiehl1-0/+2
2012-10-03drm/ast: drop duplicate initializationDan Carpenter1-1/+0
2012-10-03Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie55-1510/+3549
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds23-1257/+1808
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds38-442/+7202
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds19-274/+520
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-473/+4602
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds23-243/+1039
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds455-11076/+25320
2012-10-02em28xx: regression fix: use DRX-K sync firmware requests on em28xxMauro Carvalho Chehab1-0/+5
2012-10-02drxk: allow loading firmware synchrousnouslyMauro Carvalho Chehab2-5/+17
2012-10-02em28xx: Make all em28xx extensions to be initialized asynchronouslyMauro Carvalho Chehab1-12/+10
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds4-8/+8
2012-10-02drm/radeon: add vm set_page() callback for SIAlex Deucher3-1/+45
2012-10-02drm/radeon: rework the vm_flush interfaceAlex Deucher5-13/+11
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang1-10/+12
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang4-11/+30
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2-5/+1
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang1-1/+14
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang1-0/+1
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang1-2/+1
2012-10-02drm/radeon: use WRITE_DATA packets for vm flush on SIAlex Deucher2-7/+36
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger1-3/+5
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-02[media] tda18271: properly report read errors in tda18271_get_idMichael Krufky1-1/+9
2012-10-02[media] tda18271: delay IR & RF calibration until init() if delay_cal is setMichael Krufky2-0/+10
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds14-73/+124
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-0/+1
2012-10-02[media] s5p-tv: Report only multi-plane capabilities in vidioc_querycapSylwester Nawrocki1-4/+3
2012-10-02[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()Sachin Kamat1-2/+3
2012-10-02[media] exynos-gsc: Add missing static storage class specifiersSachin Kamat2-4/+4
2012-10-02[media] exynos-gsc: Remove <linux/version.h> header file inclusionSachin Kamat2-2/+0
2012-10-02[media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()Sachin Kamat1-1/+1
2012-10-02[media] s5p-tv: Fix potential NULL pointer dereference errorSachin Kamat1-1/+1
2012-10-02[media] s5k6aa: Fix possible NULL pointer dereferenceSylwester Nawrocki1-7/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells376-731/+731
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells129-136/+0
2012-10-02[media] s5p-mfc: optimized code related to working contextesAndrzej Hajda4-62/+60
2012-10-02[media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda6-35/+177
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds93-212/+157
2012-10-02xen: mark xen_init_IRQ __initStefano Stabellini1-2/+1
2012-10-02xen/Makefile: fix dom-y buildStefano Stabellini1-1/+1
2012-10-02drm/dp: Make sink count DP 1.2 awareAdam Jackson1-5/+4
2012-10-02drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson1-1/+34
2012-10-02drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2-5/+21
2012-10-02drm: Export drm_probe_ddc()Adam Jackson1-1/+2
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier35-439/+7198
2012-10-02drm/radeon/pm: fix multi-head profile handling on BTC+ (v2)Alex Deucher4-4/+76