aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02mtd: nand: davinci: correct 4-bit error correctionSudhakar Rajashekhara1-0/+17
2010-08-02mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris3-55/+90
2010-08-02mtd: nand: refactor BB marker detectionBrian Norris2-11/+58
2010-08-02mtd: s3c nand: parsing command-line partitions prior to set->partitionsConke Hu1-9/+6
2010-08-02mtd: mxc_nand: fix unbalanced enable for IRQEric Bénard1-1/+1
2010-08-02mtd: tests: return -1 if verify failedRoel Kluin1-5/+4
2010-08-02mtd: sm_common: remove casts from voidKulikov Vasiliy1-1/+1
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy1-1/+1
2010-08-02mtd: nandsim: remove casts from voidKulikov Vasiliy1-7/+7
2010-08-02mtd: dataflash: remove casts from voidKulikov Vasiliy1-6/+6
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy1-2/+2
2010-08-02mtd: cfi_probe: print manufacturer and id of probed chipGuillaume LECERF1-2/+2
2010-08-02mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris4-6/+6
2010-08-02mtd: mtdconcat: fix bug with uninitialized lock and unlock functionsMartin Krause1-8/+12
2010-08-02mtd: nand_ids: add two entries for NAND chipsBrian Norris1-0/+4
2010-08-02mtd: mxc_nand: remove unused variableUwe Kleine-König1-1/+0
2010-08-02mtd: physmap: use resource_size()H Hartley Sweeten1-3/+3
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran5-0/+36
2010-08-02mtd: denali: add Kconfig dependencyKarl Beldan1-0/+1
2010-08-02mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr1-0/+1
2010-08-02mtd: return success on blktrans_ioctlDan Carpenter1-0/+1
2010-08-02mtd: remove redundant dependency checks in Kconfig filesKyle Spaans3-19/+16
2010-08-02mtd: mxc_nand: fix OOB accesses on i.MX27Sascha Hauer1-26/+5
2010-08-02mtd: sst25l: check for null consistentlyDan Carpenter1-1/+1
2010-06-03drivers/mtd/maps: introduce missing kfreeJulia Lawall1-3/+3
2010-06-03of/mtd: nand: fix build breakage in driversAnatolij Gustschin2-10/+11
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2-3/+16
2010-06-03jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse1-59/+56
2010-06-03mtd: Fix NAND submenuMaxim Levitsky1-10/+11
2010-06-02mtd/r852: update card detect early.Maxim Levitsky1-1/+1
2010-06-02mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky1-3/+11
2010-06-02mtd/r852: register IRQ as last stepMaxim Levitsky1-5/+6
2010-05-22drivers/mtd: Use memdup_userJulia Lawall1-8/+3
2010-05-21docbook: make mtd nand module init staticH Hartley Sweeten1-1/+1
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman1-12/+0
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold1-333/+47
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold1-46/+33
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold1-0/+1
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold1-210/+13
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold1-5/+0
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold1-165/+14
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold1-1/+3
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold1-1/+1
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold1-22/+21
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold1-39/+8
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold1-111/+32
2010-05-20usb-storage: always print quirksFelipe Contreras1-3/+6