summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-10uio_hv_generic: create send and receive buffersStephen Hemminger1-2/+69
2018-01-09vmbus: add monitor_id and subchannel_id to sysfs per channelStephen Hemminger1-0/+17
2018-01-09uio_hv_generic: use ISR callback methodStephen Hemminger1-1/+1
2018-01-09uio_hv_generic: use standard mmap for resourcesStephen Hemminger1-26/+7
2018-01-09uio_hv_generic: fix configuration commentsStephen Hemminger1-3/+5
2018-01-09vmbus: make channel attributes staticStephen Hemminger1-9/+9
2018-01-09android: binder: Use octal permissionsHarsh Shandilya1-8/+8
2018-01-09char: xillybus: remove direct dependency on DT functionsRob Herring2-10/+6
2018-01-09ANDROID: binder: Remove obsolete proc waitqueue.Martijn Coenen1-3/+0
2018-01-09Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2-6/+2
2018-01-09ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen1-0/+12
2018-01-09mei: fix an && vs || typoDan Carpenter1-1/+1
2018-01-09android: binder: Prefer __func__ to using hardcoded function nameElad Wexler1-2/+2
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus1-1/+18
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra1-9/+9
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay1-0/+1
2018-01-09soundwire: select REGMAP_SOUNDWIREVinod Koul1-0/+1
2018-01-09soundwire: Fix incorrect return value checkShreyas NC1-2/+2
2018-01-09slimbus: qcom: add HAS_IOMEM dependencySrinivas Kandagatla1-0/+1
2018-01-09slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun1-2/+2
2018-01-09slimbus: Fix missing unlock on error in slim_msg_response()Wei Yongjun1-0/+1
2018-01-09slimbus: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-01-09slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King1-3/+4
2018-01-09slimbus: fix retries comparison to correctly identify failed allocationColin Ian King1-1/+1
2018-01-09slimbus: avoid null pointer dereference on msgColin Ian King1-2/+3
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin6-16/+6
2018-01-08soundwire: Fix typo in return value check of sdw_read()Wei Yongjun1-5/+5
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King1-1/+1
2018-01-08soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King1-2/+2
2018-01-08Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-46/+177
2018-01-03extcon: axp288: Handle reserved charger-type values betterHans de Goede1-2/+2
2018-01-03extcon: axp288: Redo charger type detection a couple of seconds after probe()Hans de Goede1-2/+30
2018-01-03Merge branch 'ib-extcon-mfd-4.16' into extcon-nextChanwoo Choi2-39/+142
2018-01-03extcon: axp288: Remove unused platform dataHans de Goede1-34/+1
2018-01-03extcon: axp288: Remove unused extcon_nb struct memberHans de Goede1-1/+0
2018-01-03extcon: axp288:: Handle return value of platform_get_irqArvind Yadav1-0/+3
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King1-1/+1
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-01-02slimbus: qcom-ctrl: use normal allocationArnd Bergmann1-8/+4
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman299-1372/+2862
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-6/+2
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-21/+44
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-16/+36
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-20/+24
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-101/+111
2017-12-31slimbus: qcom: fix incompatible pointer warningSrinivas Kandagatla1-1/+1
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+6
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-7/+18