summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | i40e: use common failure flowJesse Brandeburg2013-09-271-6/+6
| | * | | | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
| | |/ / /
| | * | | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-09-271-4/+11
| | |\ \ \
| | | * | | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov2013-09-201-4/+11
| | * | | | via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-261-2/+7
| | * | | | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
| | * | | | skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-241-3/+6
| | * | | | 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
| | * | | | slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-202-0/+6
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown2013-09-301-1/+1
| |\ \ \ \
| | * | | | regulator: wm8350: correct the max_uV of LDOLaxman Dewangan2013-09-191-1/+1
| * | | | | Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown2013-09-301-2/+2
| |\ \ \ \ \
| | * | | | | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin2013-09-231-2/+2
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown2013-09-301-2/+14
| |\ \ \ \ \
| | * | | | | regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon2013-09-271-2/+14
| * | | | | | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown2013-09-301-7/+7
| |\ \ \ \ \ \
| | * | | | | | regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin2013-09-171-6/+0
| | * | | | | | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-101-0/+6
| | * | | | | | regulator: palmas: fix the n_voltages for smps to 122Laxman Dewangan2013-09-041-1/+1
| * | | | | | | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown2013-09-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: da9063: Fix PTR_ERR/ERR_PTR mismatchGeert Uytterhoeven2013-09-101-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
| |\ \ \ \ \ \ \
| | * | | | | | | usb: dwc3: add support for MerrifieldDavid Cohen2013-09-271-0/+2
| | * | | | | | | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
| | * | | | | | | USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-271-34/+26
| | * | | | | | | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| | * | | | | | | usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-261-0/+16
| | * | | | | | | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-261-1/+1
| | * | | | | | | usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-261-0/+2
| | * | | | | | | usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-261-2/+5
| | * | | | | | | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-261-0/+1
| | * | | | | | | usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-261-1/+1
| | * | | | | | | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-263-3/+3
| | * | | | | | | USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-262-14/+34
| | * | | | | | | USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-261-4/+8
| | * | | | | | | USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-261-4/+4