summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/axonram.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Remove axonram driverMichael Ellerman2018-01-281-383/+0
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-1/+1
* powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring2017-10-221-1/+1
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+1
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-1/+1
* | axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring2017-09-011-22/+17
* | axonram: Improve a size determination in axon_ram_probe()Markus Elfring2017-09-011-1/+1
* | axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring2017-09-011-1/+0
* | powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
|/
* dax: remove default copy_from_iter fallbackDan Williams2017-06-271-0/+8
* block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-19/+4
* axon_ram: add dax_operations supportDan Williams2017-04-191-6/+42
* axonram: Fix gendisk handlingJan Kara2017-03-081-1/+4
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-3/+3
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-2/+2
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-121-2/+2
* | block: convert to device_add_disk()Dan Williams2016-06-271-2/+1
|/
* dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-1/+1
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-5/+4
* powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-261-0/+1
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-3/+4
|\
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-271-1/+1
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
|/
* Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-131-13/+4
|\
| * block: Change direct_access calling conventionMatthew Wilcox2015-01-131-13/+4
* | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-131-1/+1
|/
* powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-9/+9
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+2
* fs: move code out of buffer.cAl Viro2012-01-031-1/+0
* block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-6/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+5
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-6/+6
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-221-1/+4
* powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-221-8/+15
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-2/+3
* [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger2007-12-061-2/+3
* missed bio_endio() in axonramAl Viro2007-10-111-2/+2
* [POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell2007-10-111-3/+5
* [POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin2007-08-251-3/+0