summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain2016-04-115-6/+23
* g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain2016-04-113-77/+25
* scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2016-04-112-7/+23
* scsi: move Additional Sense Codes to separate fileRasmus Villemoes2016-04-112-827/+829
* scsi: make some Additional Sense strings more grep'ableRasmus Villemoes2016-04-111-18/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-04-1110-73/+164
|\
| * HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke2016-04-052-28/+80
| * HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke2016-04-051-0/+2
| * HID: microsoft: add support for 3 more devicesAlistair Leslie-Hughes2016-04-043-0/+12
| * HID: multitouch: Synchronize MT frame on reset_resumeGabriele Mazzotta2016-04-011-0/+1
| * HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires2016-03-291-0/+11
| * HID: lenovo: Don't use stack variables for DMA buffersJosh Boyer2016-03-291-3/+13
| * HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern2016-03-241-36/+37
| * HID: wiimote: Fix wiimote mp scale linearizationCyan Ogilvie2016-03-181-6/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-04-1115-85/+77
|\ \
| * | m68k/defconfig: Update defconfigs for v4.6-rc2Geert Uytterhoeven2016-04-0712-84/+72
| * | m68k: Wire up preadv2 and pwritev2Geert Uytterhoeven2016-04-073-1/+5
* | | Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-115-9/+21
|\ \ \
| * | | ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin2016-04-072-0/+2
| * | | Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"Vineet Gupta2016-04-071-8/+0
| * | | arc: Add our own implementation of fb_pgprotect()Alexey Brodkin2016-04-071-0/+19
| * | | ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler2016-04-071-1/+0
| |/ /
* | | Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-111-1/+1
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-115-7/+13
|\ \ \
| * | | ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * | | ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| * | | ARM: SMP enable of cache maintanence broadcastRussell King2016-04-021-5/+5
* | | | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-115-9/+84
|\ \ \ \
| * | | | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | | | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| |/ / /
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-114-36/+49
|\ \ \ \
| * | | | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | | | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | | | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | | | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12
| * | | | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | | | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| |/ / /
* | | | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-112-10/+0
* | | | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
|\ \ \ \
| * | | | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
| * | | | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
| * | | | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
| * | | | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
| * | | | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-095-32/+53
|\ \ \ \ \
| * | | | | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams2016-04-083-30/+51
| * | | | | libnvdimm, pfn: fix uuid validationDan Williams2016-04-081-1/+1
| * | | | | libnvdimm: fix smart data retrievalDan Williams2016-04-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-04-093-45/+95
|\ \ \ \ \
| * | | | | gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-081-1/+2