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
/
bsr.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-24
bsr: "foo * bar" should be "foo *bar"
Naveen Kumar Parna
2019-05-24
bsr: do not use assignment in if condition
Naveen Kumar Parna
2014-07-09
bsr: avoid format string leaking into device name
Kees Cook
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-07-24
bsr: convert bsr_class to use dev_groups
Greg Kroah-Hartman
2012-07-17
powerpc/BSR: cleanup the error path of bsr_init
Devendra Naga
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-04
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
Robert P. J. Day
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
powerpc/BSR: fix device_create() return value check
Jani Nikula
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
2009-03-30
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
2009-01-13
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
2008-12-03
powerpc/BSR: Support multiple OF-node description of BSR
Sonny Rao
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-15
powerpc: Add driver for Barrier Synchronization Register
Sonny Rao