summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.11.4v3.11.4Greg Kroah-Hartman2013-10-051-1/+1
* irq: Always define devm_{request_threaded,free}_irq()Ben Hutchings2013-10-052-3/+5
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-10-051-1/+2
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-10-051-5/+15
* drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher2013-10-051-0/+2
* drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-10-051-3/+12
* drm/radeon: don't set default clocks for SI when DPM is disabledAlex Deucher2013-10-051-4/+4
* drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2013-10-052-6/+10
* drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher2013-10-051-1/+1
* drm/radeon/cik: fix overflow in vram fetchAlex Deucher2013-10-051-2/+2
* drm/radeon/cik: Fix encoding of number of banks in tiling configuration infoMichel Dänzer2013-10-051-4/+2
* drm/radeon/cik: Fix printing of client name on VM protection faultMichel Dänzer2013-10-051-3/+4
* drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-10-051-1/+12
* drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter2013-10-051-0/+4
* dm mpath: disable WRITE SAME if it failsMike Snitzer2013-10-053-2/+23
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-10-051-3/+2
* dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-10-051-1/+1
* driver core : Fix use after free of dev->parent in device_shutdownBenson Leung2013-10-051-7/+7
* usb/core/devio.c: Don't reject control message to endpoint with wrong direction bitKurt Garloff2013-10-051-0/+16
* usb: dwc3: add support for MerrifieldDavid Cohen2013-10-051-0/+2
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-10-051-0/+2
* fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-10-051-9/+3
* USB: Fix breakage in ffs_fs_mount()Al Viro2013-10-051-34/+26
* USB: UHCI: accept very late isochronous URBsAlan Stern2013-10-051-4/+8
* USB: OHCI: accept very late isochronous URBsAlan Stern2013-10-052-14/+34
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-051-2/+6
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-10-053-3/+3
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-10-051-0/+6
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-10-054-21/+17
* cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy2013-10-051-3/+4
* Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy2013-10-054-33/+4
* drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter2013-10-051-0/+8
* staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley2013-10-051-0/+3
* staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-051-1/+2
* ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2013-10-051-3/+3
* serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-10-051-1/+2
* serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-10-051-0/+2
* serial: tegra: fix tty-kref leakJohan Hovold2013-10-051-1/+3
* tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-10-051-0/+3
* mei: cancel stall timers in mei_resetAlexander Usyskin2013-10-052-0/+4
* mei: bus: stop wait for read during cl state transitionTomas Winkler2013-10-053-8/+14
* mei: make me client counters less error proneTomas Winkler2013-10-052-7/+9
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-051-4/+7
* tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee2013-10-051-1/+0
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-051-0/+16
* kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-10-051-1/+8
* bcache: Fix flushes in writeback modeKent Overstreet2013-10-051-6/+9
* bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet2013-10-051-11/+28
* bcache: Fix a shrinker deadlockKent Overstreet2013-10-051-1/+1