summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-04fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes
2018-01-04fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann
2017-12-29video: smscufx: Improve a size determination in two functionsMarkus Elfring
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring
2017-12-29video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring
2017-12-29video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King
2017-12-29fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap
2017-12-29video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-22Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-22drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2017-12-22Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-21libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma
2017-12-21libnvdimm, btt: add a couple of missing kernel-doc linesVishal Verma
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-12-21drm: move lease init after validation in drm_lease_createKeith Packard
2017-12-21Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-12-21Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-20Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-20Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-12-20null_blk: unalign call_single_dataJens Axboe
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-12-20net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-20net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-20net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki
2017-12-20Merge branch 'pm-pci'Rafael J. Wysocki
2017-12-20drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...Maarten Lankhorst
2017-12-20drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard
2017-12-19libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams