index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: add 64kb bootloader mtd parser for tplinkpart
John Crispin
2015-08-17
1
-6
/
+29
*
ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash d...
Felix Fietkau
2015-07-20
1
-1
/
+1
*
ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode
Felix Fietkau
2015-06-18
1
-0
/
+4
*
ar71xx: generalize cybertan partition parser
John Crispin
2015-03-11
1
-6
/
+0
*
ar71xx: rename wrt160nl's trx partition parser
John Crispin
2015-03-11
1
-18
/
+18
*
kernel: modify mtd related patches for 3.14
Hauke Mehrtens
2014-05-08
2
-2
/
+6
*
ar71xx: rb91x-nand: rewrite to use GPIO API
Gabor Juhos
2014-02-23
1
-114
/
+136
*
ar71xx: add NAND driver for the Mikrotik RB91x boards
Gabor Juhos
2013-12-16
1
-0
/
+355
*
ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used
Gabor Juhos
2013-09-27
1
-0
/
+6
*
ar71xx: ar934x_nfc: add experimental support for hardware ECC
Gabor Juhos
2013-09-19
1
-2
/
+339
*
ar71xx: ar934x_nfc: return error code from some low-level functions
Gabor Juhos
2013-09-19
1
-10
/
+18
*
ar71xx: ar934x_nfc: use devm_* functions
Gabor Juhos
2013-09-19
1
-15
/
+6
*
ar71xx: remove __dev{init,exit} annotations from kernel files
Gabor Juhos
2013-02-19
3
-10
/
+10
*
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Gabor Juhos
2012-12-10
1
-10
/
+35
*
ar71xx: make rb750_nand driver compatible with 3.7
Gabor Juhos
2012-11-20
1
-16
/
+4
*
ar71xx: make ar934x_nfc driver compatible with 3.7
Gabor Juhos
2012-11-20
1
-13
/
+0
*
ar71xx: remove buffer verification reference from rb4xx_nand.c
Gabor Juhos
2012-11-20
1
-3
/
+0
*
ar71xx: restore rb4xx kernel partition size to the original value
Gabor Juhos
2012-11-20
1
-1
/
+1
*
ar71xx: remove NO_AUTOINCR flag from the NAND drivers
Gabor Juhos
2012-10-28
3
-3
/
+0
*
ar71xx: use mtd_read in wrt160nl_part
Gabor Juhos
2012-10-27
1
-2
/
+2
*
ar71xx: use mtd_read in tplinkpart
Gabor Juhos
2012-10-27
1
-4
/
+4
*
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
Gabor Juhos
2012-09-17
1
-12
/
+8
*
ar71xx: ar934x_nfc: increase DMA retry count
Gabor Juhos
2012-09-17
1
-1
/
+2
*
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+4
*
ar71xx: ar934x_nfc: fix RNDOUT operation
Gabor Juhos
2012-09-17
1
-2
/
+6
*
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+9
*
ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x
Gabor Juhos
2012-09-13
1
-0
/
+1149
*
ar71xx: add platform data for the RB750 NAND driver
Gabor Juhos
2012-03-19
1
-19
/
+27
*
ar71xx: merge 3.2 fixes
Gabor Juhos
2012-02-10
4
-30
/
+22
*
ar71xx: use dynamically allocated partitions in wrt160nl_part
Gabor Juhos
2012-01-31
1
-4
/
+14
*
ar71xx: move arch specific files to files-2.6.39
Gabor Juhos
2012-01-22
1
-310
/
+0
*
ar71xx: wrt160nl_part: include module.h and fix compiler warnings
Gabor Juhos
2012-01-22
1
-3
/
+8
*
ar71xx: tplinkpart: include module.h
Gabor Juhos
2012-01-22
1
-0
/
+1
*
ar71xx: fix sections mismatch warnings in the nand drivers
Gabor Juhos
2012-01-05
2
-2
/
+2
*
ar71xx: tplinkpart: allow to detect JFFS2 as well
Gabor Juhos
2011-12-15
1
-3
/
+4
*
ar71xx: check squashfs signature in TP-Link mtd parser
Gabor Juhos
2011-12-05
1
-1
/
+31
*
ar71xx: add mtd partition parser for the TP-Link boards
Gabor Juhos
2011-12-03
1
-0
/
+165
*
ar71xx: add AR71XX_ prefix to GPIO_REG_* defines
Gabor Juhos
2011-11-14
1
-36
/
+40
*
ar71xx: merge nand scan patch
Gabor Juhos
2011-11-14
2
-2
/
+2
*
ar71xx: Fix header offset for newer WRT160NL models
Gabor Juhos
2011-05-31
1
-9
/
+16
*
ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
Gabor Juhos
2011-01-09
1
-5
/
+8
*
ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Gabor Juhos
2010-11-12
1
-1
/
+3
*
ar71xx: wrap long lines
Gabor Juhos
2010-11-12
1
-2
/
+4
*
ar71xx: fix whitespaces nits
Gabor Juhos
2010-11-12
4
-15
/
+15
*
ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
Felix Fietkau
2010-10-07
1
-1
/
+1
*
ar71xx: rewrite SPI drivers for the RB4xx boards
Gabor Juhos
2010-08-31
1
-308
/
+106
*
ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35
Gabor Juhos
2010-06-09
2
-0
/
+2
*
ar71xx: update image generation and trx header parsing for the WRT160NL
Gabor Juhos
2010-03-27
1
-6
/
+1
*
ar71xx: add NAND driver for the RB750
Gabor Juhos
2010-03-08
1
-0
/
+360
*
WRT160NL: more mtd parser cleanup
Gabor Juhos
2009-08-09
1
-68
/
+106
[next]