Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
323d7717455e7709a2c923f42349bf2ed36992a3
/
drivers
/
block
/
xsysace.c
5d10302
dt: remove extra xsysace platform_driver registration
by Grant Likely
· 13 years ago
9fd097b
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
by Tejun Heo
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3a20091
xsysace: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
bda80da
of/xsysace: Fix OF probing on little-endian systems
by Michal Simek
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
7a50d06
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
by Graeme Smecher
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5cccfd9
block: make Open Firmware device id constant
by Márton Németh
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
2d75ce0
xsysace: dequeue in-flight request
by Tejun Heo
· 15 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 15 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 15 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
f0edef8
xsysace: Fix dereferencing of cf_id after hd_driveid removal
by Grant Likely
· 16 years ago
4aaf2fe
xsysace: make it 'struct hd_driveid'-free
by Bartlomiej Zolnierkiewicz
· 16 years ago
bfbd442
Fix Xilinx SystemACE driver to handle empty CF slot
by Grant Likely
· 16 years ago
f502038
powerpc/xsysace: add compatible string for non-ipcore instance
by Yuri Tikhonov
· 16 years ago
c14464b
xsysace: Fix driver to use resource_size_t instead of unsigned long
by Yuri Tikhonov
· 16 years ago
a108096
powerpc/virtex: fix various format/casting printk mismatches
by Grant Likely
· 16 years ago
f3f68b3
[PATCH] switch xyspace
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
0e349b0
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
by Stephen Neuendorffer
· 17 years ago
911a317
[POWERPC] Fix incorrectly tagged __devinitdata structures
by Grant Likely
· 17 years ago
9bf7225
xsysace: end request handling fix
by Jens Axboe
· 17 years ago
a65b586
blk_end_request: changing xsysace (take 4)
by Kiyoshi Ueda
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
d2bbf3d
Sysace: Don't enable IRQ until after interrupt handler is registered
by Grant Likely
· 17 years ago
b5515d8
Sysace: sparse fixes
by Grant Likely
· 17 years ago
34e1b83
Sysace: Minor coding convention fixup
by Grant Likely
· 17 years ago
ed155a9
Sysace: Labels in C code should not be indented.
by Grant Likely
· 17 years ago
95e896c
Sysace: Add of_platform_bus binding
by Grant Likely
· 17 years ago
32f6fff
Sysace: Move IRQ handler registration to occur after FSM is initialized
by Grant Likely
· 17 years ago
4a24d86
Sysace: minor rework and cleanup changes
by Grant Likely
· 17 years ago
1b45546
Sysace: Move structure allocation from bus binding into common code
by Grant Likely
· 17 years ago
edec496
Sysace: Use the established platform bus api
by Grant Likely
· 17 years ago
a6b3a93
sysace: HDIO_GETGEO has it's own method for ages
by Christoph Hellwig
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
c6d4d63
unregister_blkdev(): delete redundant message
by Akinobu Mita
· 17 years ago
74489a9
Add support for Xilinx SystemACE CompactFlash interface
by Grant Likely
· 17 years ago