summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-192-1/+61
* mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-196-14/+17
* mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-194-13/+24
* mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
* mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-191-1/+3
* mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-193-0/+521
* jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo2009-09-041-7/+13
* mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
* mtd: make few symbols staticH Hartley Sweeten2009-09-041-2/+2
* mtd: onenand: select MTD_PARTITIONSPaul Mundt2009-09-041-1/+1
* mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
* mtd: tests: fix read buffer overflowsRoel Kluin2009-09-042-7/+7
* slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
* mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
* mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-041-1/+2
* mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
* mtd: afs: fix build warningRussell King2009-09-041-1/+1
* mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
* mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
* mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
* mtd: fix a typo in commentMatthias Kaehlcke2009-09-041-1/+1
* mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
* mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1
* mtd: OneNAND: 4-bit ECC status macrosKyungmin Park2009-09-041-0/+3
* mtd: OneNAND: spelling fixesMika Korhonen2009-09-041-10/+10
* JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
* mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
* mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
* autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-311-1/+1
* Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-312-14/+21
|\
| * ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai2009-08-311-14/+20
| * ALSA: hda - Add missing mux check for VT1708Takashi Iwai2009-08-311-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-08-319-51/+148
|\ \
| * | V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name styleJoe Perches2009-08-311-2/+1
| * | V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap2009-08-311-1/+1
| * | V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
| * | V4L/DVB (12457): zr364: wrong indexesRoel Kluin2009-08-311-1/+1
| * | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
| * | V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
| * | V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
| * | V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
* | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
* | | ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-08-311-1/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-3112-105/+194
|\ \ \ | |/ / |/| |
| * | drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-293-4/+55
| * | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-292-38/+54
| * | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-249-51/+73
| * | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| * | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
OpenPOWER on IntegriCloud