summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin2013-06-113-1/+12
| * | | | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-112-0/+7
| * | | | sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
| * | | | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2
| * | | | tuntap: fix a possible race between queue selection and changing queuesJason Wang2013-06-101-1/+1
| * | | | vhost_net: clear msg.control for non-zerocopy case during txJason Wang2013-06-101-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-06-131-4/+7
|\ \ \ \ \
| * | | | | HID: multitouch: prevent memleak with the allocated nameBenjamin Tissoires2013-06-121-4/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-138-128/+109
|\ \ \ \ \ \
| * | | | | | raid5: Initialize bi_vcntKent Overstreet2013-05-301-0/+2
| * | | | | | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2013-05-291-1/+2
| |\ \ \ \ \ \
| | * | | | | | pktcdvd: silence static checker warningDan Carpenter2013-05-291-1/+2
| * | | | | | | Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...Jens Axboe2013-05-155-124/+100
| |\ \ \ \ \ \ \
| | * | | | | | | bcache: Fix error handling in init codeKent Overstreet2013-05-154-121/+99
| | * | | | | | | bcache: drop "select CLOSURES"Paul Bolle2013-05-151-1/+0
| | * | | | | | | bcache: Fix incompatible pointer type warningEmil Goode2013-05-151-2/+1
| * | | | | | | | mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-151-2/+3
| * | | | | | | | mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw2013-05-151-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-136-38/+134
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter2013-06-131-0/+1
| * | | | | | | | rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2013-06-131-0/+7
| * | | | | | | | rtc-at91rm9200: add shadow interrupt maskJohan Hovold2013-06-131-1/+38
| * | | | | | | | rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold2013-06-131-14/+29
| * | | | | | | | rtc-at91rm9200: add configuration supportJohan Hovold2013-06-131-8/+38
| * | | | | | | | rtc-at91rm9200: add match-table compile guardJohan Hovold2013-06-131-0/+2
| * | | | | | | | drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren2013-06-131-0/+1
| * | | | | | | | cciss: fix broken mutex usage in ioctlStephen M. Cameron2013-06-131-16/+16
| * | | | | | | | drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore2013-06-131-1/+3
| * | | | | | | | drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko2013-06-131-1/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-124-23/+68
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-06-111-10/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter2013-06-101-4/+6
| | * | | | | | | | | drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson2013-06-101-8/+8
| | * | | | | | | | | drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson2013-06-101-2/+4
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie2013-06-113-13/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson2013-06-091-5/+11
| | * | | | | | | | | drm/gma500/psb: Fix cursor gem obj referencing on psbPatrik Jakobsson2013-06-091-6/+13
| | * | | | | | | | | drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
| | * | | | | | | | | drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
| | * | | | | | | | | drm/gma500: Add fb gtt offset to fb basePatrik Jakobsson2013-05-151-2/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-121-15/+18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | rbd: fix cleanup in rbd_add()Alex Elder2013-05-171-9/+14
| * | | | | | | | | | rbd: don't destroy ceph_opts in rbd_add()Alex Elder2013-05-171-6/+4
* | | | | | | | | | | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-06-122-16/+49
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | NVMe: Add MSI supportRamachandra Rao Gajula2013-05-311-8/+32
| * | | | | | | | | | NVMe: Use dma_set_mask() correctlyMatthew Wilcox2013-05-281-2/+8
| * | | | | | | | | | Return the result from user admin command IOCTL even in case of failureChayan Biswas2013-05-231-1/+1
| * | | | | | | | | | NVMe: Do not cancel command multiple timesKeith Busch2013-05-171-0/+2
| * | | | | | | | | | NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun2013-05-171-1/+2
| * | | | | | | | | | NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter2013-05-171-2/+3