summaryrefslogtreecommitdiff
path: root/drivers/sbus/char/flash.c
AgeCommit message (Expand)Author
2023-08-28sbus: Explicitly include correct DT includesRob Herring
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-12-05sbus: Use of_node_name_eq for node name comparisonsRob Herring
2017-07-20sbus: Convert to using %pOF instead of full_nameRob Herring
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-10-20sbus: char: drop owner assignment from platform_driversWolfram Sang
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-12-04sbus: convert drivers/sbus/char/* to use module_platform_driver()Axel 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-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-20sbus: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant 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
2010-04-27drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29sparc: Convert flash driver to OF device probing.David S. Miller
2008-06-20flash: BKL pushdownArnd Bergmann
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds