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