summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-264-32/+69
|\
| * nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-01-231-2/+1
| * nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
| * nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-231-13/+25
| * nvme-tcp: fix timeout handlerSagi Grimberg2019-01-231-8/+11
| * nvme-rdma: fix timeout handlerSagi Grimberg2019-01-231-8/+18
* | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-01-254-20/+26
|\ \
| * | mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun2019-01-221-5/+0
| * | mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart2019-01-221-5/+9
| * | mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-01-141-1/+4
| * | mmc: meson-gx: Free irq in release() callbackRemi Pommarel2019-01-141-7/+11
| * | mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas2019-01-141-1/+1
| * | mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya2019-01-141-1/+1
* | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-2511-195/+264
|\ \ \
| * | | i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET2019-01-221-2/+2
| * | | binderfs: switch from d_add() to d_instantiate()Christian Brauner2019-01-221-1/+1
| * | | binderfs: drop lock in binderfs_binder_ctl_createChristian Brauner2019-01-221-4/+0
| * | | binderfs: kill_litter_super() before cleanupChristian Brauner2019-01-221-1/+2
| * | | binderfs: rework binderfs_binder_device_create()Christian Brauner2019-01-221-20/+19
| * | | binderfs: rework binderfs_fill_super()Christian Brauner2019-01-221-30/+11
| * | | binderfs: prevent renaming the control dentryChristian Brauner2019-01-221-18/+10
| * | | binderfs: remove outdated commentChristian Brauner2019-01-221-4/+0
| * | | misc: pvpanic: fix warning implicit declarationAnders Roxell2019-01-181-0/+4
| * | | char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-181-0/+7
| * | | misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-181-2/+5
| * | | binderfs: fix error return code in binderfs_fill_super()Wei Yongjun2019-01-181-0/+1
| * | | mei: me: add denverton innovation engine device IDsTomas Winkler2019-01-132-0/+4
| * | | mei: me: mark LBG devices as having dma supportAlexander Usyskin2019-01-131-1/+1
| * | | mei: dma: silent the reject messageTomas Winkler2019-01-131-3/+9
| * | | binderfs: handle !CONFIG_IPC_NS buildsChristian Brauner2019-01-121-0/+4
| * | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-01-114-58/+83
| |\ \ \
| | * | | vmbus: fix subchannel removalDexuan Cui2019-01-091-8/+1
| | * | | hv_balloon: avoid touching uninitialized struct page during tail onliningVitaly Kuznetsov2019-01-091-4/+6
| | * | | Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-092-46/+76
| * | | | binderfs: reserve devices for initial mountChristian Brauner2019-01-111-1/+6
| * | | | binderfs: rename header to binderfs.hChristian Brauner2019-01-111-1/+1
| * | | | binderfs: implement "max" mount optionChristian Brauner2019-01-111-6/+98
| * | | | binderfs: make each binderfs mount a new instanceChristian Brauner2019-01-081-39/+2
| * | | | binderfs: remove wrong kern_mount() callChristian Brauner2019-01-081-10/+0
| |/ / /
* | | | Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-256-10/+12
|\ \ \ \
| * | | | staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
| * | | | staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-01-181-3/+3
| * | | | staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
| * | | | staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
| * | | | Staging: wilc1000: unlock on error in init_chip()Dan Carpenter2019-01-151-3/+4
| * | | | staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva2019-01-151-2/+1
| * | | | staging: wilc1000: fix registration frame sizeJĂșlius Milan2019-01-151-1/+1
| | |/ / | |/| |
* | | | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-258-52/+44
|\ \ \ \
| * | | | serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-01-221-1/+1
| * | | | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke2019-01-221-2/+2