summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos5250-usb2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-09drm/mst: fix build with debugfs off.Dave Airlie1-0/+1
2014-07-09drm/tilcdc: oops a Module.symvers snuck inDave Airlie1-0/+0
2014-07-08drm: Remove command line guard for universal planesMatt Roper3-7/+0
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie4-1/+3228
2014-07-08drm: add a path blob propertyDave Airlie2-0/+31
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie2-0/+57
2014-07-08drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie2-0/+10
2014-07-08drm/udl: Implement page_flip ioctlStéphane Marchesin1-0/+21
2014-07-08drm/udl: add vblank supportStéphane Marchesin1-0/+15
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding3-17/+39
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding18-28/+72
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding17-17/+17
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter5-16/+5
2014-07-08ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger1-7/+7
2014-07-08drm/tilcdc: replace late_initcall with module_initGuido Martínez1-1/+1
2014-07-08drm/tilcdc: remove submodule destroy callsGuido Martínez6-53/+50
2014-07-08drm/tilcdc: fix double kfreeGuido Martínez1-3/+1
2014-07-08drm/tilcdc: fix release order on exitGuido Martínez1-3/+3
2014-07-08drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez1-0/+1
2014-07-08drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/crtc-helper: use drm_framebuffer flagsFabien DESSENNE1-0/+1
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König5-4/+11
2014-07-08vgaarb: We can own non-decoded resourcesAlex Williamson1-18/+22
2014-07-08drm/omap: remove null test before kfreeFabian Frederick1-3/+1
2014-07-08drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick1-1/+1
2014-07-08drm/ttm: recognize ARM arch in ioprot handlerLucas Stach1-1/+1
2014-07-08drm: enable render-nodes by defaultDavid Herrmann2-7/+1
2014-07-08drm/ttm: remove declaration of ttm_tt_cache_flushAlexandre Courbot1-12/+0
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann6-17/+28
2014-07-08drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann1-9/+8
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom7-413/+673
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-04lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton1-26/+18
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan1-0/+5
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens1-9/+21