aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-217-76/+92
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-076-75/+92
| * Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2010-10-072-2/+0
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-211-7/+6
|\ \
| * \ Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely2010-10-187-35/+39
| |\ \
| * \ \ Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2010-10-128-16/+28
| |\ \ \ | | | |/ | | |/|
| * | | spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-121-1/+0
| * | | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-121-6/+0
| * | | spi/pl022: add PrimeCell generic DMA supportLinus Walleij2010-10-121-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-213-122/+59
|\ \ \ \
| * | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-0/+2
| * | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-20/+10
| * | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-1/+6
| * | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-293-42/+11
| * | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-292-15/+14
| * | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-7/+0
| * | | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-291-1/+1
| * | | | pcmcia: remove Pin, Copy configuration register accessDominik Brodowski2010-09-291-1/+1
| * | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-292-1/+1
| * | | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-292-14/+3
| * | | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-292-31/+21
| |/ / /
* | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-3/+3
|\ \ \ \
| * | | | x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-3/+3
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-218-301/+349
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into irq/coreIngo Molnar2010-10-2015-51/+67
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-121-10/+2
| * | | | | genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-121-4/+8
| * | | | | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-121-3/+0
| * | | | | genirq: Remove irq_2_iommuThomas Gleixner2010-10-122-22/+0
| * | | | | x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-2/+0
| * | | | | x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-0/+1
| * | | | | pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-2/+0
| * | | | | ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-2/+3
| * | | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-2/+3
| * | | | | pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-4/+4
| * | | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+3
| * | | | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-129-5/+20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-0/+4
| * | | | | genirq: Implement irq reservationThomas Gleixner2010-10-121-0/+1
| * | | | | genirq: Implement sane enumerationThomas Gleixner2010-10-121-0/+5
| * | | | | genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-121-0/+23
| * | | | | genirq: Provide default irq init flagsThomas Gleixner2010-10-121-0/+6
| * | | | | genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-121-8/+0
| * | | | | genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-121-4/+58
| * | | | | genirq: Provide status modifierThomas Gleixner2010-10-121-2/+25
| * | | | | genirq: Remove unsused inlineThomas Gleixner2010-10-121-7/+1
| * | | | | genirq: Distangle irq.hThomas Gleixner2010-10-122-279/+184
| * | | | | genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-041-1/+7
| * | | | | genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-041-16/+50
| * | | | | genirq: Convert core code to irq_dataThomas Gleixner2010-10-041-5/+5