summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin2017-06-033-0/+170
* i2c: i2c-mux-gpmux: new driverPeter Rosin2017-06-033-0/+187
* iio: multiplexer: new iio category and iio-mux driverPeter Rosin2017-06-035-0/+485
* iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2017-06-031-0/+60
* mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin2017-06-033-0/+133
* mux: minimal mux subsystemPeter Rosin2017-06-035-0/+571
* drivers/misc: add Aspeed LPC snoop driverRobert Lippert2017-06-033-0/+270
* memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
* spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup sourceKiran Gunda2017-06-031-0/+1
* spmi: pmic_arb: add support for PMIC bus arbiter v3Abhijeet Dharmapurikar2017-06-031-50/+83
* spmi: pmic-arb: check apid enabled before calling the handlerAbhijeet Dharmapurikar2017-06-031-3/+7
* spmi: pmic_arb: use appropriate flow handlerAbhijeet Dharmapurikar2017-06-031-0/+6
* spmi: pmic-arb: clear the latched status of the interruptAbhijeet Dharmapurikar2017-06-031-2/+12
* spmi: pmic-arb: fix missing interruptsAbhijeet Dharmapurikar2017-06-031-26/+3
* spmi: pmic-arb: cleanup unrequested irqsAbhijeet Dharmapurikar2017-06-031-58/+43
* spmi: pmic-arb: optimize table lookupsAbhijeet Dharmapurikar2017-06-031-56/+88
* spmi: pmic-arb: fix inconsistent use of apid and chanAbhijeet Dharmapurikar2017-06-031-34/+34
* spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arbAbhijeet Dharmapurikar2017-06-031-82/+82
* spmi: pmic_arb: block access of invalid read and writesAbhijeet Dharmapurikar2017-06-031-1/+83
* Revert "firmware: vpd: remove platform driver"Dmitry Torokhov2017-05-271-16/+28
* misc: bh1770glc: move header file out of I2C realmWolfram Sang2017-05-251-1/+1
* misc: apds990x: move header file out of I2C realmWolfram Sang2017-05-251-1/+1
* auxdisplay: Convert list_for_each to entry variantWei Yongjun2017-05-251-4/+1
* goldfish_pipe: make pipe_dev staticColin Ian King2017-05-251-1/+1
* mei: hw: fix a spelling mistakeTomas Winkler2017-05-251-1/+1
* mei: make mei_cl_bus_rescan staticAlexander Usyskin2017-05-252-2/+1
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-2520-170/+138
* Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley2017-05-251-1/+6
* vmbus: Reuse uuid_le_to_bin() helperAndy Shevchenko2017-05-251-41/+10
* drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()K. Y. Srinivasan2017-05-251-1/+1
* hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov2017-05-251-74/+54
* hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov2017-05-251-36/+0
* Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan2017-05-251-1/+1
* firmware: vpd: remove platform driverDmitry Torokhov2017-05-251-28/+16
* firmware: vpd: do not clear statically allocated dataDmitry Torokhov2017-05-251-3/+0
* firmware: vpd: use kasprintf() when forming name of 'raw' attributeDmitry Torokhov2017-05-251-16/+15
* firmware: vpd: use kdtrndup when copying section keyDmitry Torokhov2017-05-251-3/+2
* firmware: google: memconsole: Prevent overrun attack on coreboot consoleJulius Werner2017-05-251-3/+6
* Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman2017-05-22189-752/+1316
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-211-7/+10
| |\
| | * 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 branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-2110-21/+45
| |\ \
| | * | nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
| | * | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-203-5/+1
| | * | nvme-fc: stop queues on error detectionJames Smart2017-05-201-0/+4
| | * | nvme-fc: require target or discovery role for fc-nvme targetsJames Smart2017-05-201-0/+6
| | * | nvme: unmap CMB and remove sysfs file in reset pathJon Derrick2017-05-201-1/+6
| | * | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-05-151-3/+5
| | |\ \