summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin6-0/+486
2017-06-03dt-bindings: iio: io-channel-mux: document io-channel-mux bindingsPeter Rosin2-0/+45
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2-0/+97
2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin3-0/+133
2017-06-03mux: minimal mux subsystemPeter Rosin10-0/+735
2017-06-03dt-bindings: document devicetree bindings for mux-controllers and gpio-muxPeter Rosin4-0/+248
2017-06-03devres: trivial whitespace fixPeter Rosin1-1/+1
2017-06-03drivers/misc: add Aspeed LPC snoop driverRobert Lippert3-0/+270
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-06-03spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup sourceKiran Gunda1-0/+1
2017-06-03spmi: pmic_arb: add support for PMIC bus arbiter v3Abhijeet Dharmapurikar1-50/+83
2017-06-03spmi: pmic-arb: check apid enabled before calling the handlerAbhijeet Dharmapurikar1-3/+7
2017-06-03spmi: pmic_arb: use appropriate flow handlerAbhijeet Dharmapurikar1-0/+6
2017-06-03spmi: pmic-arb: clear the latched status of the interruptAbhijeet Dharmapurikar1-2/+12
2017-06-03spmi: pmic-arb: fix missing interruptsAbhijeet Dharmapurikar1-26/+3
2017-06-03spmi: pmic-arb: cleanup unrequested irqsAbhijeet Dharmapurikar1-58/+43
2017-06-03spmi: pmic-arb: optimize table lookupsAbhijeet Dharmapurikar1-56/+88
2017-06-03spmi: pmic-arb: fix inconsistent use of apid and chanAbhijeet Dharmapurikar1-34/+34
2017-06-03spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arbAbhijeet Dharmapurikar1-82/+82
2017-06-03spmi: pmic_arb: block access of invalid read and writesAbhijeet Dharmapurikar1-1/+83
2017-05-27Revert "firmware: vpd: remove platform driver"Dmitry Torokhov1-16/+28
2017-05-25misc: bh1770glc: move header file out of I2C realmWolfram Sang2-1/+1
2017-05-25misc: apds990x: move header file out of I2C realmWolfram Sang2-1/+1
2017-05-25auxdisplay: Convert list_for_each to entry variantWei Yongjun1-4/+1
2017-05-25goldfish_pipe: make pipe_dev staticColin Ian King1-1/+1
2017-05-25mei: hw: fix a spelling mistakeTomas Winkler1-1/+1
2017-05-25mei: make mei_cl_bus_rescan staticAlexander Usyskin2-2/+1
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis20-170/+138
2017-05-25Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley1-1/+6
2017-05-25vmbus: Reuse uuid_le_to_bin() helperAndy Shevchenko1-41/+10
2017-05-25drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()K. Y. Srinivasan1-1/+1
2017-05-25hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov1-74/+54
2017-05-25hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov1-36/+0
2017-05-25Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan2-2/+1
2017-05-25firmware: vpd: remove platform driverDmitry Torokhov1-28/+16
2017-05-25firmware: vpd: do not clear statically allocated dataDmitry Torokhov1-3/+0
2017-05-25firmware: vpd: use kasprintf() when forming name of 'raw' attributeDmitry Torokhov1-16/+15
2017-05-25firmware: vpd: use kdtrndup when copying section keyDmitry Torokhov1-3/+2
2017-05-25firmware: google: memconsole: Prevent overrun attack on coreboot consoleJulius Werner1-3/+6
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman407-1545/+3458
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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+11
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-11/+72
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-36/+59