index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
/
char
/
flash.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-07-11
sbus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-03-08
sbus: flash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-28
sbus: Explicitly include correct DT includes
Rob Herring
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-05
sbus: Use of_node_name_eq for node name comparisons
Rob Herring
2017-07-20
sbus: Convert to using %pOF instead of full_name
Rob Herring
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-20
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-12-04
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-20
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-27
drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos
Jan Blunck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
sparc: Convert flash driver to OF device probing.
David S. Miller
2008-06-20
flash: BKL pushdown
Arnd Bergmann
2007-05-31
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
Horst H. von Brand
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph 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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds