summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/bbc_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-051-3/+8
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-291-1/+0Star
* bbc_i2c: fix section mismatch warningSam Ravnborg2013-04-011-2/+2
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-041-12/+1Star
* bbc_i2c: Remove unneeded err variableAxel Lin2011-12-041-10/+4Star
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-9/+9
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-2/+2
* sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin2009-03-041-1/+1
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-3/+3
* of_platform_driver noise on sparceAl Viro2008-11-301-3/+3
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* bbc_i2c: Convert to pure OF driver.David S. Miller2008-08-301-161/+106Star
* [BBC_I2C]: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* [SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller2007-05-141-0/+1
* [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-02-261-8/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-2/+2
* [SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller2006-03-201-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+488