aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tile-srom.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-02char: tile-srom: Add real platform bus parentGravatar Pawel Moll 1-1/+12
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2013-07-25char: tile-srom: fix build errorGravatar Greg Kroah-Hartman 1-1/+1
2013-07-24tile: srom: convert srom_class to use dev_groupsGravatar Greg Kroah-Hartman 1-12/+16
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Gravatar Rusty Russell 1-1/+1
2013-06-29tile-srom: switch to fixed_size_llseek()Gravatar Al Viro 1-25/+3
2013-03-25drivers: char: Use PTR_RET functionGravatar Alexandru Gheorghiu 1-1/+1
2012-04-02tile-srom.c driver: minor code cleanupGravatar Chris Metcalf 1-6/+6
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Gravatar Al Viro 1-1/+1
2011-06-10arch/tile: add hypervisor-based character driver for SPI flash ROMGravatar Chris Metcalf 1-0/+481