aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król2-1/+2
2014-09-03USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding1-2/+2
2014-09-03doc: dt: mxs-phy: add compatible string for imx6sx-usbphyPeter Chen1-0/+1
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen1-1/+7
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2-11/+57
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda1-3/+27
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda1-2/+15
2014-09-03usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda1-0/+5
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda3-1/+41
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu1-2/+15
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-08-31Linux 3.17-rc3Linus Torvalds1-1/+1
2014-08-31unicore32: Fix build errorGuenter Roeck1-4/+5
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-29Documentation/kdump/kdump.txt: add ARM descriptionHuKeping1-3/+33
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar5-0/+5
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-29ocfs2: quorum: add a log for node not fencedJunxiao Bi1-2/+11
2014-08-29ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi2-0/+21
2014-08-29ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi1-6/+19
2014-08-29ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal8-16/+0
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal8-20/+42
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins2-6/+10
2014-08-29hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko1-1/+1
2014-08-29mm/zpool: use prefixed module loadingKees Cook3-1/+3
2014-08-29zram: fix incorrect stat with failed_readsChao Yu2-4/+8
2014-08-29lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones1-1/+6
2014-08-29mm: actually clear pmd_numa before invalidatingMatthew Wilcox1-1/+1
2014-08-29memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen1-2/+1
2014-08-29resource: fix the case of null pointer accessVivek Goyal1-7/+4
2014-08-29checkpatch: relax check for length of git commit IDsJoe Perches1-2/+2
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree3-1/+7
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu5-2/+20
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson1-1/+1
2014-08-28ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong1-3/+18
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong6-49/+95