aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell
2007-05-01i2c: i2c stack can remove()David Brownell
2007-05-01i2c: i2c stack can probe()David Brownell
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare
2007-05-01i2c: Rename dev_to_i2c_adapter()David Brownell
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare
2007-05-01mmc: remove old card statesPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman
2007-05-01mmc: Flush pending detects on host removalPierre Ossman
2007-05-01mmc: Move OCR bit definesPierre Ossman
2007-05-01mmc: add type field to cardsPierre Ossman
2007-05-01mmc: MMC sector based cardsPierre Ossman
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov
2007-04-30NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: Eliminate side effects from rpc_mallocChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg