summaryrefslogtreecommitdiffstats
path: root/drivers/char/tile-srom.c
Commit message (Expand)AuthorAgeFilesLines
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
* char: tile-srom: Add real platform bus parentPawel Moll2014-10-021-1/+12
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* | char: tile-srom: fix build errorGreg Kroah-Hartman2013-07-251-1/+1
* | tile: srom: convert srom_class to use dev_groupsGreg Kroah-Hartman2013-07-241-12/+16
|/
* tile-srom: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
* drivers: char: Use PTR_RET functionAlexandru Gheorghiu2013-03-251-1/+1
* tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
* arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf2011-06-101-0/+481