summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-15ppdev: remove bracesSudip Mukherjee
2016-02-15ppdev: add missing blank lineSudip Mukherjee
2016-02-15ppdev: remove whitespace around pointersSudip Mukherjee
2016-02-15ppdev: space prohibited between function name and parenthesisSudip Mukherjee
2016-02-15misc: mic: silence an overflow warningDan Carpenter
2016-02-15misc: mic: use after free printing error messageDan Carpenter
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-02-12Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-12Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-02-12android: drivers: Avoid debugfs race in binderRiley Andrews
2016-02-12android: binder: More offset validationArve Hjønnevåg
2016-02-12misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla
2016-02-12mei: fix double freeing of a cb during link resetAlexander Usyskin
2016-02-12misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar
2016-02-12misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar
2016-02-12w1: w1_process() is not freezable kthreadJiri Kosina
2016-02-12nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes
2016-02-11Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-02-11Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2016-02-11thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2016-02-11irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter
2016-02-11irqchip/gic: Only populate set_affinity for the root controllerJon Hunter
2016-02-11component: remove device from master match list on failed addDaniel Stone
2016-02-11qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran
2016-02-11target/transport: add flag to indicate CPU Affinity is observedQuinn Tran
2016-02-11target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger
2016-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-10Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie