summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax7-0/+26
2017-05-29gpio: of: Reflect decoupling of open collector and active low/highCharles Keepax1-3/+4
2017-05-29gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav1-2/+9
2017-05-29gpio: mvebu: Select REGMAP_MMIO now that regmap is usedGregory CLEMENT1-0/+1
2017-05-23gpio: xlp: update GPIO_XLP dependencyJayachandran C1-2/+3
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang8-7/+7
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang3-2/+2
2017-05-23gpio: mvebu: allow building driver for Armada 7K/8KGregory CLEMENT1-1/+1
2017-05-23gpio: mvebu: switch to regmap for register accessThomas Petazzoni1-191/+245
2017-05-23gpio: mvebu: sort header includeGregory CLEMENT1-8/+8
2017-05-23pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel1-5/+5
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2-20/+2
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel3-26/+13
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2-36/+9
2017-05-23pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel1-35/+32
2017-05-23pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel1-19/+7
2017-05-23pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel1-38/+2
2017-05-23pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel1-8/+2
2017-05-23pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel1-4/+0
2017-05-23pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel1-1/+0
2017-05-23pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel1-95/+192
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel2-8/+0
2017-05-23pinctrl: mcp23s08: add pinconf supportSebastian Reichel2-24/+176
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel9-24/+20
2017-05-22gpio: xra1403: Add XRA1403 support to MAINTAINERS fileNandor Han1-0/+8
2017-05-22gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driverNandor Han3-0/+243
2017-05-22gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada1-3/+2
2017-05-22gpio: export add/remove lookup table functionsAnatolij Gustschin1-0/+2
2017-05-22gpio: fix description for gpio-ranges exampleUwe Kleine-König1-2/+2
2017-05-22Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9
2017-05-19blktrace: fix integer parseShaohua Li1-2/+2
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10
2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1
2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1