summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01107-933/+11461
|\
| * char: lp: use true or false for boolean valuesGustavo A. R. Silva2018-01-251-1/+1
| * android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-01-251-1/+1
| * android: binder: Use true and false for boolean valuesGustavo A. R. Silva2018-01-251-3/+3
| * lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande2018-01-251-1/+1
| * EISA: Delete error message for a failed memory allocation in eisa_probe()Ladislav Michl2018-01-231-3/+1
| * EISA: Whitespace cleanupLadislav Michl2018-01-233-44/+43
| * misc: remove AVR32 dependenciesCorentin Labbe2018-01-221-2/+2
| * virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILESHans de Goede2018-01-221-0/+2
| * soundwire: Fix a signedness bugDan Carpenter2018-01-221-2/+2
| * uio_hv_generic: fix new type mismatch warningsArnd Bergmann2018-01-131-2/+2
| * uio_hv_generic: fix type mismatch warningsArnd Bergmann2018-01-101-3/+3
| * auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-01-101-0/+4
| * uio_hv_generic: add rescind supportStephen Hemminger2018-01-101-0/+19
| * uio_hv_generic: check that host supports monitor pageStephen Hemminger2018-01-101-0/+7
| * uio_hv_generic: create send and receive buffersStephen Hemminger2018-01-101-2/+69
| * vmbus: add monitor_id and subchannel_id to sysfs per channelStephen Hemminger2018-01-091-0/+17
| * uio_hv_generic: use ISR callback methodStephen Hemminger2018-01-091-1/+1
| * uio_hv_generic: use standard mmap for resourcesStephen Hemminger2018-01-091-26/+7
| * uio_hv_generic: fix configuration commentsStephen Hemminger2018-01-091-3/+5
| * vmbus: make channel attributes staticStephen Hemminger2018-01-091-9/+9
| * android: binder: Use octal permissionsHarsh Shandilya2018-01-091-8/+8
| * char: xillybus: remove direct dependency on DT functionsRob Herring2018-01-092-10/+6
| * ANDROID: binder: Remove obsolete proc waitqueue.Martijn Coenen2018-01-091-3/+0
| * Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-092-6/+2
| * ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen2018-01-091-0/+12
| * mei: fix an && vs || typoDan Carpenter2018-01-091-1/+1
| * android: binder: Prefer __func__ to using hardcoded function nameElad Wexler2018-01-091-2/+2
| * misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus2018-01-091-1/+18
| * misc: ds1682: Show device registers as unsignedAaron Sierra2018-01-091-9/+9
| * misc: fsa9480: Add blank line after declarations.Tejas Upadhyay2018-01-091-0/+1
| * soundwire: select REGMAP_SOUNDWIREVinod Koul2018-01-091-0/+1
| * soundwire: Fix incorrect return value checkShreyas NC2018-01-091-2/+2
| * slimbus: qcom: add HAS_IOMEM dependencySrinivas Kandagatla2018-01-091-0/+1
| * slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun2018-01-091-2/+2
| * slimbus: Fix missing unlock on error in slim_msg_response()Wei Yongjun2018-01-091-0/+1
| * slimbus: Use GFP_ATOMIC under spin lockWei Yongjun2018-01-091-1/+1
| * slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King2018-01-091-3/+4
| * slimbus: fix retries comparison to correctly identify failed allocationColin Ian King2018-01-091-1/+1
| * slimbus: avoid null pointer dereference on msgColin Ian King2018-01-091-2/+3
| * mux: add SPDX identifiers to all mux source filesPeter Rosin2018-01-096-16/+6
| * soundwire: Fix typo in return value check of sdw_read()Wei Yongjun2018-01-081-5/+5
| * soundwire: intel: fix missing assignment to retColin Ian King2018-01-081-1/+1
| * soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King2018-01-081-2/+2
| * Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-01-085-46/+177
| |\
| | * extcon: axp288: Handle reserved charger-type values betterHans de Goede2018-01-031-2/+2
| | * extcon: axp288: Redo charger type detection a couple of seconds after probe()Hans de Goede2018-01-031-2/+30
| | * Merge branch 'ib-extcon-mfd-4.16' into extcon-nextChanwoo Choi2018-01-032-39/+142
| | |\
| | * | extcon: adc-jack: Fix platform_get_irq's error checkingArvind Yadav2017-11-271-1/+1
| | * | extcon: max8997: Delete unneeded initialization in max8997_muic_set_path()Markus Elfring2017-11-271-1/+1