aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01video: fbdev: via: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: skeletonfb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: pvr2fb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: intelfb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: asiliantfb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: sunxvr2500: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: atyfb: constify pci_device_id.Arvind Yadav
2017-08-01video: fbdev: radeon: constify pci_device_id.Arvind Yadav
2017-08-01omapfb: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav
2017-08-01omapfb: panel-tpo-td043mtea1: constify attribute_group structures.Arvind Yadav
2017-08-01video: fbdev: uvesafb: constify attribute_group structures.Arvind Yadav
2017-08-01video: bfin-lq035q1-fb: constify dev_pm_opsGustavo A. R. Silva
2017-08-01fbdev: da8xx-fb: Drop unnecessary staticJulia Lawall
2017-08-01drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structureBhumika Goyal
2017-08-01video: cobalt_lcdfb: constify fb_fix_screeninfo structureGustavo A. R. Silva
2017-08-01video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva
2017-08-01video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva
2017-08-01video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva
2017-08-01video: fbdev: sm712fb.c: fixed constant-left comparison warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: fixed prefer unsigned int warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: fix unaligned block comments warningLynn Lei
2017-08-01video: fbdev: sm712fb.c: using __func__ macro for pr_debugLynn Lei
2017-08-01omapfb: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie
2017-07-31fbdev: omapfb: remove unused variableArnd Bergmann
2017-07-31video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter
2017-07-30Linux 4.13-rc3Linus Torvalds
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-28Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-28Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington
2017-07-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-28Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke