index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
vf610_nfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2019-04-08
1
-0
/
+3
*
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
1
-5
/
+1
*
mtd: rawnand: vf610: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
1
-1
/
+5
*
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
Boris Brezillon
2018-12-07
1
-29
/
+19
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: vf610: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
1
-16
/
+18
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
1
-4
/
+4
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-6
/
+7
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-9
/
+9
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: vf610: convert driver to nand_scan()
Miquel Raynal
2018-07-31
1
-61
/
+66
*
Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Boris Brezillon
2018-04-04
1
-4
/
+2
*
mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands
Stefan Agner
2018-03-17
1
-2
/
+0
*
mtd: rawnand: vf610_nfc: remove old hooks
Stefan Agner
2018-03-17
1
-269
/
+0
*
mtd: rawnand: vf610_nfc: make use of ->exec_op()
Stefan Agner
2018-03-17
1
-12
/
+412
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+835