aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-13esp_scsi: Fix tag state corruption when autosensing.David S. Miller
2013-10-13Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa
2013-10-13Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen
2013-10-13brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-10-13gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas
2013-10-13gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel
2013-10-13tuntap: correctly handle error in tun_set_iff()Jason Wang
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu
2013-10-13HID: fix data access in implement()Jiri Kosina
2013-10-13cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-10-13cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-10-13mwifiex: fix memory corruption when unsetting multicast listDaniel Drake
2013-10-05drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter
2013-10-05hwmon: (applesmc) Check key count before proceedingHenrik Rydberg
2013-10-05drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher
2013-10-05drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher
2013-10-05drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher
2013-10-05drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov
2013-10-05drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher
2013-10-05drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula
2013-10-05drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter
2013-10-05dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown
2013-10-05dm mpath: disable WRITE SAME if it failsMike Snitzer
2013-10-05dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka
2013-10-05dm snapshot: workaround for a false positive lockdep warningMikulas Patocka
2013-10-05driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-10-05usb: dwc3: add support for MerrifieldDavid Cohen
2013-10-05usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-10-05USB: Fix breakage in ffs_fs_mount()Al Viro
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-10-05drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter
2013-10-05staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley
2013-10-05staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley
2013-10-05serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-10-05serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-10-05serial: tegra: fix tty-kref leakJohan Hovold
2013-10-05tty: Fix SIGTTOU not sent with tcflush()Peter Hurley