summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* UBI: handle zero-length caseArtem Bityutskiy2008-01-251-0/+11
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-253-36/+36
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-252-4/+1
* UBI: add layout volume informationArtem Bityutskiy2008-01-253-7/+7
* UBI: fix warningsArtem Bityutskiy2008-01-252-2/+2
* UBI: add sanity checkArtem Bityutskiy2008-01-251-1/+6
* UBI: remove bogus assertionArtem Bityutskiy2008-01-251-1/+0
* UBI: bugfix: calculate data offset properlyArtem Bityutskiy2008-01-251-1/+1
* UBI: amend array sizeArtem Bityutskiy2008-01-251-2/+2
* UBI: add auto-resize featureArtem Bityutskiy2008-01-256-24/+80
* UBI: use bit-fieldsArtem Bityutskiy2008-01-252-19/+9
* UBI: fix warningsArtem Bityutskiy2008-01-252-11/+9
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-253-33/+8
* [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errorsMatt Reimer2008-01-121-1/+1
* [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-103-9/+11
* [MTD] [NAND] Don't panic if a controller driver does ecc its own way.Scott Wood2008-01-081-2/+6
* [MTD] [MAPS] Remove Photron PNC-2000 map driverDavid Woodhouse2008-01-083-101/+0
* [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64David Scidmore2008-01-081-2/+6
* UBI: bugfix: do not forget to increment vol_countArtem Bityutskiy2007-12-262-1/+2
* UBI: do not support kiBArtem Bityutskiy2007-12-261-3/+1
* UBI: add mtd_num sysfs attributeArtem Bityutskiy2007-12-261-1/+9
* UBI: fix mtd device string parsingArtem Bityutskiy2007-12-261-24/+12
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-263-8/+5
* UBI: handle attach ioctlArtem Bityutskiy2007-12-263-42/+135
* UBI: remove data_offsetArtem Bityutskiy2007-12-262-29/+16
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-263-87/+169
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-267-63/+201
* UBI: add UBI control deviceArtem Bityutskiy2007-12-263-11/+54
* UBI: fix commentArtem Bityutskiy2007-12-262-9/+5
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-262-7/+33
* UBI: fix printkArtem Bityutskiy2007-12-261-9/+13
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-263-135/+239
* UBI: improve commentArtem Bityutskiy2007-12-261-3/+6
* UBI: add PID to debugging printsArtem Bityutskiy2007-12-261-14/+7
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-262-16/+17
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-265-42/+84
* UBI: simplify error handlingArtem Bityutskiy2007-12-261-40/+12
* UBI: fix and cleanup volume opening functionsArtem Bityutskiy2007-12-261-36/+25
* UBI: fix error pathArtem Bityutskiy2007-12-261-25/+20
* UBI: get device when opening volumeArtem Bityutskiy2007-12-263-8/+8
* UBI: add some more commentsArtem Bityutskiy2007-12-261-1/+7
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-266-23/+34
* UBI: improve internal interfacesArtem Bityutskiy2007-12-2610-72/+68
* UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy2007-12-261-0/+3
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-263-21/+27
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-263-44/+44
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-263-67/+67
* UBI: improve error messagesArtem Bityutskiy2007-12-263-8/+19
* UBI: remove redundant fieldArtem Bityutskiy2007-12-265-16/+16
* UBI: minor tidy-upsArtem Bityutskiy2007-12-261-3/+4
OpenPOWER on IntegriCloud