summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-04-18arch,blackfin: Convert smp_mb__*()Peter Zijlstra
2014-04-14spi: spi-adi-v3: convert to use common clk frameworkScott Jiang
2014-04-14spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12blackfin: cleanup board filesSteven Miao
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao
2014-04-12blackfin: portmux: cleanup head fileSteven Miao
2014-04-11Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle
2014-04-11blackfin: Remove GENERIC_GPIO config option againPaul Bolle
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner
2014-04-11blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-02-10pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29From: Eunbong Song <eunb.song@samsung.com>Steven Miao
2014-01-29Add platfrom device resource for bfin-sport on bf533 stampAaron Wu
2014-01-29fix build error for bf527-ezkit_defconfig for old siliconAaron Wu
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang
2014-01-29blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-29From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-19blackfin: Update stmmac callback signaturesChen-Yu Tsai