aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/vf610-ocotp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-18dt-bindings: fsl: scu: add new compatible string for ocotpFugang Duan1-1/+3
2019-08-18nvmem: mxs-ocotp: update MODULE_AUTHOR() email addressStefan Wahren1-1/+1
2019-08-18nvmem: meson-mx-efuse: allow reading data smaller than word_sizeMartin Blumenstingl1-1/+2
2019-08-18nvmem: sunxi_sid: fix A64 SID controller supportStefan Mavrodiev1-0/+1
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang1-0/+7
2019-08-18dt-bindings: imx-ocotp: Add i.MX8MN compatibleAnson Huang1-1/+2
2019-08-18slimbus: fix slim_tid_txn()Srinivas Kandagatla1-1/+1
2019-08-18slimbus: qcom-ngd-ctrl: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang1-1/+1
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta1-1/+1
2019-08-15xilinx_sdfec: Convert to IDAMatthew Wilcox (Oracle)1-19/+6
2019-08-15MAINTAINERS: add maintainer for SD-FECDragan Cvetic1-0/+11
2019-08-15Docs: misc: xilinx_sdfec: Add documentationDragan Cvetic1-0/+1
2019-08-15misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic2-0/+200
2019-08-15misc: xilinx_sdfec: Support poll file operationDragan Cvetic2-4/+249
2019-08-15misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic2-0/+145
2019-08-15misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic2-0/+422
2019-08-15misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic2-0/+177
2019-08-15misc: xilinx_sdfec: Store driver config and stateDragan Cvetic2-6/+437
2019-08-11Linux 5.3-rc4Linus Torvalds1-1/+1
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clangJoe Perches2-2/+2
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5
2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-08-09ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-08-09ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09ARM/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-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8
2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2
2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2
2019-08-10kbuild: revive single target %.koMasahiro Yamada2-4/+13
2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101