summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-0413-142/+160
|\
| * nvme: temporary fix for Apple controller resetStephan Günther2015-12-011-0/+12
| * null_blk: change type of completion_nsec to unsigned longArianna Avanzini2015-12-011-2/+2
| * null_blk: guarantee device restart in all irq modesArianna Avanzini2015-12-011-12/+15
| * null_blk: set a separate timer for each commandPaolo Valente2015-12-011-55/+24
| * blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei2015-11-301-0/+3
| * direct-io: Fix negative return from dio read beyond eofJan Kara2015-11-301-1/+9
| * block: Always check queue limits for cloned requestsHannes Reinecke2015-11-292-15/+7
| * lightnvm: missing nvm_lock acquireWenwei Tao2015-11-291-33/+42
| * lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-293-4/+5
| * lightnvm: refactor and change vendor id for qemuMatias Bjørling2015-11-291-2/+9
| * lightnvm: do device max sectors boundary check firstWenwei Tao2015-11-291-4/+6
| * lightnvm: fix ioctl memory leaksSudip Mukherjee2015-11-291-2/+7
| * lightnvm: free memory when gennvm register failsWenwei Tao2015-11-291-5/+10
| * lightnvm: Simplify config when disabledKeith Busch2015-11-293-14/+16
| * Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-261-1/+1
* | Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-12-041-0/+16
|\ \
| * | tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)2015-12-011-0/+16
* | | Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-034-16/+44
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/med...Mark Brown2015-11-304-16/+43
| |\ \ \ \ \ \
| | | | | * | | spi: pl022: handle EPROBE_DEFER for dmaRabin Vincent2015-11-231-6/+22
| | | | * | | | spi: mediatek: single device does not require cs_gpiosNicolas Boichat2015-11-161-8/+18
| | | | |/ / /
| | | * | | | spi: Add missing kerneldoc description for parameterThierry Reding2015-11-101-0/+1
| | * | | | | spi: bcm63xx: use correct format string for printing a resourceArnd Bergmann2015-11-161-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2015-11-301-0/+1
| |\ \ \ \ \
| | * | | | | spi: bugfix: spi_message.transfer_length does not get resetMartin Sperl2015-11-271-0/+1
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-12-023-2/+5
|\ \ \ \ \ \
| * | | | | | HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires2015-12-021-2/+3
| * | | | | | HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2015-11-202-0/+2
* | | | | | | Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-12-026-18/+15
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven2015-12-011-3/+3
| * | | | | | | pinctrl: mediatek: Add get_direction support.Hongzhou Yang2015-11-181-7/+4
| * | | | | | | pinctrl: fix qcom ssbi drivers for 64-bit compilationArnd Bergmann2015-11-172-2/+2
| * | | | | | | pinctrl: imx1-core: add missing of_node_putVaishali Thakkar2015-11-171-2/+6
| * | | | | | | pinctrl: remove redundant if conditional from KconfigMasahiro Yamada2015-11-171-4/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-12-026-55/+69
|\ \ \ \ \ \ \
| * | | | | | | gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko2015-11-301-2/+0
| * | | | | | | gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy2015-11-291-1/+1
| * | | | | | | gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose2015-11-171-49/+56
| * | | | | | | gpio: palmas: fix a possible NULL dereferenceLABBE Corentin2015-11-171-0/+2
| * | | | | | | gpio: syscon: fix a possible NULL dereferenceLABBE Corentin2015-11-171-1/+5
| * | | | | | | gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
| |/ / / / / /
* | | | | | | Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-12-012-1/+3
|\ \ \ \ \ \ \
| * | | | | | | remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna2015-11-261-0/+2
| * | | | | | | remoteproc: avoid stack overflow in debugfs fileArnd Bergmann2015-11-261-1/+1
* | | | | | | | Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-011-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2015-11-301-3/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-12-011-8/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)2015-11-241-1/+4
| * | | | | | ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)2015-11-241-7/+5
| |/ / / / /