index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tile-srom.c
Age
Commit message (
Expand
)
Author
2016-11-10
tile-srom: allow the driver to be built as a module
Chris Metcalf
2016-08-30
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
Chris Metcalf
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-10-02
char: tile-srom: Add real platform bus parent
Pawel Moll
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-25
char: tile-srom: fix build error
Greg Kroah-Hartman
2013-07-24
tile: srom: convert srom_class to use dev_groups
Greg Kroah-Hartman
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-06-29
tile-srom: switch to fixed_size_llseek()
Al Viro
2013-03-25
drivers: char: Use PTR_RET function
Alexandru Gheorghiu
2012-04-02
tile-srom.c driver: minor code cleanup
Chris Metcalf
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-06-10
arch/tile: add hypervisor-based character driver for SPI flash ROM
Chris Metcalf