summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-03qxl: update to new idr interfaces.Dave Airlie
2013-05-03Merge branch 'server-fixes' into drm-nextDave Airlie
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie
2013-05-03Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i...Dave Airlie
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-05-03drm/nouveau: fix build with nv50->nvc0Dave Airlie
2013-05-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-02drm/radeon: fix handling of v6 power tablesAlex Deucher
2013-05-02drm/radeon: clarify family checks in pm table parsingAlex Deucher
2013-05-02drm/radeon: consolidate UVD clock programmingChristian König
2013-05-02drm/radeon: fix UPLL_REF_DIV_MASK definitionChristian König
2013-05-02radeon: add bo tracking debugfsJerome Glisse
2013-05-02drm/radeon: add new richland pci idsAlex Deucher
2013-05-02drm/radeon: fix scratch reg handling for UVD fenceChristian König
2013-05-02drm/radeon: allocate SA bo in the requested domainChristian König
2013-05-02drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher
2013-05-02drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher
2013-05-02vhost_scsi: module renameMichael S. Tsirkin
2013-05-02tcm_vhost: header split upMichael S. Tsirkin
2013-05-02vhost: src file renamesMichael S. Tsirkin
2013-05-02OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen
2013-05-02OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: DSI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: SDI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: DPI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPFB: defer probe if no displaysTomi Valkeinen
2013-05-02OMAPFB: use module_platform_driver()Tomi Valkeinen
2013-05-02OMAPDSS: Makefile: move omapfb after panelsTomi Valkeinen
2013-05-02OMAPDSS: DPI: fix compilation if DSI not compiled inTomi Valkeinen