summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: arizona: Add support for GPIOs that need to be maintainedCharles Keepax2017-05-291-2/+33
* gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-297-0/+26
* gpio: of: Reflect decoupling of open collector and active low/highCharles Keepax2017-05-291-3/+4
* gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-05-291-2/+9
* gpio: mvebu: Select REGMAP_MMIO now that regmap is usedGregory CLEMENT2017-05-291-0/+1
* gpio: xlp: update GPIO_XLP dependencyJayachandran C2017-05-231-2/+3
* gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-238-7/+7
* gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-233-2/+2
* gpio: mvebu: allow building driver for Armada 7K/8KGregory CLEMENT2017-05-231-1/+1
* gpio: mvebu: switch to regmap for register accessThomas Petazzoni2017-05-231-191/+245
* gpio: mvebu: sort header includeGregory CLEMENT2017-05-231-8/+8
* Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into develLinus Walleij2017-05-2310-308/+425
|\
| * pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel2017-05-231-5/+5
| * pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2017-05-232-20/+2
| * pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-233-26/+13
| * pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2017-05-232-36/+9
| * pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel2017-05-231-35/+32
| * pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel2017-05-231-19/+7
| * pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel2017-05-231-38/+2
| * pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel2017-05-231-8/+2
| * pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel2017-05-231-4/+0
| * pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel2017-05-231-1/+0
| * pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel2017-05-231-95/+192
| * pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel2017-05-232-8/+0
| * pinctrl: mcp23s08: add pinconf supportSebastian Reichel2017-05-232-24/+176
| * gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-239-24/+20
* | gpio: xra1403: Add XRA1403 support to MAINTAINERS fileNandor Han2017-05-221-0/+8
* | gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driverNandor Han2017-05-223-0/+243
* | gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-221-3/+2
* | gpio: export add/remove lookup table functionsAnatolij Gustschin2017-05-221-0/+2
* | gpio: fix description for gpio-ranges exampleUwe Kleine-König2017-05-221-2/+2
|/
* Linux 4.12-rc2v4.12-rc2Linus Torvalds2017-05-211-1/+1
* x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds2017-05-211-3/+3
* Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds2017-05-211-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-212-3/+5
|\
| * osf_wait4(): fix infoleakAl Viro2017-05-211-2/+4
| * fix unsafe_put_user()Al Viro2017-05-211-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-213-1/+28
|\ \
| * | sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)2017-05-153-1/+28
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-212-8/+11
|\ \
| * | genirq: Fix chained interrupt data orderingThomas Gleixner2017-05-161-1/+1
| * | irqchip/mbigen: Fix the clear register offset calculationMaJun2017-05-121-4/+1
| * | irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo2017-05-121-0/+3
| * | irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
* | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-2010-11/+72
|\ \ \
| * | | tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)2017-05-181-1/+30
| * | | kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)2017-05-171-0/+6
| * | | selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao2017-05-171-2/+6
| * | | selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-173-4/+4
| * | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2017-05-172-2/+4