summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-10-07Blackfin: Add missing dep to asm/irqflags.hDavid Howells
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger
2010-08-23Blackfin: fix hweight breakageMike Frysinger
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori