summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: speedtest: fix integer overflowDavid Lambert2011-03-111-7/+7
* mtd: mxc_nand: fix read past buffer endBaruch Siach2011-03-111-2/+2
* mtd: omap3: nand: report corrected ecc errorsJohn Ogness2011-03-111-4/+12
* jffs2: remove a trailing white space in commentariesTracey Dent2011-03-111-1/+1
* mtd: nand: fix a typo in a commentaryJason Liu2011-03-111-1/+1
* mtd: omap: add new variable to platform data to control onenand unlockingRoman Tereshonkov2011-03-112-2/+6
* mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-112-1/+3
* mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-114-0/+311
* mtd: Add mtdswap block driverJarkko Lavinen2011-03-113-0/+1612
* mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen2011-03-111-3/+4
* mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-112-0/+28
* mtd: cfi: fix writebufsize initializationAnatolij Gustschin2011-03-113-3/+3
* mtd: m25p80: add support for M25PX64Yoshihiro Shimoda2011-03-111-0/+2
* mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov2011-03-111-2/+57
* mtd: tests: add count parameter to mtd_speedtestAdrian Hunter2011-03-111-2/+13
* mtd: onenand_base: onenand_verify bugfix for writepage non-aligned addressRoman Tereshonkov2011-03-111-5/+5
* mtd: OneNAND: return read error for 4KiB page readAdrian Hunter2011-03-111-0/+2
* mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev2011-03-111-2/+6
* mtd: tests: print correct valuesRoman Tereshonkov2011-03-111-5/+5
* mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall2011-03-111-1/+0
* mtd: phram: fix memory leakMathias Krause2011-03-111-0/+3
* mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy2011-03-111-0/+1
* mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos2011-03-111-1/+2
* mtd: adapt writebufsize calculation for concatHolger Brunck2011-03-111-1/+7
* mtd: atmel_nand: Add DMA support to access NandflashHong Xu2011-03-111-9/+157
* mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten2011-03-111-2/+2
* mtd: local symbols should be staticH Hartley Sweeten2011-03-111-3/+3
* mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-111-2/+3
* mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov2011-03-111-9/+0
* CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-114-14/+0
* mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov2011-03-115-40/+0
* mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov2011-03-111-2/+2
* mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov2011-03-112-3/+3
* mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-113-3/+3
* mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-111-1/+0
* mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
* mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-111-21/+22
* mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
* mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
* Linux 2.6.38-rc2Linus Torvalds2011-01-211-1/+1
* Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21133-2661/+2442
|\
| * [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
| * [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-192-17/+16
| * [media] hdpvr: enable IR partJarod Wilson2011-01-195-77/+65
| * [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-191-2/+2
| * [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-191-0/+2
| * [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-191-5/+4
| * [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-191-1/+1
| * [media] w9966: zero device state after a detachHans Verkuil2011-01-191-0/+1
| * [media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart2011-01-191-1/+1
OpenPOWER on IntegriCloud