aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava
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-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