summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | r8169: remember WOL preferences on driver loadPeter Wu2013-08-211-1/+1
| * | | | | | | | | | via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
| * | | | | | | | | | macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich2013-08-201-2/+4
| * | | | | | | | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich2013-08-201-4/+0
| * | | | | | | | | | macvtap: simplify usage of tap_featuresVlad Yasevich2013-08-201-4/+6
| * | | | | | | | | | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
| * | | | | | | | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
| * | | | | | | | | | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
| * | | | | | | | | | bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
| * | | | | | | | | | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
| * | | | | | | | | | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake2013-08-231-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-08-222-18/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett2013-08-181-16/+0
| * | | | | | | | | | | sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell2013-08-181-1/+4
| * | | | | | | | | | | sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun2013-08-181-1/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2013-08-221-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of: fdt: fix memory initialization for expanded DTWladislav Wiebe2013-08-221-0/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-08-221-9/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven2013-08-161-9/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-221-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/events: mask events when changing their VCPU bindingDavid Vrabel2013-08-201-0/+11
| * | | | | | | | | | | xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel2013-08-201-1/+1
| * | | | | | | | | | | Merging v3.10-rc2 as I need to apply a fix forStefano Stabellini2013-08-05164-1451/+1653
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-08-222-4/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | pinctrl: sunxi: Add spinlocksMaxime Ripard2013-08-072-3/+54
| * | | | | | | | | | | | pinctrl: sunxi: Fix gpio_set behaviourMaxime Ripard2013-08-071-1/+7
| * | | | | | | | | | | | pinctrl: sunxi: Read register before writing to it in irq_set_typeMaxime Ripard2013-08-071-1/+4
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-195-36/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-1943-302/+472
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson2013-08-141-29/+57
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-191-0/+8
| * | | | | | | | | | drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki2013-08-151-1/+1
| * | | | | | | | | | drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher2013-08-151-6/+6
| * | | | | | | | | | drm/radeon: fix UVD message buffer validationChristian König2013-08-121-0/+8
* | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| * | | | | | | | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| * | | | | | | | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-1610-37/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
| * | | | | | | | | | | USB: mos7720: fix broken control requestsJohan Hovold2013-08-141-7/+14
| * | | | | | | | | | | usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| * | | | | | | | | | | USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
| * | | | | | | | | | | USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
| * | | | | | | | | | | USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
| * | | | | | | | | | | USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
| * | | | | | | | | | | USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-121-10/+10
| * | | | | | | | | | | wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-121-2/+7