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