summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-299-18/+67
|\ \ \ \ \
| * | | | | MAINTAINERS: Add entry for genwqe driverGabriel Krisman Bertazi2016-10-281-0/+6
| * | | | | VMCI: Doorbell create and destroy fixesJorgen Hansen2016-10-282-2/+8
| * | | | | GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-10-281-1/+11
| * | | | | vme: vme_get_size potentially returning incorrect value on failureMartyn Welch2016-10-281-0/+4
| * | | | | Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-10-261-1/+1
| |\ \ \ \ \
| | * | | | | extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd2016-10-261-1/+1
| * | | | | | hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
| * | | | | | mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2016-10-241-2/+4
| * | | | | | ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-10-241-0/+5
| * | | | | | ANDROID: binder: Add strong ref checksArve Hjønnevåg2016-10-241-9/+21
| |/ / / / /
* | | | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-292-2/+5
|\ \ \ \ \ \
| * | | | | | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
| * | | | | | kernfs: Add noop_fsync to supported kernfs_file_fopsTony Luck2016-10-271-0/+1
| |/ / / / /
* | | | | | Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-2913-38/+46
|\ \ \ \ \ \
| * | | | | | greybus: fix a leak on error in gb_module_create()Dan Carpenter2016-10-241-1/+1
| * | | | | | greybus: es2: fix error return code in ap_probe()Wei Yongjun2016-10-241-1/+2
| * | | | | | greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun2016-10-241-0/+1
| * | | | | | staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter2016-10-241-2/+4
| * | | | | | Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-10-244-10/+17
| |\ \ \ \ \ \
| | * | | | | | iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann2016-10-231-0/+2
| | * | | | | | iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian...Sandhya Bankar2016-10-231-3/+4
| | * | | | | | iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errorsMika Westerberg2016-10-091-0/+2
| | * | | | | | iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik2016-10-011-7/+9
| * | | | | | | staging/lustre/llite: Move unstable_stats from sysfs to debugfsOleg Drokin2016-10-171-17/+17
| * | | | | | | Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar2016-10-171-1/+0
| * | | | | | | staging: android/ion: testing the wrong variableDan Carpenter2016-10-171-1/+1
| * | | | | | | Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-1/+1
| * | | | | | | Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-4/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-2914-19/+60
|\ \ \ \ \ \ \
| * | | | | | | tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring2016-10-281-2/+2
| * | | | | | | tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven2016-10-281-0/+2
| * | | | | | | tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-281-4/+22
| * | | | | | | vt: clear selection before resizingScot Doyle2016-10-271-0/+3
| * | | | | | | sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-271-2/+6
| * | | | | | | sh-sci: document R8A7743/5 supportSergei Shtylyov2016-10-271-0/+8
| * | | | | | | tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2
| * | | | | | | tty: limit terminal size to 4M charsDmitry Vyukov2016-10-271-0/+2
| * | | | | | | tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice2016-10-271-2/+1
| * | | | | | | serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-271-1/+1
| * | | | | | | serial: core: fix console problems on uart_closeRob Herring2016-10-271-2/+0
| * | | | | | | serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-271-1/+1
| * | | | | | | serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-271-1/+1
| * | | | | | | serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-271-0/+1
| * | | | | | | devicetree: bindings: uart: Add new compatible string for ZynqMPNava kishore Manne2016-10-271-1/+3
| * | | | | | | serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-271-0/+2
| * | | | | | | serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven2016-10-271-0/+1
| * | | | | | | serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven2016-10-271-1/+1
| * | | | | | | tty: vt, fix bogus division in csi_JJiri Slaby2016-10-271-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-2923-84/+296
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |