Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | * | | | | | | | ARM: 6373/1: tc35892-gpio: add setup/remove callbacks | Rabin Vincent | 2010-09-19 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted | Rabin Vincent | 2010-08-26 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| | | | | * | | | | | | | ARM: 6421/1: amba-pl011: add missing ST specific registers | Linus Walleij | 2010-10-11 | |
| | | | | * | | | | | | | ARM: 6368/1: move the PrimeCell IDs to use macros | Linus Walleij | 2010-10-08 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2010-10-16 | |
| * | | | | | | | | | | | | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan | 2010-10-16 | |
| * | | | | | | | | | | | | PM: Allow wakeup events to abort freezing of tasks | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | | | PM: runtime: add missed pm_request_autosuspend | Ming Lei | 2010-10-16 | |
| * | | | | | | | | | | | | PM / Runtime: Implement autosuspend support | Alan Stern | 2010-10-16 | |
| * | | | | | | | | | | | | PM / Runtime: Add no_callbacks flag | Alan Stern | 2010-10-16 | |
| * | | | | | | | | | | | | PM / Runtime: Combine runtime PM entry points | Alan Stern | 2010-10-16 | |
| * | | | | | | | | | | | | PM / Runtime: Replace boolean arguments with bitflags | Alan Stern | 2010-10-16 | |
| * | | | | | | | | | | | | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() | Alan Stern | 2010-10-16 | |
| * | | | | | | | | | | | | PM: Fix potential issue with failing asynchronous suspend | Rafael J. Wysocki | 2010-10-16 | |
| * | | | | | | | | | | | | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki | 2010-10-16 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | |
| * | | | | | | | | | | | | Drop a couple of unnecessary asm/system.h inclusions | David Howells | 2010-10-07 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie... | Grant Likely | 2010-10-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into spi/next | Grant Likely | 2010-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | spi/pl022: get rid of chipinfo dev pointer | Linus Walleij | 2010-10-12 | |
| * | | | | | | | | | | | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | |
| * | | | | | | | | | | | | spi/pl022: add PrimeCell generic DMA support | Linus Walleij | 2010-10-12 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: simplify Status, ExtStatus register access | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: remove Pin, Copy configuration register access | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: split up modify_configuration() into two fixup functions | Dominik Brodowski | 2010-09-29 | |
| * | | | | | | | | | | | | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski | 2010-09-29 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 2010-08-26 | |
* | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | genirq: Sanitize dynamic irq handling | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | genirq: Remove arch_init_chip_data() | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | genirq: Remove irq_2_iommu | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | pci: intr_remap: Remove unused functions | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | ht: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | |
| * | | | | | | | | | | | | | dmar: Convert to new irq chip functions | Thomas Gleixner | 2010-10-12 |