summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2017-06-181-3/+6
|\
| * memory: omap-gpmc: add error message if bank-width property is absentUwe Kleine-König2017-05-311-1/+4
| * memory: omap-gpmc: make dts snippet include semicolonUwe Kleine-König2017-05-311-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2017-05-284-17/+11
|\ \
| * | thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason2017-05-231-4/+5
| * | ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring2017-05-231-1/+1
| * | ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring2017-05-231-6/+2
| * | ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring2017-05-231-2/+2
| * | thermal: core: make thermal_emergency_poweroff staticColin Ian King2017-05-231-1/+1
| * | thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada2017-05-231-3/+0
* | | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2711-40/+141
|\ \ \
| * | | serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * | | serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * | | serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * | | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+79
| * | | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-0/+12
| * | | serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * | | tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2
| * | | tty: ehv_bytechan: clean up init error handlingJohan Hovold2017-05-181-9/+8
| * | | serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
| * | | serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
| * | | serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * | | serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8
| * | | serdev: fix tty-port client deregistrationJohan Hovold2017-05-181-5/+10
| * | | Revert "tty_port: register tty ports with serdev bus"Johan Hovold2017-05-181-12/+0
| * | | drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
| | |/ | |/|
* | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-271-1/+1
|\ \ \
| * | | acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-05-211-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-263-15/+18
|\ \ \ \
| * | | | Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao2017-05-251-13/+8
| * | | | Input: elan_i2c - clear INT before resetting controllerKT Liao2017-05-251-1/+8
| * | | | Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger2017-05-221-0/+1
| * | | | Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-221-1/+1
* | | | | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-261-1/+1
|\ \ \ \ \
| * | | | | leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2616-79/+197
|\ \ \ \ \
| * | | | | net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
| * | | | | bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * | | | | net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
| * | | | | geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
| * | | | | virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| * | | | | be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| * | | | | net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
| * | | | | net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
| * | | | | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-246-29/+99
| |\ \ \ \ \
| | * | | | | net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| | * | | | | net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-233-7/+38
| | * | | | | net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| | * | | | | net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| | * | | | | net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3