summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-3/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-3/+3
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-5/+0
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| |/
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-0919-188/+588
|\ \
| * \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
| |\ \
| | * | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-10-0911-31/+416
| |\ \ \ | | |/ / | |/| |
| | * | Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
| | * | Blackfin: drop irq enable in init_arch_irq()Steven Miao2012-10-081-1/+0
| | * | Blackfin: fix wrong place disabled irqSteven Miao2012-10-082-4/+1
| | * | Blackfin: update defconfig for bf609-ezkitBob Liu2012-10-081-10/+6
| | * | Blackfin: add bf548 v0.4 revisionSonic Zhang2012-10-081-1/+1
| | * | Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang2012-10-081-0/+271
| | * | Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2
| | * | Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-081-2/+2
| | * | Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer2012-10-081-5/+125
| | * | Blackfin: bf537: fix lq035 platform device nameScott Jiang2012-10-081-1/+1
| | * | Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger2012-10-081-2/+5
| | |/
| * | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-095-0/+99
| |\ \
| | * | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-224-158/+69
| | |\|
| | * | blackfin: add platform device for ad1836 machine driverScott Jiang2012-08-175-0/+99
| * | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-124-158/+69
| |\ \ | | |/ | |/|
| | * kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-111-1/+0
| | * blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-073-157/+69
* | | defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-1/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-1/+0
|\ \ | |/ |/|
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-1/+1
|\ \
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
* | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-303-111/+0
|\ \ \ | |/ / |/| |
| * | pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-023-111/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-1/+1
|\ \ \
| * | | arch: Use eth_random_addrJoe Perches2012-07-161-1/+1
| |/ /
* | | bf60x: fix build warningBob Liu2012-07-244-10/+9
* | | PM: add BF60x flash suspend and resume supportSteven Miao2012-07-241-1/+16
* | | blackfin: twi: read twi mmr via bfin_read macroSonic Zhang2012-07-241-2/+2
* | | dpm: deepsleep: reserve stackSteven Miao2012-07-241-1/+1
* | | bf60x: cpufreq: fix anomaly 05000273Sonic Zhang2012-07-241-1/+2
* | | bf609: add adv7511 display supportScott Jiang2012-07-241-11/+90
* | | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu2012-07-241-0/+8
* | | bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2012-07-242-1/+35
* | | bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang2012-07-242-2/+2
* | | bf60x: vs6624 pin updateVivi Li2012-07-241-1/+3
* | | bf60x: add default anomaly setting.Sonic Zhang2012-07-241-0/+2