aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-16
|\
| * ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-11
| * iop-adma.c: use resource_size()H Hartley Sweeten2009-12-11
| * sh: stylistic improvements for the DMA driverGuennadi Liakhovetski2009-12-11
| * dmaengine: fix dmatest to verify minimum transfer length and test buffer sizeGuennadi Liakhovetski2009-12-11
| * sh: DMA driver has to specify its alignment requirementsGuennadi Liakhovetski2009-12-11
| * Add COH 901 318 DMA block driver v5Linus Walleij2009-11-20
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-16
|\ \
| * | mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()Roel Kluin2009-12-15
| * | mtd: cfi_cmdset_0002, fix lock imbalanceJiri Slaby2009-12-10
| * | Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König2009-12-07
| * | mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot2009-12-05
| * | mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-01
| * | Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-30
| |\ \
| | * | mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-12
| | * | mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-12
| | * | mxc_nand: Allow flash based bbtSascha Hauer2009-11-12
| | * | mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-12
| | * | mxc_nand: Add NFC V2 supportSascha Hauer2009-11-12
| | * | mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-12
| | * | mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-12
| | * | mxc_nand: remove unused definesSascha Hauer2009-11-12
| | * | mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-12
| | * | mxc nand: simplify command processingSascha Hauer2009-11-12
| | * | mxc nand: use buffersSascha Hauer2009-11-12
| | * | mxc nand: use resource_size()Sascha Hauer2009-11-12
| | * | mxc nand: remove dead codeSascha Hauer2009-11-12
| | * | mxc nand: remove debug paramSascha Hauer2009-11-12
| | * | mxc_nand: introduce mxc_do_addr_cycleSascha Hauer2009-11-12
| | * | mxc_nand: merge send_read_page and send_prog_pageSascha Hauer2009-11-12
| | * | mxc_nand: cleanup initializationSascha Hauer2009-11-12
| | * | mxc_nand: cleanup eccoob descriptionsSascha Hauer2009-11-12
| * | | mtd: mtdoops: refactor as a kmsg_dumperSimon Kagstrom2009-11-30
| * | | mtd: mtdoops: make record size configurableSimon Kagstrom2009-11-30
| * | | mtd: mtdoops: limit the maximum mtd partition sizeSimon Kagstrom2009-11-30
| * | | mtd: mtdoops: keep track of used/unused pages in an arraySimon Kagstrom2009-11-30
| * | | mtd: mtdoops: several minor cleanupsArtem Bityutskiy2009-11-30
| * | | mtd: add ARM pismo supportRussell King - ARM Linux2009-11-30
| * | | mtd: pxa3xx_nand: Fix PIO data transferDavid Hunter2009-11-30
| * | | mtd: nand: fix multi-chip suspend problemLi Yang2009-11-30
| * | | mtd: add support for switching old SST chips into QRY modeGuillaume LECERF2009-11-30
| * | | mtd: fix M29W800D dev_id and uaddrLadislav Michl2009-11-30
| * | | mtd: don't use PF_MEMALLOCKOSAKI Motohiro2009-11-30
| * | | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-30
| * | | mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov2009-11-30
| * | | mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov2009-11-30
| * | | mtd: m25p80: Convert to device table matchingAnton Vorontsov2009-11-30
| * | | mtd: make pagetest workArtem Bityutskiy2009-11-30
| * | | mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König2009-11-30
| * | | mtd: move excite_nand_remove to .devexit.textUwe Kleine-König2009-11-30