summaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/flash.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* sbus: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-3/+3
* sbus: Convert to using %pOF instead of full_nameRob Herring2017-07-201-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sbus: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-291-1/+0Star
* Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel Lin2011-12-041-11/+1Star
* 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-2/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-2/+2
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | sbus: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-211-7/+8
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-3/+3
|\
| * drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck2010-04-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
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc: Convert flash driver to OF device probing.David S. Miller2008-08-291-80/+50Star
* flash: BKL pushdownArnd Bergmann2008-06-201-1/+5
* [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-311-0/+1
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-7/+9
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+255