summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2017-05-231-17/+2
* pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-231-19/+10
* pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2017-05-231-18/+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-231-7/+0
* pinctrl: mcp23s08: add pinconf supportSebastian Reichel2017-05-232-24/+176
* gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-235-18/+14
* 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-2010-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
| |\ \
| | * | block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-151-3/+5
| * | | drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg2017-05-111-12/+15
* | | | Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-2013-132/+174
|\ \ \ \
| * | | | staging: fsl-dpaa2/eth: add ETHERNET dependencyArnd Bergmann2017-05-161-0/+1
| * | | | staging: typec: fusb302: refactor resume retry mechanismRui Miguel Silva2017-05-161-34/+36
| * | | | staging: typec: fusb302: reset i2c_busy state in errorRui Miguel Silva2017-05-161-2/+4
| * | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON2017-05-151-1/+0
| * | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4
| * | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| * | | | staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| * | | | staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
| * | | | staging: vc04_services: Fix bulk cache maintenancePhil Elwell2017-05-151-12/+19
| * | | | staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard2017-05-151-1/+0
| * | | | staging: typec: Fix sparse warnings about incorrect typesGuru Das Srinagesh2017-05-151-2/+2
| * | | | staging: typec: fusb302: do not free gpio from managed resourceRui Miguel Silva2017-05-151-2/+0
| * | | | staging: typec: tcpm: Fix Port Power Role field in PS_RDY messagesGuenter Roeck2017-05-151-2/+16
| * | | | staging: typec: tcpm: Respond to Discover Identity commandsGuenter Roeck2017-05-153-1/+33
| * | | | staging: typec: tcpm: Set correct flags in PD request messagesGuenter Roeck2017-05-151-2/+1
| * | | | staging: typec: tcpm: Drop duplicate PD messagesGuenter Roeck2017-05-152-0/+39
| * | | | staging: typec: fusb302: Fix chip->vbus_present init valueYueyao Zhu2017-05-151-1/+1
| * | | | staging: typec: fusb302: Fix module autoloadJavier Martinez Canillas2017-05-151-0/+2
| * | | | staging: typec: tcpci: declare private structure as staticOlivier Leveque2017-05-151-1/+1
| * | | | staging/android/ion: remove useless document fileYisheng Xie2017-05-151-51/+0
* | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2035-122/+226
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-197-16/+34
| |\ \ \ \ \
| | * | | | | USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork2017-05-171-0/+2