summaryrefslogtreecommitdiffstats
path: root/lib/kernel_lock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-26UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2-1/+2
2007-12-26UBI: do not support kiBArtem Bityutskiy1-3/+1
2007-12-26UBI: add mtd_num sysfs attributeArtem Bityutskiy1-1/+9
2007-12-26UBI: fix mtd device string parsingArtem Bityutskiy1-24/+12
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy3-8/+5
2007-12-26UBI: handle attach ioctlArtem Bityutskiy3-42/+135
2007-12-26UBI: introduce attach ioctlsArtem Bityutskiy1-8/+72
2007-12-26UBI: remove data_offsetArtem Bityutskiy2-29/+16
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy3-87/+169
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy7-63/+201
2007-12-26UBI: add UBI control deviceArtem Bityutskiy3-11/+54
2007-12-26UBI: fix commentArtem Bityutskiy2-9/+5
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy2-7/+33
2007-12-26UBI: fix printkArtem Bityutskiy1-9/+13
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy3-135/+239
2007-12-26UBI: improve commentArtem Bityutskiy1-3/+6
2007-12-26UBI: add PID to debugging printsArtem Bityutskiy1-14/+7
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy2-16/+17
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy5-42/+84
2007-12-26UBI: simplify error handlingArtem Bityutskiy1-40/+12
2007-12-26UBI: fix and cleanup volume opening functionsArtem Bityutskiy1-36/+25
2007-12-26UBI: fix error pathArtem Bityutskiy1-25/+20
2007-12-26UBI: get device when opening volumeArtem Bityutskiy3-8/+8
2007-12-26UBI: add some more commentsArtem Bityutskiy1-1/+7
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy6-23/+34
2007-12-26UBI: improve internal interfacesArtem Bityutskiy10-72/+68
2007-12-26UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy1-0/+3
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy3-21/+27
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy3-44/+44
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy3-67/+67
2007-12-26UBI: improve error messagesArtem Bityutskiy3-8/+19
2007-12-26UBI: remove redundant fieldArtem Bityutskiy5-16/+16
2007-12-26UBI: minor tidy-upsArtem Bityutskiy1-3/+4
2007-12-26UBI: silence a warningJesper Juhl1-2/+3
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy3-5/+54
2007-12-26UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy1-9/+9
2007-12-26UBI: fix error code in ubi_io_read()Artem Bityutskiy1-0/+10
2007-12-03[MTD] mtdoops cleanupPeter Korsgaard1-5/+2
2007-12-03[MTD] mtdoops: Document usage in KconfigPeter Korsgaard1-0/+3
2007-12-03[MTD] [NAND] Marvell Orion device bus NAND controllerTzachi Perelstein3-0/+181
2007-12-03[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusionDavid Woodhouse1-61/+24
2007-12-03[MTD] [NOR] Fix overflow check in jedec_probeDavid Woodhouse1-1/+1
2007-12-03[MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse1-777/+624
2007-12-03[MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse1-1/+1
2007-11-29[MTD] [NAND] pasemi_nand driverEgor Martovetsky3-0/+250
2007-11-28[MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks1-0/+20
2007-11-28[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec1-1/+1
2007-11-28[MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor1-1/+1
2007-11-28[JFFS2] Fix return value check for mtd->point() in check_node_data()Alexey Korolev1-1/+1
2007-11-26[MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov1-0/+15