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