summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-2723-97/+215
|\
| * xen-netfront: properly destroy queues when removing deviceDavid Vrabel2015-05-271-13/+2
| * mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
| * xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-05-271-0/+1
| * net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
| * amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas2015-05-271-3/+42
| * net: dp83640: fix improper double spin locking.Richard Cochran2015-05-261-2/+2
| * net: dp83640: reinforce locking rules.Richard Cochran2015-05-261-1/+16
| * net: dp83640: fix broken calibration routine.Richard Cochran2015-05-261-1/+1
| * net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-252-23/+59
| * net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8
| * Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller2015-05-2512-33/+73
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-2211-30/+69
| | |\
| | | * iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| | | * iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| | | * iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| | | * iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| | | * iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| | | * iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| | | * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| | | * iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| | | * iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| | | * iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
| | * | ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki2015-05-201-3/+4
| * | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* | | | lguest: fix out-by-one error in address checking.Rusty Russell2015-05-271-1/+1
* | | | Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-05-272-6/+7
|\ \ \ \
| * | | | mfd: da9052: Fix broken regulator probeJohan Hovold2015-05-272-6/+7
* | | | | Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-271-0/+4
|\ \ \ \ \
| * | | | | backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre2015-05-261-0/+4
* | | | | | Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-05-264-4/+50
|\ \ \ \ \ \
| * | | | | | pinctrl: Fix gpio/pin mapping for Meson8bCarlo Caione2015-05-192-3/+3
| * | | | | | pinctrl: cygnus: fixed incorrect GPIO-pin mappingRay Jui2015-05-191-1/+3
| * | | | | | pinctrl: cherryview: Read triggering type from HW if not set when requestedMika Westerberg2015-05-121-0/+44
* | | | | | | Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-05-262-5/+7
|\ \ \ \ \ \ \
| * | | | | | | gpio: gpio-kempld: Fix get_direction return valueMichael Brunner2015-05-121-1/+1
| * | | | | | | gpio: fix gpio leak in gpiochip_add error pathJohan Hovold2015-05-121-4/+6
| |/ / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-2412-72/+63
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-189-36/+36
| * | | | | | | sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
| * | | | | | | lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
| * | | | | | | storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-241-1/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2330-240/+190
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-222-11/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: fix error flag checking in native aux pathAlex Deucher2015-05-211-2/+0
| | * | | | | | | | drm/radeon: retry dcpd fetchAlex Deucher2015-05-211-9/+11
| * | | | | | | | | Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-221-13/+11
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
| | |/ / / / / / /