aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xsysace.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-12Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"Martin Wilck
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck
2018-10-15xsysace: convert to blk-mqJens Axboe
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2014-08-21block: systemace: Remove .owner field for driverMichal Simek
2014-04-15block: remove struct request buffer memberJens Axboe
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr
2013-05-07block_device_operations->release() should return voidAl Viro
2013-01-03Drivers: block: remove __dev* attributes.Greg Kroah-Hartman
2012-01-05block: xsysace: Don't use NO_IRQMichal Simek
2011-07-14dt: remove extra xsysace platform_driver registrationGrant Likely
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-09xsysace: Convert to bdops->check_events()Tejun Heo
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-18of/xsysace: Fix OF probing on little-endian systemsMichal Simek
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-06of/device: Replace struct of_device with struct platform_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
2010-01-11block: make Open Firmware device id constantMárton Németh
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11xsysace: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely
2009-04-01xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-03-14Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely
2009-01-09powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov
2008-11-14xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely
2008-10-21[PATCH] switch xyspaceAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer