aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/cavium-octeon/octeon-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2021-12-16MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin1-0/+2
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-2/+2
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen1-0/+40
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen1-0/+24
2018-11-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2018-11-21MIPS: OCTEON: octeon-platform: make octeon_ids staticAaro Koskinen1-1/+1
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring1-1/+1
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill1-4/+12
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill1-48/+49
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+0
2017-02-14MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill1-0/+1
2017-02-10MIPS: Octeon: Remove unnecessary MODULE_*()Russell King1-4/+0
2016-09-19MIPS: Octeon: Fix platform bus probingAaro Koskinen1-1/+1
2016-08-02MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen1-7/+4
2016-07-28MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill1-48/+60
2016-07-28MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill1-1/+5
2016-05-13MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen1-0/+8
2016-05-13MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen1-16/+70
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin1-0/+12
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen1-0/+7
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-3/+1
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann1-86/+62
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern1-2/+272
2014-01-23MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.David Daney1-0/+32
2014-01-23MIPS: cavium-octeon: fix early boot hang on EBH5600 boardAaro Koskinen1-3/+3
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-01MIPS: OCTEON: Set proper UART clock in internal device trees.David Daney1-1/+8
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney1-102/+0
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney1-62/+0
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney1-30/+0
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney1-84/+0
2012-07-23MIPS: Octeon: Initialize and fixup device tree.David Daney1-1/+522
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-29MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney1-1/+104
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney1-1/+1
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney1-0/+5
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney1-0/+13
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney1-0/+72
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney1-0/+58
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney1-0/+30
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney1-0/+164