aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds30-630/+738
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger1-68/+0
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song1-1/+2
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger1-4/+7
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger1-1/+0
2010-10-07Fix IRQ flag handling namingDavid Howells2-12/+1
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells19-274/+284
2010-10-07Blackfin: Add missing dep to asm/irqflags.hDavid Howells1-1/+8
2010-10-07Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells5-47/+58
2010-10-07Blackfin: Split PLL code from mach-specific cdef headersDavid Howells14-344/+435
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2-1/+7
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-0/+2
2010-08-14defconfig reductionSam Ravnborg24-31110/+10
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-2/+2
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-12BFIN: Fix gen_nand probe structures contentsMarek Vasut2-0/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds83-1859/+2459
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger1-0/+5
2010-08-06Blackfin: update defconfigsMike Frysinger20-377/+1062
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2-23/+0
2010-08-06Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich1-24/+0
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger4-295/+73
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger4-397/+117
2010-08-06Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2-12/+12
2010-08-06Blackfin: TWI: clean up the MMR namesMike Frysinger8-134/+70
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2-4/+5
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger5-9/+181
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger3-3/+12
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich1-1/+1
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich5-0/+359
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger15-323/+323
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich1-1/+7
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich3-10/+27
2010-08-06Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2-2/+3
2010-08-06Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger7-0/+7
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger1-1/+1
2010-08-06Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger1-1/+1
2010-08-06Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger1-0/+10
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger1-51/+56