summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-2/+1
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-167-5/+32
|\
| * blackfin: Fix local <asm/gpio.h> includesLinus Walleij2017-10-195-3/+26
| * pinctrl: adi2: Fix Kconfig build problemLinus Walleij2017-10-192-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-48/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0457-0/+57
| |\ \
| * | | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M codeFlorian Fainelli2017-09-201-47/+0
| * | | blackfin: tcm-bf518: Remove dsa.h inclusionFlorian Fainelli2017-09-201-1/+0
| | |/ | |/|
* | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-144-17/+56
|\ \ \
| * | | i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-304-8/+8
| * | | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-304-17/+56
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0757-0/+57
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0212-0/+12
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-023-0/+3
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0242-0/+42
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-6/+0
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+19
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+19
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-093-3/+3
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-013-3/+3
| |\ \
| | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-133-3/+3
| | |/
* | | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-092-2/+133
|\ \ \
| * | | blackfin: merge the two TWI header filesWolfram Sang2017-08-272-2/+133
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-172-23/+21
|\ \ \ \ | |_|/ / |/| | |
| | * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/ / |/| |
| * | module: Fix pr_fmt() bug for header use of printkJoe Perches2017-07-241-18/+21
|/ /
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-2/+2
|\ \
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* | | Blackfin: flat: Use %x to format u32Geert Uytterhoeven2017-07-171-2/+2
* | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-161-2/+1
| |/ |/|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-152-17/+21
|\ \
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-032-17/+21
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-23/+23
|\ \ \
| * | | blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-23/+23
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-122-1/+3
|/ / /
* | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-2/+2
|\ \ \
| * | | video: adp8870: move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| * | | backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| |/ /
* | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-1/+1
|\ \ \
| * | | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-291-1/+1
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-7/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-151-7/+0
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-0/+1
|\ \ \ \
| * | | | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
| |/ / /
* | | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-063-7/+7
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-231-2/+2