PCIe: portdrv: call pci_disable_device during remove
[safe/jmp/linux-2.6] / drivers / mtd / ubi / scan.c
2009-01-18 Artem BityutskiyUBI: use nicer 64-bit math
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-11-06 Zoltan SogorUBI: fix EBADMSG handling
2008-09-26 Julien BrunelUBI: fix IS_ERR test
2008-07-24 Artem BityutskiyUBI: remove pre-sqnum images support
2008-07-24 Artem BityutskiyUBI: fix kernel-doc errors and warnings
2008-07-24 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24 Artem BityutskiyUBI: fix and re-work debugging stuff
2008-07-24 Artem BityutskiyUBI: amend commentaries
2008-04-19 Artem BityutskiyUBI: fix mean EC calculation
2008-02-03 akpm@linux-foundat... [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var...
2008-01-25 Artem BityutskiyUBI: add layout volume information
2008-01-25 Artem BityutskiyUBI: fix warnings
2008-01-25 Artem BityutskiyUBI: add sanity check
2008-01-25 Artem BityutskiyUBI: remove bogus assertion
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Artem BityutskiyUBI: do not use vmalloc on I/O path
2007-10-14 Artem BityutskiyUBI: allocate memory with GFP_NOFS
2007-10-14 Artem BityutskiyUBI: fix sparse warnings
2007-10-14 Florin MalitaUBI: fix leak in ubi_scan_erase_peb
2007-08-01 Mariusz Kozlowski[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversi...
2007-07-18 Artem BityutskiyUBI: bugfix in max_sqnum calculation
2007-07-18 Brijesh SinghUBI: bugfix in sqnum calculation
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-18 Artem BityutskiyUBI: add few more comments
2007-07-18 Artem BityutskiyUBI: set correct gluebi device size
2007-07-18 Artem BityutskiyUBI: fix error path in create_vtbl()
2007-07-18 Artem BityutskiyUBI: fix memory leak in checking code
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images