summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* mtd: plat-ram: Use module_platform_driverSachin Kamat2013-11-071-15/+1Star
* mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-071-1/+0Star
* mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-071-1/+0Star
* mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-071-1/+0Star
* mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han2013-10-281-1/+1
* mtd: maps: cfi_flagadm: add missing __iomem annotationJingoo Han2013-08-301-5/+5
* mtd: impa7: add missing __iomem annotationJingoo Han2013-08-301-5/+5
* mtd: maps: use dev_get_platdata()Jingoo Han2013-08-309-16/+16
* mtd: remove obsolete JEDEC mapping driversPaul Bolle2013-08-054-462/+0Star
* mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0Star
* mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0Star
* mtd: maps: physmap: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0Star
* mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0Star
* mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0Star
* mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0Star
* mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0Star
* ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan2013-06-123-137/+0Star
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-0927-1679/+39Star
|\
| * mtd: remove h720x flash supportArnd Bergmann2013-04-053-128/+0Star
| * mtd: maps: add const qualifiersArtem Bityutskiy2013-04-0513-25/+21Star
| * mtd: physmap_of: add const qualifiersArtem Bityutskiy2013-04-051-7/+9
| * mtd: physmap: add const qualifiersArtem Bityutskiy2013-04-051-10/+7Star
| * mtd: plat-ram: add const quilifiersArtem Bityutskiy2013-04-051-1/+1
| * mtd: remove the ixp2000 map driverArtem Bityutskiy2013-04-053-263/+0Star
| * mtd: remove the dilnetpc map driver supportArtem Bityutskiy2013-04-053-513/+0Star
| * mtd: remove the tqm8xxl map driverArtem Bityutskiy2013-04-053-260/+0Star
| * mtd: maps: kill the rpxlite map driverArtem Bityutskiy2013-04-053-75/+0Star
| * mtd: remove the mbx860 map driverArtem Bityutskiy2013-04-053-107/+0Star
| * mtd: remove the dmv182 map driverArtem Bityutskiy2013-04-053-156/+0Star
| * mtd: remove the dbox2-flash map driverArtem Bityutskiy2013-04-053-132/+0Star
| * mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-051-2/+1Star
* | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-033-11/+30
|\
| * mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia2013-02-121-5/+3Star
| * mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+1
| * mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König2013-02-041-0/+6
| * mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2013-02-042-6/+20
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-9/+8Star
|\ \
| * | mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-252-9/+8Star
| |/
* | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-041-1/+1
|\ \ | |/ |/|
| * mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-191-1/+1
* | Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-046-21/+17Star
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1921-363/+85Star
|\
| * mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-101-2/+4
| * mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-227-15/+18
| * mtd: remove use of __devexitBill Pemberton2012-11-2215-19/+19
| * mtd: remove use of __devinitconstBill Pemberton2012-11-223-3/+3
| * mtd: remove use of __devinitdataBill Pemberton2012-11-222-2/+2
| * mtd: remove use of __devinitBill Pemberton2012-11-2218-34/+33Star
| * mtd: remove use of __devexit_pBill Pemberton2012-11-2212-12/+12