Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König
2020-05-14sparc: use scnprintf() in show_pciobppath_attr() in vio.cChen Zhou
2018-11-19sparc: Use device_type helpers to access the node typeRob Herring
2018-11-19sparc: Convert to using %pOF instead of full_nameRob Herring
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-16sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-25sparc64: add port_id to VIO device metadataJag Raman
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman
2017-06-25sparc64: enhance VIO device probingJag Raman
2017-06-25sparc64: remove restriction on VIO device name sizeJag Raman
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman
2017-06-09sparc: vio: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-06sparc: Machine description indices can varyJames Clarke
2016-04-21sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz
2016-04-21sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz
2014-10-01sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan
2013-05-05sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2011-11-01sparc: add export.h to arch/sparc files as requiredPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-13sparc: remove driver-core BUS_ID_SIZEKay Sievers
2009-01-07sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg