Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36... | Mark Brown | 2016-01-12 | 18 | -34/+356 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | regulator: lp872x: Get rid of duplicate reference to DVS GPIO | Paul Kocialkowski | 2015-12-23 | 1 | -2/+0 | |
| | | | | * | | | | regulator: lp872x: Add missing of_match in regulators descriptions | Paul Kocialkowski | 2015-12-23 | 1 | -0/+15 | |
| | | | | |/ / / | ||||||
| | | | * | | | | regulator: core: Fix nested locking of supplies | Thierry Reding | 2015-12-02 | 1 | -2/+9 | |
| | | | * | | | | regulator: core: Ensure we lock all regulators | Mark Brown | 2015-12-02 | 1 | -1/+1 | |
| | | | * | | | | regulator: core: fix regulator_lock_supply regression | Arnd Bergmann | 2015-11-27 | 1 | -1/+2 | |
| | | * | | | | | regulator: lm363x: Staticise ldo_cont_enable_time | Axel Lin | 2015-11-30 | 1 | -1/+1 | |
| | | * | | | | | regulator: lm363x: Remove struct lm363x_regulator which is not necessary | Axel Lin | 2015-11-30 | 1 | -19/+1 | |
| | | * | | | | | regulator: add LM363X driver | Milo Kim | 2015-11-27 | 3 | -0/+319 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | regulator: wm8*: constify regulator_ops structures | Julia Lawall | 2015-12-23 | 6 | -16/+16 | |
| | * | | | | | regulator: da9*: constify regulator_ops structures | Julia Lawall | 2015-12-23 | 7 | -15/+15 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2016-01-12 | 1 | -9/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regulator: core: remove some dead code | Dan Carpenter | 2016-01-07 | 1 | -8/+3 | |
| | * | | | | | regulator: core: use dev_to_rdev | Geliang Tang | 2016-01-05 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt63... | Mark Brown | 2016-01-12 | 2 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C | Henry Chen | 2015-11-17 | 1 | -0/+1 | |
| | | |/ / / / | ||||||
| | * / / / / | regulator: axp20x: Fix GPIO LDO enable value for AXP22x | Chen-Yu Tsai | 2015-12-23 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 2016-01-12 | 1 | -11/+3 | |
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | | | ||||||
| | * | | | regulator: core: avoid unused variable warning | Arnd Bergmann | 2015-11-20 | 1 | -11/+3 | |
| | |/ / | ||||||
* | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2016-01-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | mailbox: constify mbox_chan_ops structure | Julia Lawall | 2015-11-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 6 | -29/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 2016-01-15 | 2 | -4/+4 | |
| * | | | | | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 2016-01-15 | 4 | -35/+23 | |
| * | | | | | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 2016-01-15 | 2 | -4/+42 | |
| * | | | | | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 2016-01-15 | 3 | -4/+4 | |
| * | | | | | drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 | John Allen | 2016-01-15 | 1 | -10/+6 | |
| * | | | | | drivers/base/memory.c: rename remove_memory_block() to remove_memory_section() | Seth Jennings | 2016-01-15 | 1 | -2/+2 | |
| * | | | | | drivers/base/memory.c: clean up section counting | Seth Jennings | 2016-01-15 | 1 | -1/+1 | |
| * | | | | | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-15 | 1 | -1/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-15 | 11 | -14/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | floppy: make local variable non-static | Rasmus Villemoes | 2015-12-08 | 1 | -2/+3 | |
| * | | | | | | exynos: fixes an incorrect header guard | Ashley Towns | 2015-12-08 | 1 | -1/+1 | |
| * | | | | | | treewide: Fix typos in printk | Masanari Iida | 2015-12-08 | 9 | -11/+11 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-15 | 33 | -574/+809 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---------------. \ \ \ \ \ \ | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1299 | -58523/+84657 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices | Jason Gerecke | 2016-01-08 | 2 | -1/+6 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 | Jason Gerecke | 2015-12-18 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Fix touchring value reporting | Jason Gerecke | 2015-12-18 | 1 | -2/+2 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Report 'strip2' values in ABS_RY | Jason Gerecke | 2015-12-18 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Limit touchstrip data to 13 bits | Jason Gerecke | 2015-12-18 | 1 | -2/+2 | |
| | | | | | | | | | * | | | | | | | HID: wacom: bitwise vs logical ORs | Dan Carpenter | 2015-12-18 | 1 | -4/+4 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices | Jason Gerecke | 2015-12-08 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Rename wacom ID report ID macros | Jason Gerecke | 2015-12-02 | 2 | -5/+5 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Clean up value reading | Jason Gerecke | 2015-12-02 | 1 | -13/+14 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Further clean up wacom_intuos_general packet decoder | Jason Gerecke | 2015-12-02 | 1 | -46/+41 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Replace magic masks and comparisons with switch cases | Jason Gerecke | 2015-12-02 | 1 | -30/+49 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Centralize Intuos pen packet decoding | Jason Gerecke | 2015-12-02 | 1 | -51/+54 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Slim down wacom_intuos_pad processing | Jason Gerecke | 2015-12-02 | 1 | -191/+86 | |
| | | | | | | | | | * | | | | | | | HID: wacom: Move Intuos pad handling code into dedicated function | Jason Gerecke | 2015-12-02 | 1 | -235/+247 |