summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Add Intel as copyright holderMika Westerberg2018-10-0310-9/+19
* thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg2018-10-037-29/+8
* thunderbolt: Print connected devicesMika Westerberg2018-10-031-0/+11
* thunderbolt: Make the driver less verboseMika Westerberg2018-10-037-69/+68
* thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroyzhong jiang2018-10-031-2/+1
* mei: replace POLL* with EPOLL* for write queues.Tomas Winkler2018-10-031-2/+2
* uio: make symbol 'uio_class_registered' staticWei Yongjun2018-10-031-1/+1
* Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu maskDexuan Cui2018-10-031-5/+9
* Drivers: hv: kvp: Fix two "this statement may fall through" warningsDexuan Cui2018-10-031-2/+4
* Drivers: hv: kvp: Fix the indentation of some "break" statementsDexuan Cui2018-10-031-4/+4
* Drivers: hv: vmbus: Fix the descriptions of some function parametersDexuan Cui2018-10-032-25/+22
* w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade2018-10-031-0/+2
* VMCI: Resource wildcard match fixedJorgen Hansen2018-10-032-2/+3
* Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-025-133/+435
|\
| * soundwire: intel: Remove duplicate assignmentShreyas NC2018-08-271-3/+0
| * soundwire: intel: Fix uninitialized adev derefVinod Koul2018-08-271-1/+1
| * soundwire: intel: Add pre/post bank switch opsShreyas NC2018-08-271-0/+65
| * soundwire: keep track of Masters in a streamShreyas NC2018-08-271-0/+1
| * soundwire: Add support for multi link bank switchShreyas NC2018-08-273-12/+140
| * soundwire: Handle multiple master instances in a streamVinod Koul2018-08-271-123/+188
| * soundwire: Add support to lock across bus instancesSanyog Kale2018-08-272-0/+45
| * soundwire: Initialize completion for defer messagesShreyas NC2018-08-271-0/+1
* | Merge tag 'extcon-next-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-10-027-113/+61
|\ \
| * | extcon: int3496: Convert to use SPDX identifierAndy Shevchenko2018-08-281-10/+2
| * | extcon: cht-wc: Convert to use SPDX identifierAndy Shevchenko2018-08-281-9/+1
| * | extcon: cht-wc: Correct USBID bit field handlingAndy Shevchenko2018-08-281-13/+19
| * | extcon: cht-wc: Fix definition names according to specAndy Shevchenko2018-08-281-8/+8
| * | extcon: cht-wc: Return from default case to avoid warningsAndy Shevchenko2018-08-281-1/+1
| * | extcon: Switch to use kasprintf() instead of open codedAndy Shevchenko2018-08-281-10/+3
| * | extcon: Make static analyzer happy about union assignmentAndy Shevchenko2018-08-281-1/+1
| * | extcon: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-284-61/+26
* | | Merge 4.19-rc6Greg Kroah-Hartman2018-09-30222-1366/+1917
|\ \ \
| * \ \ Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-295-7/+18
| |\ \ \
| | * \ \ Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-281-2/+4
| | |\ \ \
| | | * | | nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-261-2/+4
| | * | | | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| | * | | | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| | * | | | bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang2018-09-273-3/+12
| | * | | | xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2018-09-293-13/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-271-6/+14
| | |\ \ \ \ \
| | | * | | | | clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-09-271-6/+14
| | * | | | | | Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-242-7/+14
| | |\| | | | |
| | | * | | | | clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-09-241-7/+11
| | | * | | | | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-09-131-0/+3
| * | | | | | | Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman2018-09-291-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-294-47/+37
| |\ \ \ \ \ \ \
| | * | | | | | | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
| | * | | | | | | Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2