Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 | Christian König | 2014-07-08 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr... | Dave Airlie | 2014-07-08 | 2 | -14/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm: enable render-nodes by default | David Herrmann | 2014-07-08 | 1 | -1/+0 | |
| | * | | | | | | | | drm/ttm: remove declaration of ttm_tt_cache_flush | Alexandre Courbot | 2014-07-08 | 1 | -12/+0 | |
| | * | | | | | | | | drm/gem: remove misleading gfp parameter to get_pages() | David Herrmann | 2014-07-08 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2014-07-08 | 3 | -1/+17 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | drm/debugfs: add an "edid_override" file per connector | Thomas Wood | 2014-06-19 | 1 | -0/+1 | |
| | * | | | | | | | drm/debugfs: add a "force" file per connector | Thomas Wood | 2014-06-19 | 2 | -0/+13 | |
| | * | | | | | | | drm: add register and unregister functions for connectors | Thomas Wood | 2014-06-19 | 1 | -0/+2 | |
| | * | | | | | | | drm: Driver-specific ioctls range from 0x40 to 0x9f | Damien Lespiau | 2014-06-18 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-08-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | leds: convert blink timer to workqueue | Vincent Donnefort | 2014-07-03 | 1 | -2/+1 | |
| * | | | | | | | | leds: add led-class attribute-group support | Johan Hovold | 2014-06-25 | 1 | -0/+2 | |
* | | | | | | | | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-07 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-07 | 17 | -165/+1486 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it | Charles Keepax | 2014-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | mfd: wm5110: Add new interrupt register definitions | Charles Keepax | 2014-07-28 | 2 | -2/+604 | |
| * | | | | | | | | | mfd: arizona: Rename thermal shutdown interrupt | Charles Keepax | 2014-07-28 | 2 | -42/+42 | |
| * | | | | | | | | | mfd: wm5110: Add in the output done interrupts | Charles Keepax | 2014-07-28 | 2 | -2/+128 | |
| * | | | | | | | | | mfd: da9063: Add support for AD silicon variant | Opensource [Steve Twiss] | 2014-07-28 | 2 | -45/+87 | |
| * | | | | | | | | | mfd: max77686: Ensure device type IDs are architecture agnostic | Lee Jones | 2014-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | mfd: max77686: Add Maxim 77802 PMIC support | Javier Martinez Canillas | 2014-07-25 | 2 | -2/+263 | |
| * | | | | | | | | | mfd: max77686: Convert to use regmap_irq | Javier Martinez Canillas | 2014-07-21 | 2 | -11/+22 | |
| * | | | | | | | | | mfd: ab8500-debugfs: BIG clean-up | Lee Jones | 2014-07-21 | 1 | -0/+1 | |
| * | | | | | | | | | mfd: tps65910: Rid data size incompatibility warn when building for 64bit | Lee Jones | 2014-07-09 | 1 | -1/+1 | |
| * | | | | | | | | | mfd: cros_ec: Move EC interrupt to cros_ec_keyb | Andrew Bresticker | 2014-07-09 | 1 | -2/+0 | |
| * | | | | | | | | | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC | Bill Richardson | 2014-07-09 | 1 | -4/+4 | |
| * | | | | | | | | | mfd: cros_ec: Check result code from EC messages | Bill Richardson | 2014-07-09 | 1 | -0/+12 | |
| * | | | | | | | | | mfd: cros_ec: cleanup: Remove EC wrapper functions | Bill Richardson | 2014-07-09 | 1 | -13/+6 | |
| * | | | | | | | | | mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device | Bill Richardson | 2014-07-09 | 1 | -2/+0 | |
| * | | | | | | | | | mfd: cros_ec: Use struct cros_ec_command to communicate with the EC | Bill Richardson | 2014-07-09 | 1 | -17/+18 | |
| * | | | | | | | | | mfd: cros_ec: Tweak struct cros_ec_device for clarity | Bill Richardson | 2014-07-09 | 1 | -30/+35 | |
| * | | | | | | | | | mfd: cros_ec: Allow static din/dout buffers with cros_ec_register() | Bill Richardson | 2014-07-09 | 1 | -2/+2 | |
| * | | | | | | | | | mfd: cros_ec: Fix the comment on cros_ec_remove() | Bill Richardson | 2014-07-09 | 1 | -2/+1 | |
| * | | | | | | | | | mfd: sec-core: Add support for S2MPU02 device | Chanwoo Choi | 2014-07-09 | 3 | -0/+226 | |
| * | | | | | | | | | mfd: mc13xxx: Use regmap irq framework for interrupts | Alexander Shiyan | 2014-07-09 | 2 | -8/+16 | |
| * | | | | | | | | | dt-binding: mfd: as3722: Correct macro name | Laxman Dewangan | 2014-07-09 | 1 | -1/+1 | |
| * | | | | | | | | | mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2 | Charles Keepax | 2014-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd... | Lee Jones | 2014-07-09 | 36 | -46/+212 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | mfd: rtsx: Add dma transfer function | Micky Ching | 2014-07-09 | 1 | -0/+6 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | mfd: intel_soc_pmic: Core driver | Zhu, Lejun | 2014-06-17 | 1 | -0/+30 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 5 | -48/+142 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini | 2014-08-06 | 2 | -4/+6 | |
| * | | | | | | | | | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -4/+4 | |
| * | | | | | | | | | | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras | 2014-08-05 | 1 | -28/+7 | |
| * | | | | | | | | | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | 1 | -2/+6 | |
| * | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: PPC: Remove DCR handling | Alexander Graf | 2014-07-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | KVM: Allow KVM_CHECK_EXTENSION on the vm fd | Alexander Graf | 2014-07-28 | 1 | -0/+1 |