summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-05Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds5-30/+85
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-41/+33
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds21-15/+55
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+312
2007-05-05ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto1-0/+1
2007-05-05ps3av: misc updatesGeert Uytterhoeven1-21/+1
2007-05-05ps3av: thread updatesGeert Uytterhoeven1-2/+3
2007-05-05Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven1-2/+8
2007-05-05NuBus header updateFinn Thain1-51/+75
2007-05-05m68k: remove unused adb.hFinn Thain1-75/+0
2007-05-05lockdep: Add missing disable/enable irq variantRoman Zippel1-1/+5
2007-05-05m68k: Atari keyboard and mouse support.Michael Schmitz2-0/+7
2007-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds7-24/+151
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-4/+8
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2-6/+11
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck1-3/+3
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig2-15/+19
2007-05-03PCI: the overdue removal of pci_module_init()Adrian Bunk1-6/+0
2007-05-03PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk1-1/+0
2007-05-03MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-03MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-03MSI: Remove dev->first_msi_irqMichael Ellerman1-1/+0
2007-05-03MSI: Use a list instead of the custom link structureMichael Ellerman2-4/+5
2007-05-03PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman1-0/+2
2007-05-03MSI: Add an arch_msi_check_device()Michael Ellerman1-0/+1
2007-05-03PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov1-0/+3
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-3/+0
2007-05-03PCI: scatterlist.h needs types.hJean Delvare16-0/+28
2007-05-03pci: New PCI-E reset APIBrian King1-0/+14
2007-05-03remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman6-41/+33
2007-05-02[CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu1-1/+7
2007-05-02[CRYPTO] cryptd: Add software async crypto daemonHerbert Xu1-0/+15
2007-05-02[CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu1-1/+2
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu2-0/+80
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2-3/+14
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu1-4/+195
2007-05-02i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen1-0/+38
2007-05-02i2c: Restore i2c_smbus_read_block_dataJean Delvare1-0/+3
2007-05-02i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare1-2/+4
2007-05-02i2c: Blackfin Two Wire Interface driverBryan Wu1-1/+2
2007-05-02i2c: Make i2c_del_driver a void functionJean Delvare1-1/+1
2007-05-02i2c: Move i2c-isa-only exported symbol declarationsJean Delvare1-4/+0
2007-05-02i2c: Add i2c_new_probed_device()Jean Delvare1-0/+9
2007-05-02i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare1-0/+1
2007-05-02i2c: Add i2c_add_numbered_adapter()David Brownell1-0/+1
2007-05-02i2c: Add i2c_board_info and i2c_new_device()David Brownell1-0/+62
2007-05-02i2c: i2c stack can remove()David Brownell1-0/+1
2007-05-02i2c: i2c stack can probe()David Brownell1-2/+11
2007-05-02i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2-1/+1