summaryrefslogtreecommitdiff
path: root/drivers/sbus/char/bbc_i2c.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang
2014-08-04bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-03-31bbc_i2c: fix section mismatch warningSam Ravnborg
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin
2011-12-04bbc_i2c: Remove unneeded err variableAxel Lin
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-03-04sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds
2008-11-30of_platform_driver noise on sparceAl Viro
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29bbc_i2c: Convert to pure OF driver.David S. Miller
2007-07-31[BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds