summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-24drm/core: Preserve the fb id on close.Maarten Lankhorst
2015-09-24drm/core: Preserve the framebuffer after removing it.Maarten Lankhorst
2015-09-24drm: Use vblank timestamps to guesstimate how many vblanks were missedVille Syrjälä
2015-09-24drm: store_vblank() is never called with NULL timestampVille Syrjälä
2015-09-24drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_statusVille Syrjälä
2015-09-24drm: Limit the number of .get_vblank_counter() retriesVille Syrjälä
2015-09-24drm: Pass flags to drm_update_vblank_count()Ville Syrjälä
2015-09-24drm/i915: Fix vblank count variable typesVille Syrjälä
2015-09-24drm: Kill pixeldur_nsVille Syrjälä
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä
2015-09-24drm/fbdev: Update legacy plane->fb refcounting for atomic restoreMatt Roper
2015-09-24drm: fix kernel-doc warnings in drm_crtc.hGeliang Tang
2015-09-24vga_switcheroo: Sort headers alphabeticallyLukas Wunner
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-24drm: s/int crtc/unsigned int pipe/ stragglesVille Syrjälä
2015-09-24Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-24Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-24fix encryption error checks on mountSteve French
2015-09-24[SMB3] Fix sec=krb5 on smb3 mountsSteve French
2015-09-23geneve: use network byte order for destination port config parameterJohn W. Linville
2015-09-24Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-09-24drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-09-24drm/mgag200: Fix driver_load error handlingArchit Taneja
2015-09-24drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja
2015-09-24drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-238139cp: Dump contents of descriptor ring on TX timeoutDavid Woodhouse
2015-09-238139cp: Fix DMA unmapping of transmitted buffersDavid Woodhouse
2015-09-238139cp: Reduce duplicate csum/tso code in cp_start_xmit()David Woodhouse
2015-09-238139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse
2015-09-238139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse
2015-09-238139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse
2015-09-23Merge branch 'netcp-fixes'David S. Miller
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet