summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
| | * | | | | | IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1
| | * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-31/+1
| | * | | | | | IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-10-013-0/+7
| |\ \ \ \ \ \
| | * | | | | | UBI: return ENOSPC if no enough space availableshengyong2015-09-292-0/+2
| | * | | | | | UBI: Validate data_sizeRichard Weinberger2015-09-291-0/+5
| | |/ / / / /
| * | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-305-3/+13
| |\ \ \ \ \ \
| | * | | | | | watchdog: iTCO: Fix dependencies on I2CGuenter Roeck2015-09-281-1/+2
| | * | | | | | watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-281-2/+8
| | * | | | | | watchdog: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-283-0/+3
| * | | | | | | Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-303-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| | * | | | | | hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| | * | | | | | hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-281-2/+10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton2015-09-271-0/+8
| | * | | | | irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton2015-09-271-2/+2
| | |/ / / /
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
| |\ \ \ \ \
| | * | | | | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| | |/ / / /
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-273-1/+73
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-271-6/+50
| | |\ \ \ \ \
| | | * \ \ \ \ Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren2015-09-251-6/+50
| | | |\ \ \ \ \
| | * | | | | | | firmware: qcom: scm: Add function stubs for ARM64Andy Gross2015-09-233-1/+73
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-275-12/+40
| |\ \ \ \ \ \ \
| | * | | | | | | hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-211-3/+4
| | * | | | | | | crypto: qat - VF should never trigger SBR on PHConor McLoughlin2015-09-211-0/+3
| | * | | | | | | crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni2015-09-213-9/+33
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-278-166/+298
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-251-2/+3
| | * | | | | | | | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger2015-09-251-17/+23
| | * | | | | | | | target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger2015-09-251-1/+1
| | * | | | | | | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-252-1/+6
| | * | | | | | | | target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-252-26/+70
| | * | | | | | | | iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-162-8/+19
| | * | | | | | | | iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-162-48/+67
| | * | | | | | | | iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-162-31/+40
| | * | | | | | | | iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-162-33/+33
| | * | | | | | | | iser-target: Remove unused variablesJenny Derzhavetz2015-09-162-6/+0
| | * | | | | | | | iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-161-1/+37
| | * | | | | | | | iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-161-1/+8
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-2727-175/+286
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-09-231-0/+31
| | * | | | | | | | xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-221-6/+5
| | * | | | | | | | xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-09-222-5/+5
| | * | | | | | | | usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-09-221-0/+3
| | * | | | | | | | usb: xhci: stop everything on the first call to xhci_stopRoger Quadros2015-09-221-15/+5
| | * | | | | | | | usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-09-221-1/+2
| | * | | | | | | | usb: xhci: lock mutex on xhci_stopRoger Quadros2015-09-221-0/+4
| | * | | | | | | | xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-221-45/+45