summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener2019-12-201-0/+8
| * | | | | platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede2019-12-201-1/+1
| * | | | | platform/mellanox: fix the mlx-bootctl sysfsLiming Sun2019-12-201-1/+1
| |/ / / /
* | | | | Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-12-206-20/+50
|\ \ \ \ \
| * | | | | mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu2019-12-191-0/+10
| * | | | | mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter2019-12-182-0/+5
| * | | | | mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter2019-12-181-1/+9
| * | | | | mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu2019-12-181-2/+2
| * | | | | mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas2019-12-161-2/+2
| * | | | | mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes2019-12-161-3/+0
| * | | | | mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing2019-12-161-0/+2
| * | | | | mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti2019-12-161-9/+19
| * | | | | Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas2019-12-161-3/+1
| |/ / / /
* | | | | Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-208-19/+37
|\ \ \ \ \
| * | | | | random: don't forget compat_ioctl on urandomJason A. Donenfeld2019-12-171-0/+1
| * | | | | intel_th: msu: Fix window switching without windowsAlexander Shishkin2019-12-171-5/+9
| * | | | | intel_th: Fix freeing IRQsAlexander Shishkin2019-12-172-3/+6
| * | | | | intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin2019-12-171-0/+5
| * | | | | intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin2019-12-171-0/+5
| * | | | | Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-12-163-11/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | habanalabs: remove variable 'val' set but not usedChen Wandun2019-12-141-8/+7
| | * | | | habanalabs: rate limit error msg on waiting for CSOded Gabbay2019-12-142-3/+4
* | | | | | Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-208-16/+46
|\ \ \ \ \ \
| * | | | | | staging: wfx: fix wrong error messageJérôme Pouiller2019-12-181-1/+3
| * | | | | | staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller2019-12-181-1/+0
| * | | | | | staging: wfx: detect race condition in WEP authenticationJérôme Pouiller2019-12-181-0/+1
| * | | | | | staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller2019-12-181-0/+11
| * | | | | | staging: wfx: fix rate control handlingJérôme Pouiller2019-12-181-3/+3
| * | | | | | staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller2019-12-181-1/+1
| * | | | | | staging: wfx: use boolean appropriatelyJérôme Pouiller2019-12-182-3/+3
| * | | | | | staging: wfx: fix counter overflowJérôme Pouiller2019-12-181-1/+1
| * | | | | | staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller2019-12-181-2/+5
| * | | | | | staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller2019-12-183-3/+7
| * | | | | | staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins2019-12-171-1/+1
| * | | | | | staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2019-12-171-0/+10
| |/ / / / /
* | | | | | Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-205-24/+39
|\ \ \ \ \ \
| * | | | | | tty/serial: atmel: fix out of range clock divider handlingDavid Engraf2019-12-171-21/+22
| * | | | | | tty: link tty and port before configuring it as consoleSudip Mukherjee2019-12-172-1/+3
| * | | | | | serial: sprd: Add clearing break interrupt operationYonghan Ye2019-12-121-0/+3
| * | | | | | tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan2019-12-121-2/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-205-6/+26
|\ \ \ \ \ \
| * | | | | | usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-181-1/+1
| * | | | | | usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2019-12-171-4/+9
| * | | | | | usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-171-0/+3
| * | | | | | USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-171-1/+12
| * | | | | | usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang2019-12-171-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-12-206-152/+184
|\ \ \ \ \ \
| * | | | | | pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil2019-12-162-2/+2
| * | | | | | pinctrl: Modify Kconfig to fix linker errorRahul Tanwar2019-12-131-0/+1
| * | | | | | Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-12-132-134/+173
| |\ \ \ \ \ \