index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-26
UBI: simplify error handling
Artem Bityutskiy
1
-40
/
+12
2007-12-26
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
1
-36
/
+25
2007-12-26
UBI: fix error path
Artem Bityutskiy
1
-25
/
+20
2007-12-26
UBI: get device when opening volume
Artem Bityutskiy
3
-8
/
+8
2007-12-26
UBI: add some more comments
Artem Bityutskiy
1
-1
/
+7
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
6
-23
/
+34
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
10
-72
/
+68
2007-12-26
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
1
-0
/
+3
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
3
-21
/
+27
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
3
-44
/
+44
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
3
-67
/
+67
2007-12-26
UBI: improve error messages
Artem Bityutskiy
3
-8
/
+19
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
5
-16
/
+16
2007-12-26
UBI: minor tidy-ups
Artem Bityutskiy
1
-3
/
+4
2007-12-26
UBI: silence a warning
Jesper Juhl
1
-2
/
+3
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
2
-5
/
+53
2007-12-26
UBI: bugfix: allocate mandatory EBs first
Artem Bityutskiy
1
-9
/
+9
2007-12-26
UBI: fix error code in ubi_io_read()
Artem Bityutskiy
1
-0
/
+10
2007-12-03
[MTD] mtdoops cleanup
Peter Korsgaard
1
-5
/
+2
2007-12-03
[MTD] mtdoops: Document usage in Kconfig
Peter Korsgaard
1
-0
/
+3
2007-12-03
[MTD] [NAND] Marvell Orion device bus NAND controller
Tzachi Perelstein
3
-0
/
+181
2007-12-03
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
David Woodhouse
1
-61
/
+24
2007-12-03
[MTD] [NOR] Fix overflow check in jedec_probe
David Woodhouse
1
-1
/
+1
2007-12-03
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
David Woodhouse
1
-777
/
+624
2007-12-03
[MTD] Always initialise mutex in new mtd_blktrans_dev.
David Woodhouse
1
-1
/
+1
2007-11-29
[MTD] [NAND] pasemi_nand driver
Egor Martovetsky
3
-0
/
+250
2007-11-28
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
1
-0
/
+20
2007-11-28
[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m
Stanislav Brabec
1
-1
/
+1
2007-11-28
[MTD] mtd_dataflash: Incorrect compare-after-write check
Andrew Victor
1
-1
/
+1
2007-11-26
[MTD] [NOR] Prevent erase command invocation on suspended chip
Alexander Belyakov
1
-0
/
+15
2007-11-26
[MTD] [OneNAND] Do not stop reading for ECC errors
Adrian Hunter
1
-10
/
+22
2007-11-23
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
Alexey Korolev
1
-1
/
+1
2007-11-09
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
David Howells
1
-0
/
+15
2007-10-30
[MTD] [NOR] More CFI fixups for Atmel chips
Hans-Christian Egtvedt
2
-1
/
+48
2007-10-30
MTD: small physmap_of partition parsing fixes
Valentine Barshak
1
-6
/
+7
2007-10-30
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
Michael Hennerich
2
-3
/
+19
2007-10-28
[MTD] Skip bad blocks when checking for RedBoot partition table
David Woodhouse
1
-5
/
+20
2007-10-28
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
David Woodhouse
1
-0
/
+19
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-1
/
+1
2007-10-23
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
1
-69
/
+77
2007-10-22
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
1
-1
/
+0
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2
-3
/
+3
2007-10-20
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
1
-3
/
+3
2007-10-20
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
1
-1
/
+1
2007-10-20
[MTD] Fix typo in Alauda config option help text.
Dave Jones
1
-1
/
+1
2007-10-20
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
1
-0
/
+14
2007-10-20
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
1
-24
/
+25
2007-10-20
typo fixes
Matt LaPlante
1
-5
/
+5
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
[next]