index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
1
-2
/
+2
2014-05-21
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
1
-2
/
+15
2014-05-21
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
1
-11
/
+10
2014-05-20
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-10
mtd: nand: pxa3xx: Print actual ECC strength in error message
Ezequiel Garcia
1
-1
/
+1
2014-03-10
mtd: nand: pxa3xx: Remove unused macro
Ezequiel Garcia
1
-1
/
+0
2014-01-20
mtd: nand: pxa3xx: Add support for 2048 bytes page size devices
Rodolfo Giometti
1
-0
/
+21
2014-01-12
mtd: nand: pxa3xx: Add "armada370-nand" compatible
Ezequiel Garcia
1
-0
/
+4
2014-01-03
mtd: nand: pxa3xx: Consolidate ECC initialization
Ezequiel Garcia
1
-24
/
+16
2014-01-03
mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
Ezequiel Garcia
1
-10
/
+21
2014-01-03
mtd: nand: pxa3xx: Clear need_wait flag when starting a command
Ezequiel Garcia
1
-0
/
+1
2014-01-03
mtd: nand: pxa3xx: make ECC configuration checks more explicit
Brian Norris
1
-3
/
+12
2014-01-03
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
Ezequiel Garcia
1
-22
/
+35
2014-01-03
mtd: nand: pxa3xx: Add multiple chunk write support
Ezequiel Garcia
1
-8
/
+73
2014-01-03
mtd: nand: pxa3xx: Introduce multiple page I/O support
Ezequiel Garcia
1
-10
/
+172
2014-01-03
mtd: nand: pxa3xx: Add a read/write buffers markers
Ezequiel Garcia
1
-11
/
+29
2014-01-03
mtd: nand: pxa3xx: Fix SEQIN column address set
Ezequiel Garcia
1
-1
/
+2
2014-01-03
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
Ezequiel Garcia
1
-5
/
+16
2014-01-03
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
Ezequiel Garcia
1
-19
/
+25
2014-01-03
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
Ezequiel Garcia
1
-0
/
+5
2014-01-03
mtd: nand: pxa3xx: Add helper function to set page address
Ezequiel Garcia
1
-15
/
+21
2014-01-03
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
Ezequiel Garcia
1
-1
/
+1
2014-01-03
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
Ezequiel Garcia
1
-17
/
+69
2014-01-03
mtd: nand: pxa3xx: Add bad block handling
Ezequiel Garcia
1
-0
/
+37
2014-01-03
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
Ezequiel Garcia
1
-3
/
+4
2014-01-03
mtd: nand: pxa3xx: Use a completion to signal device ready
Ezequiel Garcia
1
-14
/
+24
2014-01-03
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
Ezequiel Garcia
1
-0
/
+5
2014-01-03
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
Ezequiel Garcia
1
-7
/
+3
2014-01-03
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
Ezequiel Garcia
1
-5
/
+7
2014-01-03
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
Ezequiel Garcia
1
-1
/
+5
2014-01-03
mtd: nand: pxa3xx: Early variant detection
Ezequiel Garcia
1
-20
/
+20
2014-01-03
mtd: nand: pxa3xx: read_page() returns max_bitflips
Ezequiel Garcia
1
-1
/
+3
2014-01-03
mtd: nand: pxa3xx: Prevent sub-page writes
Ezequiel Garcia
1
-0
/
+1
2014-01-03
mtd: nand: pxa3xx: Add documentation about the controller
Ezequiel Garcia
1
-0
/
+2
2013-12-12
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
Ezequiel Garcia
1
-1
/
+1
2013-12-12
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
1
-4
/
+0
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-11-06
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
1
-15
/
+30
2013-11-06
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
1
-1
/
+5
2013-11-06
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2013-08-30
mtd: nand: pxa3xx: Allow devices with no dma resources
Ezequiel Garcia
1
-23
/
+28
2013-08-30
mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
Ezequiel Garcia
1
-1
/
+2
2013-08-30
mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
Ezequiel Garcia
1
-0
/
+34
2013-08-30
mtd: nand: pxa3xx: Move cached registers to info structure
Ezequiel Garcia
1
-19
/
+17
2013-08-30
mtd: nand: pxa3xx: Remove unneeded internal cmdset
Ezequiel Garcia
1
-46
/
+17
2013-08-30
mtd: nand: pxa3xx: Remove hardcoded mtd name
Ezequiel Garcia
1
-4
/
+2
2013-08-30
mtd: nand: pxa3xx: Add a local loop variable
Ezequiel Garcia
1
-2
/
+3
2013-08-30
mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
Ezequiel Garcia
1
-0
/
+6
[next]