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