summaryrefslogtreecommitdiffstats
path: root/lib/bust_spinlocks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-19drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()Wei Yongjun1-1/+4
2019-08-19udlfb: Make dlfb_ops constantNishka Dasgupta1-1/+1
2019-08-19video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-08-19video: fbdev: viafb: Remove dead codeSouptick Joarder1-43/+0
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2-47/+0
2019-08-19video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell1-0/+2
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-19video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan1-6/+2
2019-08-19video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva1-4/+2
2019-08-19efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede1-21/+6
2019-08-19drm/xen-front: Make structure fb_funcs constantNishka Dasgupta1-1/+1
2019-08-18drm/vboxvideo: Make structure vbox_fb_helper_funcs constantNishka Dasgupta1-1/+1
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson4-18/+38
2019-08-17dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson1-32/+12
2019-08-17dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson1-3/+6
2019-08-17dma-fence: Shrink size of struct dma_fenceChris Wilson1-3/+3
2019-08-17drm/panel: tpo-td043mtea1: remove redundant assignmentColin Ian King1-1/+1
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart9-2493/+0
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart1-0/+5
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson5-109/+175
2019-08-14drm/panel: Add driver for the Toppoly TD043MTEA1 panelLaurent Pinchart4-1/+518
2019-08-14drm/panel: Add driver for the Toppoly TD028TTEC1 panelLaurent Pinchart4-5/+413
2019-08-14drm/panel: Add driver for the Sony ACX565AKM panelLaurent Pinchart4-1/+711
2019-08-14drm/panel: Add driver for the Sharp LS037V7DW01 panelLaurent Pinchart4-1/+235
2019-08-14drm/panel: Add driver for the NEC NL8048HL11 panelLaurent Pinchart4-1/+258
2019-08-14drm/panel: Add driver for the LG Philips LB035Q02 panelLaurent Pinchart3-0/+246