summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-27brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2017-10-27i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck1-4/+26
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson1-1/+4
2017-10-27ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-10-27ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs1-0/+2
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin1-1/+1
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2017-10-27xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman1-1/+2
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu1-4/+2
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu1-0/+2
2017-10-27iio: dummy: events: Add missing breakLars-Peter Clausen1-0/+1
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2017-10-27ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold1-0/+1
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern1-2/+4
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede1-5/+1
2017-10-21Linux 4.9.58v4.9.58Greg Kroah-Hartman1-1/+1
2017-10-21usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam1-1/+34
2017-10-21cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann1-1/+1
2017-10-21EDAC, mce_amd: Print IPID and Syndrome on a separate lineYazen Ghannam1-5/+4
2017-10-21btmrvl: avoid double-disable_irq() raceJeffy Chen1-2/+6
2017-10-21regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas1-0/+10
2017-10-21drm/nouveau/gr/gf100-: fix ccache error loggingBen Skeggs1-1/+1
2017-10-21powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan2-1/+5
2017-10-21nfsd/callback: Cleanup callback cred on shutdownKinglong Mee3-4/+15
2017-10-21hrtimer: Catch invalid clockids againMarc Zyngier1-5/+15
2017-10-21target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash1-4/+2
2017-10-21IB/hfi1: Allocate context data on memory nodeSebastian Sanchez1-8/+9
2017-10-21IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan1-2/+2
2017-10-21uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-10-21uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-10-21ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton1-2/+7
2017-10-21ceph: fix bogus endianness change in ceph_ioctl_set_layoutJeff Layton1-2/+2
2017-10-21ceph: don't update_dentry_lease unless we actually got oneJeff Layton1-2/+2
2017-10-21i2c: at91: ensure state is restored after suspendingAlexandre Belloni1-0/+3
2017-10-21qed: Read queue state before releasing bufferRam Amrani1-6/+6
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani1-1/+1
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru1-3/+3
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni1-5/+4
2017-10-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle1-0/+3
2017-10-21ASoC: mediatek: add I2C dependency for CS42XX8Arnd Bergmann1-1/+1
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter1-1/+1
2017-10-21slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko1-1/+4
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren3-3/+121