aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings
2009-01-07PCI: pciehp: cleanup register and field definitionsKenji Kaneshige
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson
2009-01-07PCI: add PCI Advanced Feature Capability definesSheng Yang
2009-01-07wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_installInaky Perez-Gonzalez
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel
2009-01-07USB: storage devices and SATBen Efros
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison