| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2014-08-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/tegra: Make job submission 64-bit safe | Thierry Reding | 2014-08-04 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.16' into drm-next | Dave Airlie | 2014-08-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2014-07-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | leds: convert blink timer to workqueue | Vincent Donnefort | 2014-07-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | leds: add led-class attribute-group support | Johan Hovold | 2014-06-25 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it | Charles Keepax | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: wm5110: Add new interrupt register definitions | Charles Keepax | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Rename thermal shutdown interrupt | Charles Keepax | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: wm5110: Add in the output done interrupts | Charles Keepax | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: da9063: Add support for AD silicon variant | Opensource [Steve Twiss] | 2014-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: max77686: Ensure device type IDs are architecture agnostic | Lee Jones | 2014-07-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: max77686: Add Maxim 77802 PMIC support | Javier Martinez Canillas | 2014-07-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: max77686: Convert to use regmap_irq | Javier Martinez Canillas | 2014-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-debugfs: BIG clean-up | Lee Jones | 2014-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: tps65910: Rid data size incompatibility warn when building for 64bit | Lee Jones | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Move EC interrupt to cros_ec_keyb | Andrew Bresticker | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Check result code from EC messages | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: cleanup: Remove EC wrapper functions | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Use struct cros_ec_command to communicate with the EC | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Tweak struct cros_ec_device for clarity | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Allow static din/dout buffers with cros_ec_register() | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Fix the comment on cros_ec_remove() | Bill Richardson | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: sec-core: Add support for S2MPU02 device | Chanwoo Choi | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: mc13xxx: Use regmap irq framework for interrupts | Alexander Shiyan | 2014-07-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2 | Charles Keepax | 2014-07-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd... | Lee Jones | 2014-07-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | mfd: rtsx: Add dma transfer function | Micky Ching | 2014-07-09 | |
| | | | | |_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | mfd: intel_soc_pmic: Core driver | Zhu, Lejun | 2014-06-17 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras | 2014-08-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | drivers/vfio: EEH support for VFIO PCI device | Gavin Shan | 2014-08-05 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: add missing mask in bitmap_andnot | Rasmus Villemoes | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: add missing mask in bitmap_and | Rasmus Villemoes | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: add missing mask in bitmap_shift_right | Rasmus Villemoes | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: change parameter of bitmap_*_region to unsigned | Rasmus Villemoes | 2014-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: make the start index of bitmap_clear unsigned | Rasmus Villemoes | 2014-08-06 | |
