summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin
2016-03-23pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin
2016-03-23pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin
2016-03-23pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin
2016-03-23pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin
2016-03-23pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy
2016-03-23pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILESimon Horman
2016-03-23pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23pwm: img: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-23clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy
2016-03-23irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun
2016-03-23staging: delete STE RMI4 hackish driverLinus Walleij
2016-03-23staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2016-03-23staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-23staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk
2016-03-23staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk
2016-03-23staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-23staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten
2016-03-23staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla
2016-03-23staging: lustre: checking for NULL instead of IS_ERRDan Carpenter
2016-03-23staging: lustre: really make lustre dependent on LNetArnd Bergmann
2016-03-23staging: refresh TODO for rtl8712Xose Vazquez Perez
2016-03-23staging: refresh TODO for rtl8723auXose Vazquez Perez
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine