summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-11-04virtio-net: fix the race between channels setting and refillJason Wang1-4/+1
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-11-04farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-7/+23
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-11-04proc connector: fix info leaksMathias Krause1-0/+18
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-18drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-10-18drm/radeon: fix typo in CP DMA register headersAlex Deucher3-5/+5
2013-10-18drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter1-2/+2
2013-10-18drm/i915: Only apply DPMS to the encoder if enabledChris Wilson1-6/+2
2013-10-18watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-18hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-10-18i2c: omap: Clear ARDY bit twiceTaras Kondratiuk1-0/+3
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-2/+1
2013-10-13bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-13net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-10-13HID: uhid: allocate static minorDavid Herrmann1-1/+2
2013-10-13HID: uhid: add devname module aliasMarcel Holtmann1-0/+1
2013-10-13HID: roccat: add support for KonePureOptical v2Stefan Achatz3-1/+4
2013-10-13drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-10-13ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-10-13dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-13dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-13dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-13Revert "drm/radeon: add missing hdmi callbacks for rv6xx"Rafał Miłecki1-2/+0
2013-10-13iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2
2013-10-13p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-13rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-13ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-13ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger1-2/+2
2013-10-13xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-13USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý1-0/+3
2013-10-13mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-10-13mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-10-13mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-10-13staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-13esp_scsi: Fix tag state corruption when autosensing.David S. Miller2-6/+9
2013-10-13Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-10-13Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-10-13brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-10-13gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas1-46/+83
2013-10-13gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas1-14/+21
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-13bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1