summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-09-26USB: handle LPM errors during device suspend correctlyAlan Stern
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-09-26usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-09-26usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg
2013-09-26iio: mxs-lradc: Remove useless check in read_rawMarek Vasut
2013-09-26iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
2013-09-26net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-09-26CIFS: Fix missing lease breakPavel Shilovsky
2013-09-26CIFS: Fix a memory leak when a lease break comesPavel Shilovsky
2013-09-26cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-26tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-26usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-26KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26ARM: PCI: versatile: Fix PCI I/OPeter Maydell
2013-09-26ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell
2013-09-26arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-09-26arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-09-26ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall
2013-09-26ARM: dts: add missing cpu #address-cell valuesArnd Bergmann
2013-09-26ARM: dts: sunxi: cpus/cpu nodes dts updatesLorenzo Pieralisi
2013-09-26ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi
2013-09-26cpuidle: coupled: fix race condition between pokes and safe stateColin Cross
2013-09-26cpuidle: coupled: abort idle if pokes are pendingColin Cross
2013-09-26ARM: xen: only set pm function ptrs for Xen guestsRob Herring
2013-09-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-09-26powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-26crypto: api - Fix race condition in larval lookupHerbert Xu
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern
2013-09-26UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
2013-09-26SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman
2013-09-14Linux 3.10.12v3.10.12Greg Kroah-Hartman
2013-09-14ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-09-14drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann