summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-287-13/+18
|\
| * clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen2019-06-251-2/+2
| * clk: Do a DT parent lookup even when index < 0Stephen Boyd2019-06-171-1/+1
| * clk: tegra210: Fix default rates for HDA clocksJon Hunter2019-06-141-0/+2
| * Merge tag 'clk-meson-5.2-1-fixes' of https://github.com/BayLibre/clk-meson in...Stephen Boyd2019-06-133-8/+8
| |\
| | * clk: meson: meson8b: fix a typo in the VPU parent names array variableMartin Blumenstingl2019-05-201-5/+5
| | * clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-202-3/+3
| * | clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren2019-06-061-2/+5
* | | Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-284-10/+29
|\ \ \
| * | | dm verity: use message limit for data block corruption messageMilan Broz2019-06-251-2/+2
| * | | dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand2019-06-251-1/+1
| * | | dm log writes: make sure super sector log updates are written in orderzhangyi (F)2019-06-251-2/+21
| * | | dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd2019-06-251-2/+2
| * | | dm init: fix incorrect uses of kstrndup()Gen Zhang2019-06-251-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-289-5/+32
|\ \ \ \
| * | | | HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang2019-06-262-3/+16
| * | | | HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2019-06-262-0/+5
| * | | | HID: logitech-dj: Fix forwarding of very long HID++ reportsHans de Goede2019-06-261-1/+3
| * | | | HID: uclogic: Add support for Huion HS64 tabletKyle Godbey2019-06-263-0/+5
| * | | | HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2019-06-262-0/+2
| * | | | HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Dan Carpenter2019-06-261-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-2815-39/+77
|\ \ \ \ \
| * | | | | ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-1/+1
| * | | | | net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut2019-06-261-3/+3
| * | | | | net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov2019-06-264-8/+23
| * | | | | team: Always enable vlan tx offloadYueHaibing2019-06-261-1/+1
| * | | | | bonding: Always enable vlan tx offloadYueHaibing2019-06-261-1/+1
| * | | | | qmi_wwan: Fix out-of-bounds readBjørn Mork2019-06-241-1/+1
| * | | | | net: macb: do not copy the mac address if NULLAntoine Tenart2019-06-241-1/+1
| * | | | | sis900: fix TX completionSergej Benilov2019-06-231-8/+8
| * | | | | net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii2019-06-231-8/+14
| * | | | | net: stmmac: fixed new system time seconds value calculationRoland Hii2019-06-231-1/+1
| * | | | | ppp: mppe: Add softdep to arc4Takashi Iwai2019-06-221-0/+1
| * | | | | be2net: fix link failure after ethtool offline testPetr Oros2019-06-221-6/+22
* | | | | | Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-241-6/+6
|\ \ \ \ \ \
| * | | | | | mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Dan Carpenter2019-06-241-1/+3
| * | | | | | mfd: stmfx: Uninitialized variable in stmfx_irq_handler()Dan Carpenter2019-06-171-6/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-06-242-12/+110
|\ \ \ \ \ \
| * | | | | | mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus2019-06-231-11/+108
| * | | | | | mtd: rawnand: initialize ntargets with maxchipsSascha Hauer2019-05-211-1/+2
| |/ / / / /
* | | | | | Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github.com/ojeda/linuxLinus Torvalds2019-06-242-4/+5
|\ \ \ \ \ \
| * | | | | | auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()Souptick Joarder2019-06-201-2/+2
| * | | | | | auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()Souptick Joarder2019-06-201-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-221-4/+3
|\ \ \ \ \ \
| * | | | | | Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu2019-06-221-4/+3
| |/ / / / /
* | | | | | Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-221-0/+4
|\ \ \ \ \ \
| * | | | | | PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe2019-06-191-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-224-11/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi2019-06-191-1/+1
| * | | | | scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu2019-06-191-7/+4