summaryrefslogtreecommitdiffstats
path: root/lib/test-kstrtox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-30drm/modes: Fix the command line parser to take force options into accountMaxime Ripard1-5/+19
2019-08-30drm/modes: Add a switch to differentiate free standing optionsMaxime Ripard1-1/+9
2019-08-29drm/ingenic: Hardcode panel type to DPILaurent Pinchart1-3/+2
2019-08-28drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder1-8/+15
2019-08-23drm/komeda: Add missing of_node_get() callMihail Atanassov1-1/+1
2019-08-23drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gn...james qian wang (Arm Technology China)1-0/+1
2019-08-23drm/komeda: Fix warning -Wunused-but-set-variablejames qian wang (Arm Technology China)1-4/+2
2019-08-23drm/komeda: Fix error: not allocating enough data 1592 vs 1584james qian wang (Arm Technology China)1-1/+1
2019-08-23drm/virtio: use virtio_max_dma_sizeGerd Hoffmann1-2/+8
2019-08-23drm/omap: Fix port lookup for SDI outputLaurent Pinchart1-1/+3
2019-08-23drm/qxl: get vga ioportsGerd Hoffmann1-1/+19
2019-08-12drm/omap: ensure we have a valid dma_maskTomi Valkeinen1-1/+1
2019-08-12drm/komeda: Add support for 'memory-region' DT node propertyMihail Atanassov1-0/+9
2019-08-12drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10Lowry Li (Arm Technology China)3-2/+25
2019-08-11Linux 5.3-rc4v5.3-rc4Linus Torvalds1-1/+1
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2-2/+2
2019-08-10ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-10pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-10video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-10watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5
2019-08-10crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-08-10watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-08-10ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-10mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-10ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-08-10ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-08-10ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-10ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-08-09mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams1-0/+6
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf1-11/+9
2019-08-09kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8
2019-08-09kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-09kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-09kbuild: revive single target %.koMasahiro Yamada2-4/+13
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101