summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang2011-01-101-0/+5
* Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang2011-01-101-1/+1
* Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0Star
* MAINTAINERS: update Analog Devices support infoMichael Hennerich2011-01-101-4/+78
* Blackfin: dpmc.h: pull in new pll.hMike Frysinger2011-01-101-0/+2
* Blackfin: bf54x: add MMR layout for PINTMike Frysinger2011-01-101-0/+22
* Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger2011-01-101-0/+53
* Blackfin: unify pll.h headersMike Frysinger2011-01-108-435/+93Star
* Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-103-133/+97Star
* Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2011-01-102-4/+3Star
* Blackfin: SMP: fix build breakage in cache.hMike Frysinger2011-01-101-0/+2
* Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang2011-01-101-0/+4
* Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang2011-01-101-7/+9
* Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-103-3/+5
* Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger2011-01-101-0/+2
* Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1Star
* Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang2011-01-102-12/+15
* serial: bfin_5xx: move resources into board filesSonic Zhang2011-01-103-320/+400
* Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2011-01-102-14/+14
* Blackfin: drop asm/irq.h include from mach headersMike Frysinger2011-01-107-21/+0Star
* Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger2011-01-108-4953/+4893Star
* Blackfin: clean up mach header includesMike Frysinger2011-01-1045-2142/+1990Star
* Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger2011-01-102-55/+41Star
* Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger2011-01-101-0/+113
* Blackfin: bf533: convert boards to gpio frameworkMike Frysinger2011-01-103-22/+22
* Blackfin: push gpio (port) defines into common headersMike Frysinger2011-01-1024-601/+282Star
* Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2011-01-102-24/+0Star
* Blackfin: dma: constify MMR pointer arrayMike Frysinger2011-01-108-8/+8
* Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger2011-01-1015-973/+698Star
* Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2011-01-102-34/+92
* Blackfin: switch to asm-generic/io.hMike Frysinger2011-01-101-201/+37Star
* asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger2011-01-102-30/+30
* net/irda: bfin_sir: back out transitional definesMike Frysinger2011-01-101-3/+0Star
* Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger2011-01-1029-1024/+377Star
* net/irda: bfin_sir: pull in serial headers for definesMike Frysinger2011-01-101-0/+5
* Blackfin: musb-boards: push clkin value to platform resourcesBob Liu2011-01-106-0/+6
* Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang2011-01-101-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-0817-400/+701
|\
| * hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-163-14/+14
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-164-14/+14
| * hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-163-13/+16
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-1616-123/+260
| * hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
| * hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-234-0/+21
| * hfsplus: optimize fsyncChristoph Hellwig2010-11-236-32/+78
| * hfsplus: split up inode flagsChristoph Hellwig2010-11-234-19/+29
| * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-233-1/+3
| * hfsplus: simplify fsyncChristoph Hellwig2010-11-231-21/+20Star
| * hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-231-0/+3
| * hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-231-1/+19