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
/
gpmi-nand
/
gpmi-lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: gpmi: move all driver code into single file
Sascha Hauer
2019-06-27
1
-934
/
+0
*
mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macro
Fabio Estevam
2019-03-21
1
-4
/
+2
*
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
2019-02-06
1
-7
/
+6
*
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
1
-2
/
+1
*
mtd: rawnand: gpmi: Switch to SPDX identifier
Fabio Estevam
2018-07-18
1
-14
/
+1
*
mtd: rawnand: gpmi: return valid value from bch_set_geometry()
Sascha Hauer
2018-04-29
1
-2
/
+3
*
mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data struct
Sascha Hauer
2018-04-29
1
-2
/
+3
*
mtd: rawnand: gpmi: pass buffer and len around
Sascha Hauer
2018-04-29
1
-7
/
+7
*
mtd: rawnand: gpmi: drop dma_ops_type
Sascha Hauer
2018-04-29
1
-15
/
+21
*
mtd: rawnand: gpmi: use core timings instead of an empirical derivation
Miquel Raynal
2018-03-20
1
-525
/
+80
*
mtd: rawnand: gpmi: support ->setup_data_interface()
Miquel Raynal
2018-03-20
1
-198
/
+78
*
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
1
-1
/
+1
*
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
1
-4
/
+2
*
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-20
1
-4
/
+4
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+1510