| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULL | Masahiro Yamada | 2016-10-04 | 1 | -0/+3 |
* | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 1 | -0/+11 |
|\ |
|
| * | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func... | Ralf Baechle | 2016-01-27 | 1 | -0/+11 |
* | | MIPS: bcm63xx: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -2/+2 |
|/ |
|
* | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott | 2016-01-24 | 1 | -11/+0 |
* | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott | 2016-01-24 | 1 | -32/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-15 | 6 | -20/+20 |
|\ |
|
| * | MIPS: BCM63XX: Use pr_* instead of printk | Gregory Fong | 2015-11-11 | 6 | -20/+20 |
* | | spi/bcm63xx: move register definitions into the driver | Jonas Gorski | 2015-10-22 | 1 | -28/+6 |
* | | spi/bcm63xx: move message control word description to register offsets | Jonas Gorski | 2015-10-12 | 1 | -18/+2 |
|/ |
|
* | MIPS: bcm63xx: Use irq_set_handler_locked() | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
* | MIPS: irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-08-26 | 1 | -1/+1 |
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -2/+2 |
|\ |
|
| * | mips: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -2/+2 |
* | | MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices(). | Nicolas Schichan | 2015-03-25 | 2 | -4/+4 |
|/ |
|
* | MIPS: Remove useless parentheses | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | MIPS: BCM63xx: delete double assignment | Julia Lawall | 2014-08-26 | 1 | -2/+2 |
* | MIPS: BCM63xx: Allow setting affinity for IPIC | Jonas Gorski | 2014-07-30 | 1 | -6/+40 |
* | MIPS: BCM63xx: Use irq_desc as argument for (un)mask | Jonas Gorski | 2014-07-30 | 1 | -8/+10 |
* | MIPS: BCM63xx: Wire up the second cpu's irq line | Jonas Gorski | 2014-07-30 | 1 | -7/+37 |
* | MIPS: BCM63xx: Protect irq register accesses | Jonas Gorski | 2014-07-30 | 1 | -0/+26 |
* | MIPS: BCM63xx: Add cpu argument to dispatch internal | Jonas Gorski | 2014-07-30 | 1 | -8/+10 |
* | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu | Jonas Gorski | 2014-07-30 | 1 | -0/+18 |
* | MIPS: BCM63xx: Append irq line to irq_{stat,mask}* | Jonas Gorski | 2014-07-30 | 1 | -25/+26 |
* | MIPS: BCM63xx: Replace irq dispatch code with a generic version | Jonas Gorski | 2014-07-30 | 1 | -74/+56 |
* | MIPS: BCM63xx: Move bcm63xx_init_irq down | Jonas Gorski | 2014-07-30 | 1 | -98/+92 |
* | MIPS: BCM63xx: Add width to __dispatch_internal | Jonas Gorski | 2014-07-30 | 1 | -3/+3 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id | Jonas Gorski | 2014-07-30 | 1 | -8/+3 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code | Jonas Gorski | 2014-07-30 | 1 | -4/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code | Jonas Gorski | 2014-07-30 | 1 | -4/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code | Jonas Gorski | 2014-07-30 | 1 | -14/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code | Jonas Gorski | 2014-07-30 | 1 | -60/+0 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code | Jonas Gorski | 2014-07-30 | 1 | -109/+0 |
* | MIPS: Use current_cpu_type() instead of c->cputype | Wu Zhangjin | 2014-03-31 | 1 | -2/+1 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | MIPS: bcm63xx: cpu: Replace BUG() with panic() | Markos Chandras | 2014-01-24 | 1 | -2/+4 |
* | MIPS: BCM63XX: use linux/serial_bcm63xx.h | Florian Fainelli | 2014-01-23 | 1 | -1/+1 |
* | MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs | Jonas Gorski | 2014-01-22 | 1 | -0/+8 |
* | MIPS: BCM63XX: always register bmips smp ops | Jonas Gorski | 2014-01-22 | 1 | -4/+2 |
* | MIPS: BMIPS: add a smp ops registration helper | Jonas Gorski | 2014-01-22 | 1 | -1/+1 |
* | MIPS: BMIPS: change compile time checks to runtime checks | Jonas Gorski | 2014-01-22 | 1 | -1/+1 |
* | MIPS: BCM63XX: disable SMP also on BCM3368 | Jonas Gorski | 2014-01-22 | 1 | -4/+4 |
* | MIPS: BCM63XX: add HSSPI platform device and register it | Jonas Gorski | 2014-01-22 | 3 | -2/+52 |
* | MIPS: BCM63XX: setup the HSSPI clock rate | Jonas Gorski | 2014-01-22 | 1 | -0/+18 |
* | MIPS: BCM63XX: expose the HSSPI clock | Jonas Gorski | 2014-01-22 | 1 | -0/+24 |
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 | 1 | -2/+2 |
* | MIPS: BCM63XX: export PSI size from nvram | Jonas Gorski | 2013-08-05 | 1 | -0/+11 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 12 | -24/+220 |
|\ |
|
| * | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 | 1 | -5/+0 |
| |\ |
|
| | * | MIPS: BCM63XX: remove bogus Kconfig selects | Florian Fainelli | 2013-06-21 | 1 | -5/+0 |