summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ftl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-18omap3: nand: prefetch in irq mode supportSukumar Ghorai3-10/+194
2011-02-18omap: gpmc: enable irq mode in gpmcSukumar Ghorai4-7/+54
2011-02-18omap3: nand: configurable transfer type per boardSukumar Ghorai3-77/+41
2011-02-18omap3630: nand: fix device size to work in polled modeSukumar Ghorai8-14/+21
2011-02-17OMAP: runtime: McSPI driver runtime conversionGovindraj.R1-74/+42
2011-02-17OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V3-230/+72
2011-02-17OMAP3: hwmod data: Add McSPICharulatha V1-0/+280
2011-02-17OMAP2430: hwmod data: Add McSPICharulatha V1-0/+219
2011-02-17OMAP2420: hwmod data: Add McSPICharulatha V2-0/+164
2011-02-17omap: add hwspinlock deviceSimon Que2-0/+64
2011-02-17drivers: hwspinlock: add OMAP implementationSimon Que3-0/+241
2011-02-17drivers: hwspinlock: add frameworkOhad Ben-Cohen8-0/+1216
2011-02-17OMAP4: hwmod data: Add USBOTGBenoit Cousson1-1/+95
2011-02-17OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPUBenoit Cousson1-16/+993
2011-02-17OMAP4: hwmod data: Add McBSPBenoit Cousson1-4/+289
2011-02-17OMAP4: hwmod data: Add DMICBenoit Cousson1-1/+93
2011-02-17OMAP4: hwmod data: Add mailboxBenoit Cousson1-1/+67
2011-02-17OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENCBenoit Cousson1-8/+604
2011-02-17OMAP4: hwmod data: Add timerBenoit Cousson1-11/+622
2011-02-17OMAP4: hwmod data: Add McSPIBenoit Cousson1-4/+245
2011-02-17OMAP4: hwmod data: Add hwspinlockBenoit Cousson1-1/+64
2011-02-16TI816X: Update to use init_earlyTony Lindgren1-1/+6
2011-02-16TI816X: Add low level debug supportHemant Pedanekar3-0/+27
2011-02-16TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar3-0/+63
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar12-10/+144
2011-02-16TI816X: Update common omap platform filesHemant Pedanekar5-0/+26
2011-02-16Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds1-1/+1
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer1-1/+3
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2-2/+2
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-16thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2-20/+18
2011-02-15s390: remove task_show_regsMartin Schwidefsky3-45/+0
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro1-8/+0
2011-02-15drop out of RCU in return_revalAl Viro1-19/+6
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro1-8/+7
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2-8/+25
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-15omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren1-4/+24
2011-02-15omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren3-5/+5
2011-02-15omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren3-4/+2
2011-02-15ARM: OMAP2: use early init hookRussell King - ARM Linux27-102/+130
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10