summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its functionzhong jiang2018-10-111-3/+1Star
* hwmon: (lm75) Add MAX31725/6 supportKun Yi2018-10-112-5/+19
* hwmon: (sht15) Switch to SPDX identifierFabio Estevam2018-10-111-4/+1Star
* hwmon: (mc13783-adc) Switch to SPDX identifierFabio Estevam2018-10-111-13/+1Star
* hwmon: (nct6775) Clean up a conditionDan Carpenter2018-10-111-2/+1Star
* hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck2018-10-111-2/+3
* hwmon: (ibmpowernv) drop unnecessary OF name NULL checksRob Herring2018-10-111-6/+0Star
* hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck2018-10-111-6/+7
* hwmon: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-114-9/+8Star
* hwmon: (mc13783-adc) Use nxp.com URLsFabio Estevam2018-10-111-2/+2
* hwmon: (mc13783-adc) Remove the mention to 'Atlas'Fabio Estevam2018-10-111-2/+2
* drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModuleMichael Hennerich2018-10-114-2/+17
* Linux 4.19-rc7Greg Kroah-Hartman2018-10-071-1/+1
* Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-0710-44/+57
|\
| * thunderbolt: Initialize after IOMMUsMika Westerberg2018-10-021-1/+1
| * thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg2018-10-021-29/+20Star
| * firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| * docs: fpga: document fpga manager flagsAlan Tull2018-09-302-6/+19
| * fpga: bridge: fix obvious function documentation errorAlan Tull2018-09-301-1/+1
| * tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| * fpga: do not access region struct after fpga_region_unregisterAlan Tull2018-09-302-2/+5
| * Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui2018-09-301-3/+5
* | Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-073-19/+42
|\ \
| * | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-10-021-15/+10Star
| * | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-022-0/+32
| * | Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0Star
| |/
* | Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-075-5/+25
|\ \
| * | usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-021-2/+2
| * | xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
| * | usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-021-0/+6
| * | Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-022-3/+15
| |\ \ | | |/ | |/|
| | * USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-09-241-1/+2
| | * USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-09-141-10/+7Star
| | * USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-09-141-2/+16
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-074-6/+23
|\ \ \
| * | | i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula2018-10-051-1/+3
| * | | i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov2018-10-011-0/+1
| * | | i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King2018-09-251-1/+1
| * | | i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd2018-09-251-4/+18
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2018-10-071-0/+1
|\ \ \ \
| * | | | scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* | | | | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-075-11/+29
|\ \ \ \ \
| * | | | | powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * | | | | powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * | | | | powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
| * | | | | lib/xz: Put CRC32_POLY_LE in xz_private.hJoel Stanley2018-10-022-1/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-0624-81/+203
|\ \ \ \ \ \
| * | | | | | net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-051-4/+5
| * | | | | | ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-051-9/+20
| * | | | | | net: sched: Add policy validation for tc attributesDavid Ahern2018-10-051-4/+20