summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-06-291-4/+4
|\
| * PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki2019-06-261-4/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-291-2/+4
|\ \
| * | scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara2019-06-201-2/+4
* | | Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-06-293-27/+33
|\ \ \
| * | | pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-06-271-14/+4
| * | | pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-06-261-1/+15
| * | | pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni2019-06-251-7/+9
| * | | pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni2019-06-251-1/+1
| * | | pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid2019-06-251-4/+4
* | | | 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-123-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-221-8/+8
| * | | | | | | | net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii2019-06-221-8/+14
| * | | | | | | | net: stmmac: fixed new system time seconds value calculationRoland Hii2019-06-221-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-251-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
| |/ / / / / / / /