aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/axonram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-1/+1
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-5/+4
2015-11-26powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+4
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams1-1/+1
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-3/+4
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-1/+1
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe1-13/+4
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-13/+4
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-9/+9
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-1/+2
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig1-6/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-6/+5
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-6/+6
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-4/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-2/+3
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger1-2/+3
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell1-3/+5
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin1-3/+0
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin1-32/+11
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin1-0/+381