summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier1-0/+13
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier1-0/+5
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang1-6/+16
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2015-10-07video: of: fix memory leakSudip Mukherjee1-0/+1
2015-10-07Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown1-3/+4
2015-10-07Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds2-18/+11
2015-10-06dm: fix request-based dm error reportingJunichi Nomura1-2/+3
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman117-739/+807
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+2
2015-10-06Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+4
2015-10-06Revert "iommu: Allow iova to be used without requiring IOMMU_SUPPORT"Sudeep Dutt1-3/+3
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov1-2/+4
2015-10-05w1: masters: omap_hdq: add support for 1-wire modeVignesh R1-33/+191
2015-10-05drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa1-2/+1
2015-10-05pcmcia: use kstrdup() in pcmcia_device_query()Geliang Tang1-3/+1
2015-10-05memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-05memory: fsl-corenet: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt1-1/+1
2015-10-04intel_th: Add PTI output driverAlexander Shishkin4-0/+293
2015-10-04intel_th: Add Memory Storage Unit driverAlexander Shishkin4-0/+1638
2015-10-04intel_th: Add Software Trace Hub driverAlexander Shishkin4-0/+314
2015-10-04intel_th: Add Global Trace Hub driverAlexander Shishkin4-0/+785
2015-10-04intel_th: Add pci glue layer for Intel(R) Trace HubAlexander Shishkin3-0/+98
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin8-0/+1036
2015-10-04stm class: stm_console: Add kernel-console-over-stm driverAlexander Shishkin3-0/+93
2015-10-04stm class: dummy_stm: Add dummy driver for testing stm classAlexander Shishkin3-0/+76
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin7-0/+1659
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-04drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov1-3/+12
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov1-1/+4
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov1-1/+1
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+5
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1
2015-10-04tty: don't leak cdev in tty_cdev_add()Leon Yu1-2/+7
2015-10-04Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam1-6/+14
2015-10-04spmi: pmic-arb: u8 <= 0xff is always trueStephen Boyd1-1/+1
2015-10-04spmi: pmic-arb: Don't byte swap when reading/writing FIFOStephen Boyd1-7/+2
2015-10-04VMware balloon: Enable notification via VMCIPhilip P. Moltmann2-10/+97
2015-10-04VMware balloon: Treat init like resetPhilip P. Moltmann1-35/+18
2015-10-04VMware balloon: Support 2m page ballooning.Philip P. Moltmann1-118/+258
2015-10-04VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann1-52/+16
2015-10-04VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann1-1/+7
2015-10-04VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard1-43/+42
2015-10-04VMware balloon: add batching to the vmw_balloon.Xavier Deguillard1-53/+353
2015-10-04misc: genwqe: fix a comment typoGeliang Tang1-1/+1