summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bnx2x'David S. Miller2013-09-234-38/+44
|\
| * bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
| * bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
| * bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
| * bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
| * bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
| * bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
|/
* bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
* bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
* bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
* bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
* bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
* Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-211-5/+5
|\
| * sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
| * sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+3
* | slcan: rewrite of slc_bump and slc_encapsAndre Naujoks2013-09-201-49/+87
* | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-202-0/+13
* | slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-202-0/+6
|/
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-09-205-15/+26
|\
| * arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2
| * arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
| * arm64: documentation: tighten up tagged pointer documentationWill Deacon2013-09-201-7/+7
| * arm64: Make do_bad_area() function staticCatalin Marinas2013-09-201-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-1927-289/+418
|\ \
| * \ Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-09-189-261/+383
| |\ \
| | * \ Merge tag 'for_3.12-rc2/dts_signed' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-09-189-261/+383
| | |\ \ | | | |/ | | |/|
| | | * ARM: dts: igep00x0: Add pinmux configuration for MCBSP2Enric Balletbo i Serra2013-09-181-0/+14
| | | * ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blazeTony Lindgren2013-09-181-1/+38
| | | * ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboardTony Lindgren2013-09-181-1/+45
| | | * ARM: dts: OMAP5: fix ocp2scp DTS dataFelipe Balbi2013-09-171-1/+2
| | | * ARM: dts: OMAP5: fix reg property sizeFelipe Balbi2013-09-171-2/+2
| | | * ARM: dts: am335x-bone*: add DT for BeagleBone BlackKoen Kooi2013-09-174-255/+281
| | | * ARM: dts: omap3-beagle-xm: fix string error in compatible propertyRobert Nelson2013-09-171-1/+1
| | |/
| * | Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-09-187-8/+7
| |\ \
| | * | ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody2013-09-181-1/+1
| | * | ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew2013-09-181-1/+1
| | * | ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin2013-09-181-1/+1
| | * | mailbox: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-181-1/+0
| | * | ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-09-181-2/+2
| | * | ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun2013-09-181-1/+1
| | * | ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren2013-09-181-1/+1
| | |/
| * | ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij2013-09-181-0/+1
| * | ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami2013-09-181-1/+1
| * | ARM: u300: hide submenusLinus Walleij2013-09-181-5/+5
| * | Merge tag 'imx-fixes-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-09-176-7/+19
| |\ \
| | * | ARM: dts: imx6q: fix the wrong offset of the Pad Mux registerHuang Shijie2013-09-171-2/+2
| | * | ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu2013-09-171-0/+11
| | * | ARM: imx51.dtsi: fix PATA device clockArnaud Patard (Rtp)2013-09-171-1/+1
| | * | ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registrationFabio Estevam2013-09-171-1/+1
| | * | ARM: imx: initialize clk_init_data.flags for clk-fixup-muxShawn Guo2013-09-171-0/+1
OpenPOWER on IntegriCloud