| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | 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 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-05-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | [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-02 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | 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 | 2007-05-01 | |
| | * | | | | | | | | | | | | | | i2c: Shrink struct i2c_client | David Brownell | 2007-05-01 | |
| | * | | | | | | | | | | | | | | i2c: i2c_adapter devices need no driver | Jean Delvare | 2007-05-01 | |
| | * | | | | | | | | | | | | | | i2c: Kill i2c_adapter.class_dev | Jean Delvare | 2007-05-01 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-05-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support | Thomas Renninger | 2007-04-26 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-05-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | [AGPGART] Move [un]map_page_into_agp into asm/agp.h | Jan Beulich | 2007-04-26 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | [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 | |
