aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02pci: New PCI-E reset APIBrian King
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu
2007-05-02[CRYPTO] cryptd: Add software async crypto daemonHerbert Xu
2007-05-02[CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen
2007-05-01i2c: Restore i2c_smbus_read_block_dataJean Delvare
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare
2007-05-01i2c: Add i2c_new_probed_device()Jean Delvare
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: Cleanup the includes of <linux/i2c.h>Jean Delvare
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-01[VOYAGER] Convert the monitor thread to use the kthread APIChristoph Hellwig
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