aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/flash.c
Commit message (Expand)AuthorAgeFilesLines
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* 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-051-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-201-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-271-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-181-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* 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/+50
* 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/+0
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-7/+9
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+255