summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-129-9/+10
|\
| * blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-06-127-9/+7
| * Revert "blackfin: dma: current count mmr is read only"Steven Miao2014-06-111-0/+2
| * bf533: fix build error: add linux/gpio.hSteven Miao2014-06-101-0/+1
* | blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-061-2/+6
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-10/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-10/+1
| |/
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-12/+5
|\ \
| * | arch,blackfin: Convert smp_mb__*()Peter Zijlstra2014-04-182-12/+5
| |/
* | Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-06-033-269/+18
|\ \
| * | spi: spi-adi-v3: convert to use common clk frameworkScott Jiang2014-04-141-0/+7
| * | spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang2014-04-142-269/+11
| |/
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-037-7/+0
|\ \
| * | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-277-7/+0
| |/
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
|/
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1237-1473/+1115
|\
| * blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-092-124/+20
|\ \
| * | i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang2014-03-091-2/+21
| * | i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-092-125/+2
| |/
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
| |/
* | Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-011-9/+0
|\ \
| * | pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang2014-02-101-9/+0
| |/
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-1/+3
|\
| * [media] adv7842: set LLC DLL phase from platform_dataHans Verkuil2014-01-071-0/+1
| * [media] adv7842: obtain free-run mode from the platform_dataMartin Bugge2014-01-071-0/+2
| * [media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil2014-01-071-1/+0
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2934-83/+166
|\ \
| * | From: Eunbong Song <eunb.song@samsung.com>Steven Miao2014-01-2912-12/+0
| * | Add platfrom device resource for bfin-sport on bf533 stampAaron Wu2014-01-291-1/+46
| * | fix build error for bf527-ezkit_defconfig for old siliconAaron Wu2014-01-291-0/+1
| * | blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-294-21/+37
OpenPOWER on IntegriCloud