summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-05-02Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-05-02drm/nve0: recognise nvf0 as a kepler board (GK110)Ben Skeggs
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-05-02drm/cirrus: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-02drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells
2013-05-01drm: proc: Use remove_proc_subtree()David Howells
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells
2013-05-01drm: Constify drm_proc_list[]David Howells
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01airo: Use remove_proc_subtree()David Howells
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov
2013-05-01Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-01dma-buf: Add debugfs supportSumit Semwal
2013-05-01dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin
2013-05-01tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin
2013-05-01vhost: move per-vq net specific fields out to netMichael S. Tsirkin
2013-05-01tcm_vhost: document inflight ref-counting useMichael S. Tsirkin
2013-05-01vhost: move vhost-net zerocopy fields to net.cAsias He
2013-05-01tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He
2013-05-01vhost: Allow device specific fields per vqAsias He