summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/axonram.c
AgeCommit message (Expand)Author
2017-10-22powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-01axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring
2017-09-01axonram: Improve a size determination in axon_ram_probe()Markus Elfring
2017-09-01axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-19axon_ram: add dax_operations supportDan Williams
2017-03-08axonram: Fix gendisk handlingJan Kara
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-12pmem: kill __pmem address spaceDan Williams
2016-06-27block: convert to device_add_disk()Dan Williams
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2015-11-26powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2012-01-03fs: move code out of buffer.cAl Viro
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger
2007-10-11missed bio_endio() in axonramAl Viro
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin