summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-05char: genrtc: replace blacklist with whitelistArnd Bergmann
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King
2016-03-02Drivers: hv: vmbus: Support kexec on ws2012 r2 and aboveAlex Ng
2016-03-02Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan
2016-03-02Drivers: hv: utils: Remove util transport handler from list if registration f...Alex Ng
2016-03-02Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2016-03-02Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...Vitaly Kuznetsov
2016-03-02Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov
2016-03-02Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov
2016-03-02Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn
2016-03-02eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn
2016-03-02eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn
2016-03-02nvmem: Add flag to export NVMEM to root onlyAndrew Lunn
2016-03-02misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita
2016-03-02drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-03-02mei: me: add broxton pci device idsTomas Winkler
2016-03-02Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman
2016-03-02Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-03-02Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman
2016-03-01lkdtm: improve use-after-free testsKees Cook
2016-03-01lkdtm: add test for atomic_t underflow/overflowDavid Windsor
2016-03-01lkdtm: Add read/write after free tests for buddy memoryLaura Abbott
2016-03-01lkdtm: Update WRITE_AFTER_FREE testLaura Abbott
2016-03-01lkdtm: Add READ_AFTER_FREE testLaura Abbott
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-02-29extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-26Merge branches 'pm-devfreq' and 'acpi-pci'Rafael J. Wysocki
2016-02-26Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds
2016-02-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-26Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding