Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Tejun Heo
|
3a200911ad
xsysace: Convert to bdops->check_events()
|
14 years ago |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 years ago |
Linus Torvalds
|
51f00a471c
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
Michal Simek
|
bda80da469
of/xsysace: Fix OF probing on little-endian systems
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Graeme Smecher
|
7a50d06e24
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
|
15 years ago |
Linus Torvalds
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Márton Németh
|
5cccfd9b3a
block: make Open Firmware device id constant
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
2d75ce084e
xsysace: dequeue in-flight request
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
5b93629b45
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Grant Likely
|
f0edef8c8b
xsysace: Fix dereferencing of cf_id after hd_driveid removal
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4aaf2fec71
xsysace: make it 'struct hd_driveid'-free
|
16 years ago |
Grant Likely
|
bfbd442f69
Fix Xilinx SystemACE driver to handle empty CF slot
|
16 years ago |
Yuri Tikhonov
|
f5020384e4
powerpc/xsysace: add compatible string for non-ipcore instance
|
16 years ago |
Yuri Tikhonov
|
c14464bf79
xsysace: Fix driver to use resource_size_t instead of unsigned long
|
16 years ago |
Grant Likely
|
a108096878
powerpc/virtex: fix various format/casting printk mismatches
|
16 years ago |