| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-05-06 | 16 | -15/+2601 |
|\ |
|
| * | mfd: si476x: Don't use 0bNNN | Andrew Morton | 2013-04-26 | 1 | -5/+5 |
| * | mfd: si476x: Add header files and Kbuild plumbing | Andrey Smirnov | 2013-04-19 | 3 | -0/+963 |
| * | mfd: rtsx: Support RTS5249 | Wei WANG | 2013-04-19 | 1 | -0/+36 |
| * | mfd: retu: Add Tahvo support | Aaro Koskinen | 2013-04-19 | 1 | -1/+7 |
| * | mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus | Marek Vasut | 2013-04-19 | 1 | -12/+6 |
| * | of: Add stub of_get_parent for non-OF builds | Alexander Shiyan | 2013-04-09 | 1 | -0/+5 |
| * | mfd: support stmpe1801 18 bits enhanced port expander | Jean-Nicolas Graux | 2013-04-09 | 1 | -0/+3 |
| * | mfd: syscon: Add missing struct device_node declaration | Sylwester Nawrocki | 2013-04-09 | 1 | -0/+2 |
| * | mfd: arizona: Define additional FLL control registers | Mark Brown | 2013-04-08 | 1 | -0/+40 |
| * | mfd: tps65090: Fix enum in header file | Rhyland Klein | 2013-04-08 | 1 | -0/+1 |
| * | mfd: palmas: is_palmas_charger needed by multiple drivers | Ian Lartey | 2013-04-08 | 1 | -1/+11 |
| * | Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker... | Samuel Ortiz | 2013-04-08 | 3 | -41/+28 |
| |\ |
|
| * | | mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion | Pali Rohár | 2013-04-08 | 1 | -0/+2 |
| * | | mfd: arizona: Support configuring MICBIASes into bypass mode | Mark Brown | 2013-04-08 | 1 | -0/+1 |
| * | | mfd: arizona: Allow GPIO to be specified for IRQ line | Mark Brown | 2013-04-08 | 1 | -0/+3 |
| * | | mfd: arizona: Basic support for edge triggered IRQs | Mark Brown | 2013-04-08 | 1 | -1/+2 |
| * | | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-... | Samuel Ortiz | 2013-04-08 | 7 | -24/+149 |
| |\ \ |
|
| * | | | mfd: syscon: Add non-DT support | Alexander Shiyan | 2013-04-05 | 1 | -0/+1 |
| * | | | input: matrix-keymap: Add function to read the new DT binding | Simon Glass | 2013-04-05 | 1 | -0/+19 |
| * | | | mfd: Add ChromeOS EC implementation | Simon Glass | 2013-04-05 | 1 | -0/+170 |
| * | | | mfd: Add ChromeOS EC messages header | Simon Glass | 2013-04-05 | 1 | -0/+1369 |
* | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 3 | -62/+161 |
|\ \ \ \ |
|
| * | | | | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2013-05-02 | 2 | -0/+3 |
| * | | | | kvm: Allow build-time configuration of KVM device assignment | Alex Williamson | 2013-04-28 | 2 | -26/+8 |
| * | | | | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue | Gleb Natapov | 2013-04-28 | 3 | -13/+89 |
| |\ \ \ \ |
|
| | * | | | | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 2013-04-26 | 1 | -0/+3 |
| | * | | | | kvm: destroy emulated devices on VM exit | Scott Wood | 2013-04-26 | 1 | -1/+2 |
| | * | | | | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood | 2013-04-26 | 1 | -0/+1 |
| | * | | | | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 2013-04-26 | 2 | -0/+5 |
| | * | | | | kvm: add device control API | Scott Wood | 2013-04-26 | 2 | -0/+62 |
| | * | | | | KVM: Move irq routing setup to irqchip.c | Alexander Graf | 2013-04-26 | 1 | -0/+3 |
| | * | | | | KVM: Extract generic irqchip logic into irqchip.c | Alexander Graf | 2013-04-26 | 1 | -2/+10 |
| | * | | | | KVM: Remove kvm_get_intr_delivery_bitmask | Alexander Graf | 2013-04-26 | 1 | -5/+0 |
| | * | | | | KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing | Alexander Graf | 2013-04-26 | 1 | -2/+0 |
| | * | | | | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING | Alexander Graf | 2013-04-26 | 1 | -3/+3 |
| | * | | | | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS | Alexander Graf | 2013-04-26 | 1 | -1/+1 |
| * | | | | | KVM: x86: Rework request for immediate exit | Jan Kiszka | 2013-04-28 | 1 | -8/+7 |
| |/ / / / |
|
| * | | | | KVM: Call common update function when ioapic entry changed. | Yang Zhang | 2013-04-16 | 1 | -2/+2 |
| * | | | | KVM: Let ioapic know the irq line status | Yang Zhang | 2013-04-16 | 1 | -4/+7 |
| * | | | | KVM: Move kvm_rebooting declaration out of x86 | Geoff Levand | 2013-04-08 | 1 | -0/+2 |
| * | | | | KVM: Move vm_list kvm_lock declarations out of x86 | Geoff Levand | 2013-04-08 | 1 | -0/+3 |
| * | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2013-03-21 | 35 | -71/+170 |
| |\ \ \ \ |
|
| * | | | | | kvm: Record the preemption status of vcpus using preempt notifiers | Raghavendra K T | 2013-03-11 | 1 | -0/+1 |
| * | | | | | KVM: ioeventfd for virtio-ccw devices. | Cornelia Huck | 2013-03-05 | 1 | -0/+3 |
| * | | | | | KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS. | Cornelia Huck | 2013-03-05 | 1 | -0/+1 |
| * | | | | | KVM: Initialize irqfd from kvm_init(). | Cornelia Huck | 2013-03-05 | 1 | -0/+13 |
| * | | | | | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 2013-03-05 | 1 | -1/+2 |
| * | | | | | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 2013-03-05 | 1 | -2/+2 |
| * | | | | | KVM: set_memory_region: Make kvm_mr_change available to arch code | Takuya Yoshikawa | 2013-03-05 | 1 | -0/+18 |