Age | Commit message (Expand) | Author |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2007-05-04 | ps3: Make `ps3videomode -v 0 (auto mode) work again | Masashi Kimoto |
2007-05-04 | ps3av: misc updates | Geert Uytterhoeven |
2007-05-04 | ps3av: thread updates | Geert Uytterhoeven |
2007-05-04 | Convert non-highmem kmap_atomic() to static inline function | Geert Uytterhoeven |
2007-05-04 | NuBus header update | Finn Thain |
2007-05-04 | m68k: remove unused adb.h | Finn Thain |
2007-05-04 | lockdep: Add missing disable/enable irq variant | Roman Zippel |
2007-05-04 | m68k: Atari keyboard and mouse support. | Michael Schmitz |
2007-05-04 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2007-05-04 | [S390] add hardware capability support (ELF_HWCAP). | Martin Schwidefsky |
2007-05-04 | [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). | Cornelia Huck |
2007-05-04 | [S390] get rid of kprobes notifier call chain. | Christoph Hellwig |
2007-05-02 | PCI: the overdue removal of pci_module_init() | Adrian Bunk |
2007-05-02 | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk |
2007-05-02 | MSI: Give archs the option to free all MSI/Xs at once. | Michael Ellerman |
2007-05-02 | MSI: Give archs the option to allocate all MSI/Xs at once. | Michael Ellerman |
2007-05-02 | MSI: Remove dev->first_msi_irq | Michael Ellerman |
2007-05-02 | MSI: Use a list instead of the custom link structure | Michael Ellerman |
2007-05-02 | PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev | Michael Ellerman |
2007-05-02 | MSI: Add an arch_msi_check_device() | Michael Ellerman |
2007-05-02 | PCI: define pci_request/release_regions() for CONFIG_PCI=n | Sergei Shtylyov |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | PCI: scatterlist.h needs types.h | Jean Delvare |
2007-05-02 | pci: New PCI-E reset API | Brian King |
2007-05-02 | [CRYPTO] api: Add ablkcipher_request_set_tfm | Herbert Xu |
2007-05-02 | [CRYPTO] cryptd: Add software async crypto daemon | Herbert Xu |
2007-05-02 | [CRYPTO] api: Do not remove users unless new algorithm matches | Herbert Xu |
2007-05-02 | [CRYPTO] api: Add async blkcipher type | Herbert Xu |
2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu |
2007-05-02 | [CRYPTO] api: Add async block cipher interface | Herbert Xu |
2007-05-01 | i2c: Bitbanging I2C bus driver using the GPIO API | Haavard Skinnemoen |
2007-05-01 | i2c: Restore i2c_smbus_read_block_data | Jean Delvare |
2007-05-01 | i2c-algo-bit: Implement a 50/50 SCL duty cycle | Jean Delvare |
2007-05-01 | i2c: Blackfin Two Wire Interface driver | Bryan Wu |
2007-05-01 | i2c: Make i2c_del_driver a void function | Jean Delvare |
2007-05-01 | i2c: Move i2c-isa-only exported symbol declarations | Jean Delvare |
2007-05-01 | i2c: Add i2c_new_probed_device() | Jean Delvare |
2007-05-01 | i2c-algo-bit: Add i2c_bit_add_numbered_bus | Jean Delvare |
2007-05-01 | i2c: Add i2c_add_numbered_adapter() | David Brownell |
2007-05-01 | i2c: Add i2c_board_info and i2c_new_device() | David Brownell |
2007-05-01 | i2c: i2c stack can remove() | David Brownell |
2007-05-01 | i2c: i2c stack can probe() | David Brownell |
2007-05-01 | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare |
2007-05-01 | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare |
2007-05-01 | i2c: Emulate SMBus block read over I2C | Jean Delvare |
2007-05-01 | i2c: Rename dev_to_i2c_adapter() | David Brownell |