index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
bsr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-24
bsr: "foo * bar" should be "foo *bar"
Naveen Kumar Parna
1
-1
/
+1
2019-05-24
bsr: do not use assignment in if condition
Naveen Kumar Parna
1
-1
/
+2
2014-07-09
bsr: avoid format string leaking into device name
Kees Cook
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-07-24
bsr: convert bsr_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+11
2012-07-17
powerpc/BSR: cleanup the error path of bsr_init
Devendra Naga
1
-3
/
+3
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-04
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
Robert P. J. Day
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
powerpc/BSR: fix device_create() return value check
Jani Nikula
1
-1
/
+1
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
1
-6
/
+19
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
1
-7
/
+10
2009-03-30
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-01-13
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
1
-1
/
+1
2008-12-03
powerpc/BSR: Support multiple OF-node description of BSR
Sonny Rao
1
-29
/
+55
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-07-15
powerpc: Add driver for Barrier Synchronization Register
Sonny Rao
1
-0
/
+312