summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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-211-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-211-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-212-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-141-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
| * | | | | | | | | USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-121-7/+6
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-1634-245/+381
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-154-35/+29
| * | | | | | | | | tun: signedness bug in tun_get_user()Dan Carpenter2013-08-151-2/+4
| * | | | | | | | | qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
| * | | | | | | | | qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
| * | | | | | | | | qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
| * | | | | | | | | net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
| * | | | | | | | | drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
| * | | | | | | | | Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24
| * | | | | | | | | be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
| * | | | | | | | | tun: compare with 0 instead of total_lenWeiping Pan2013-08-131-2/+2
| * | | | | | | | | ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-131-1/+1
| * | | | | | | | | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
| * | | | | | | | | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
| * | | | | | | | | bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
| * | | | | | | | | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24