summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Wire up missing syscallsChen Gang2015-04-242-1/+21
* arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist2015-04-231-13/+0
* dma: fix build error after update to v3.19Steven Miao2015-04-231-8/+0
* blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao2015-04-231-21/+6
* bf609: add resources for lcd nl8048Scott Jiang2015-04-231-1/+30
* pm: sometimes wake up from suspend to RAM would failAaron Wu2015-04-231-0/+2
* debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita2015-04-237-24/+0
* bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang2015-04-231-2/+0
* bf609: add platform data for soft switch devices on the video extendersSonic Zhang2015-04-231-0/+22
* bf609: enable soft switch gpio driver by defaultSonic Zhang2015-04-231-0/+1
* bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang2015-04-231-0/+27
* bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang2015-04-231-4/+4
* bug[220] kgdb: change the smp cross core function entrySonic Zhang2015-04-231-8/+4
* arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist2015-04-231-1/+1
* blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5...Steven Miao2015-04-2321-21/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-215-120/+40
|\
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-154-0/+20
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-152-0/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-155-120/+4
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-16/+16
|\ \
| * \ Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-16/+16
| |\ \ | | |/ | |/|
| | * blackfin: macro whitespace fixesMichael S. Tsirkin2015-01-131-11/+11
| | * blackfin: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * blackfin/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-8/+0
|\ \ \
| * | | blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist2015-01-201-8/+0
* | | | blackfin: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
| |/ / |/| |
* | | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-081-0/+1
| |/ |/|
* | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-4/+3
|\ \
| * | tty: bfin, define inlined structuresJiri Slaby2014-11-251-4/+3
| |/
* | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-0/+51
* | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-154-11/+11
|\
| * blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-264-11/+11
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-105-10/+5
|\ \
| * | pata_platform: Remove useless irq_flags fieldAlexander Shiyan2014-08-235-10/+5
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-072-2/+2
|\ \ | |/ |/|
| * treewide: Fix typos in KconfigMasanari Iida2014-09-261-1/+1
| * treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-32/+19
|\ \ | |/ |/|
| * blackfin: Use sigsp()Richard Weinberger2014-08-061-11/+3
| * blackfin: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-22/+17
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-8/+7
|\ \
| * \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-2814-22/+26
| |\ \ | | |/
| * | blackfin, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-8/+7
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-1/+1
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-1/+1
| |/ /
OpenPOWER on IntegriCloud