summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-01linkage.h: fix build breakage due to symbol prefix handlingJames Hogan
2013-05-01don't bother with deferred freeing of fdtablesAl Viro
2013-05-01Merge branch 'vfree' into for-nextAl Viro
2013-05-01proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro
2013-05-01ppc: Clean up scanlogDavid Howells
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid 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-01reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David 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