Commit Graph

6302 Commits (9d65cb4a1718a072898c7a57a3bc61b2dc4bcd4d)

Author SHA1 Message Date
Jean Delvare b86a1bc8e3 i2c: Restore i2c_smbus_read_block_data 18 years ago
Jean Delvare 424ed67c7d i2c-algo-bit: Implement a 50/50 SCL duty cycle 18 years ago
Bryan Wu d24ecfcc39 i2c: Blackfin Two Wire Interface driver 18 years ago
Jean Delvare b3e820968a i2c: Make i2c_del_driver a void function 18 years ago
Jean Delvare a97f1ed090 i2c: Move i2c-isa-only exported symbol declarations 18 years ago
Jean Delvare 12b5053ac5 i2c: Add i2c_new_probed_device() 18 years ago
Jean Delvare 0f3b483852 i2c-algo-bit: Add i2c_bit_add_numbered_bus 18 years ago
David Brownell 6e13e64184 i2c: Add i2c_add_numbered_adapter() 18 years ago
David Brownell 9c1600eda4 i2c: Add i2c_board_info and i2c_new_device() 18 years ago
David Brownell a1d9e6e49f i2c: i2c stack can remove() 18 years ago
David Brownell 7b4fbc50fa i2c: i2c stack can probe() 18 years ago
Jean Delvare f75803de6a i2c-nforce2: Add support for the MCP61 and MCP65 18 years ago
Jean Delvare 209d27c3b1 i2c: Emulate SMBus block read over I2C 18 years ago
David Brownell ef2c8321f5 i2c: Rename dev_to_i2c_adapter() 18 years ago
David Brownell 2096b956d2 i2c: Shrink struct i2c_client 18 years ago
Jean Delvare b31366f439 i2c: i2c_adapter devices need no driver 18 years ago
Jean Delvare fccb56e4d8 i2c: Kill i2c_adapter.class_dev 18 years ago
Pierre Ossman bd76631261 mmc: remove old card states 18 years ago
Philip Langdale 55556da012 MMC: Fix handling of low-voltage cards 18 years ago
Philip Langdale 4be34c99a2 MMC: Consolidate voltage definitions 18 years ago
Pierre Ossman 7ea239d9e6 mmc: add bus handler 18 years ago
Pierre Ossman da7fbe58d2 mmc: Separate out protocol ops 18 years ago
Pierre Ossman aaac1b470b mmc: Move core functions to subdir 18 years ago
Pierre Ossman b855885e3b mmc: deprecate mmc bus topology 18 years ago
Pierre Ossman 3b91e5507c mmc: Flush pending detects on host removal 18 years ago
Pierre Ossman f74d132cec mmc: Move OCR bit defines 18 years ago
Pierre Ossman 9c2c0af950 mmc: add type field to cards 18 years ago
Pierre Ossman 85a18ad93e mmc: MMC sector based cards 18 years ago
Alex Dubov 91f8d0118a tifm: layout fixes, small changes to comments and printfs 18 years ago
Alex Dubov 13cdf48ef1 tifm_sd: implement software scatter-gather 18 years ago
Alex Dubov 72dc9d9619 tifm_sd: replace command completion state machine with full checking 18 years ago
Alex Dubov 2428a8fe22 tifm: move common device management tasks from tifm_7xx1 to tifm_core 18 years ago
Alex Dubov 6113ed73e6 tifm: move common adapter management tasks from tifm_7xx1 to tifm_core 18 years ago
Alex Dubov 3540af8ffd tifm: replace per-adapter kthread with freezeable workqueue 18 years ago
Alex Dubov e23f2b8a1a tifm: simplify bus match and uevent handlers 18 years ago
Alex Dubov 8dc4a61eca tifm: use bus methods to handle probe/remove instead of driver ones. 18 years ago
Alex Dubov 4552f0cbd4 tifm: hide details of interrupt processing from socket drivers 18 years ago
David Teigland 72c2be776b [DLM] interface for purge (2/2) 18 years ago
Steve Dickson 74dd34e6e8 NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. 18 years ago
Chuck Lever 4c2eaf073f SUNRPC: remove old portmapper 18 years ago
Chuck Lever a509050bd3 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 18 years ago
Chuck Lever c5a4dd8b7c SUNRPC: Eliminate side effects from rpc_malloc 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
Chuck Lever 511d2e8855 NLM: Shrink the maximum request size of NLM4 requests 18 years ago
Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
Trond Myklebust c63c7b0513 NFS: Fix a race when doing NFS write coalescing 18 years ago
Trond Myklebust 8b09bee308 NFS: Cleanup for nfs_readpages() 18 years ago
Trond Myklebust bcb71bba7e NFS: Another cleanup of the read/write request coalescing code 18 years ago
Trond Myklebust d8a5ad75cc NFS: Cleanup the coalescing code 18 years ago