summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | blackfin: bf609-ezkit: add probe_type for norflashBob Liu2012-07-241-0/+3
| * | i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.Sonic Zhang2012-07-241-2/+2
| * | bf609: add ssm2602 support on bf609 platformScott Jiang2012-07-241-0/+5
| * | blackfin: mach-common: ints-priority add irq_set_wakeBob Liu2012-07-241-1/+5
| * | v4l2: add adv7842 video decoder driverScott Jiang2012-07-241-0/+99
| * | cache: enable L2 sram icache in menuconfigSteven Miao2012-07-241-1/+1
| * | cpufreq: change debug message level to show clock change errorSteven Miao2012-07-242-2/+3
| * | bf60x: Add wake up latency bench for deep sleep mode.Sonic Zhang2012-07-241-0/+2
| * | bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-247-127/+197
| * | irq: set cgu event handle to fasteoi handleSteven Miao2012-07-241-1/+1
| * | blackfin: Kconfig: fix ROM range for bf60xBob Liu2012-07-241-1/+2
| * | bfin: reorg clock init steps for bf609Bob Liu2012-07-244-133/+224
| * | bfin-dma: only use MDMA3 on bf609Steven Miao2012-07-241-2/+2
| * | bf609: bfin_crc: Remove unused CRC TX DMA platform resources.Sonic Zhang2012-07-241-5/+0Star
| * | pm: dpmc macro typo fixSteven Miao2012-07-241-1/+1
| * | bf60x: bfin_crc: move structure bfin_crc out of head file.Sonic Zhang2012-07-241-14/+0Star
| * | bf60x: Enable Blackfin CRC crypto driver by default.Sonic Zhang2012-07-241-0/+2
| * | bf609: crypto: Add blackfin crypto crc driver platform data.Sonic Zhang2012-07-241-0/+41
| * | blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-241-4/+6
| * | bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang2012-07-242-1/+13
| * | bf609: change ad7877 cs and irq pinScott Jiang2012-07-241-4/+4
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-07-2410-24/+373
|\ \ \
| * | | C6X: clean up compiler warningMark Salter2012-07-191-2/+0Star
| * | | C6X: add basic support for TMS320C6678 SoCKen Cox2012-07-196-0/+344
| * | | C6X: remove dependence on legacy IRQsMark Salter2012-07-192-13/+10Star
| * | | C6X: remove megamod-pic requirement on direct-mapped core picMark Salter2012-07-191-9/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-07-2472-406/+11240
|\ \ \ \
| * | | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-183-64/+47Star
| * | | | bounce: allow use of bounce pool via config optionChris Metcalf2012-07-182-3/+11
| * | | | usb: add host support for the tilegx architectureChris Metcalf2012-07-188-0/+541
| * | | | arch/tile: provide kernel support for the tilegx USB shimChris Metcalf2012-07-189-0/+413
| * | | | tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-188-203/+588
| * | | | arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-184-13/+28
| * | | | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-187-171/+278
| * | | | tile: remove unused headerPaul Bolle2012-07-181-33/+0Star
| * | | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-187-20/+1648
| * | | | arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf2012-07-1116-0/+1707
| * | | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-112-14/+19
| * | | | arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf2012-07-1114-0/+4658
| * | | | arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf2012-07-114-0/+344
| * | | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-111-28/+116
| * | | | arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf2012-07-1110-0/+985
* | | | | Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-242-13/+35
|\ \ \ \ \
| * | | | | debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISCTony Luck2012-07-191-1/+1
| * | | | | [IA64] Port OOM changes to ia64_do_page_faultKautuk Consul2012-06-141-12/+34
* | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-07-2437-1978/+2244
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-07-20661-3102/+5371
| |\ \ \ \ \ \
| | * | | | | | sh: pfc: pin config get/set support.Paul Mundt2012-07-202-51/+97
| | * | | | | | sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME.Paul Mundt2012-07-201-5/+7
| | * | | | | | sh: pfc: pinctrl legacy group support.Paul Mundt2012-07-171-10/+16