| Commit message (Expand) | Author | Age | Files | Lines |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | sparc/vio: make remove callback return void | Uwe Kleine-König | 2021-05-14 | 1 | -2/+2 |
* | sparc: use scnprintf() in show_pciobppath_attr() in vio.c | Chen Zhou | 2020-05-14 | 1 | -1/+1 |
* | sparc: Use device_type helpers to access the node type | Rob Herring | 2018-11-18 | 1 | -5/+2 |
* | sparc: Convert to using %pOF instead of full_name | Rob Herring | 2018-11-18 | 1 | -1/+1 |
* | sparc: vio: use put_device() instead of kfree() | Arvind Yadav | 2018-04-30 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sparc64: vcc: Enable VCC port probe and removal | Jag Raman | 2017-08-16 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-07-08 | 1 | -112/+132 |
|\ |
|
| * | sparc64: add port_id to VIO device metadata | Jag Raman | 2017-06-25 | 1 | -0/+2 |
| * | sparc64: Enhance search for VIO device in MDESC | Jag Raman | 2017-06-25 | 1 | -62/+58 |
| * | sparc64: enhance VIO device probing | Jag Raman | 2017-06-25 | 1 | -16/+37 |
| * | sparc64: remove restriction on VIO device name size | Jag Raman | 2017-06-25 | 1 | -19/+4 |
| * | sparc64: refactor code to obtain cfg_handle property from MDESC | Jag Raman | 2017-06-25 | 1 | -11/+19 |
| * | sparc64: add MDESC node name property to VIO device metadata | Jag Raman | 2017-06-25 | 1 | -7/+15 |
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-04 | 1 | -7/+11 |
|\ \
| |/
|/| |
|
| * | sparc: vio: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -7/+11 |
* | | sparc: Machine description indices can vary | James Clarke | 2017-06-06 | 1 | -4/+64 |
|/ |
|
* | sparc: Implement and wire up vio_hotplug for vio. | Adrian Glaubitz | 2016-04-21 | 1 | -0/+9 |
* | sparc: Implement and wire up modalias_show for vio. | Adrian Glaubitz | 2016-04-21 | 1 | -0/+9 |
* | sparc64: Add vio_set_intr() to enable/disable Rx interrupts | Sowmini Varadhan | 2014-09-30 | 1 | -1/+12 |
* | sparc/kernel/vio.c: add put_device() after device_find_child() | Federico Vaga | 2013-05-05 | 1 | -0/+1 |
* | Fix typo in printed messages | Anatol Pomozov | 2012-06-24 | 1 | -1/+1 |
* | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt | 2012-03-28 | 1 | -2/+6 |
* | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers | 2009-07-12 | 1 | -1/+6 |
* | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 1 | -2/+2 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -0/+451 |