aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven
2007-05-04NuBus header updateFinn Thain
2007-05-04lockdep: Add missing disable/enable irq variantRoman Zippel
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman
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: 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] 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-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-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