aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/bsr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-03-30trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-01-13powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell1-1/+1
2008-12-03powerpc/BSR: Support multiple OF-node description of BSRSonny Rao1-29/+55
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+2
2008-07-15powerpc: Add driver for Barrier Synchronization RegisterSonny Rao1-0/+312