summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-14Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding docPeter Chen1-0/+10
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen1-2/+10
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen3-0/+19
2015-08-14Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding docPeter Chen1-0/+7
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen1-6/+10
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen2-2/+16
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen1-1/+1
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen1-2/+16
2015-08-14usb: chipidea: imx: properly check for usbmiscTomeu Vizoso1-1/+1
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun1-0/+6
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause1-2/+1
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen1-3/+1
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen2-0/+18
2015-08-14Doc: usb: ci-hdrc-usb2: add itc-setting at binding docPeter Chen1-0/+3
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen3-18/+27
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen1-1/+0
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen1-0/+7
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen1-1/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen5-0/+12
2015-08-10phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood1-3/+3
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-09usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-08-09usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger1-20/+20
2015-08-09usb: devio: fix spacingKris Borer1-2/+2
2015-08-09xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu3-5/+47
2015-08-09xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu3-13/+187
2015-08-09usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-08-09usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki1-1/+8
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber1-0/+1
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga1-0/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2-2/+2
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-07writeback: fix initial dirty limitRabin Vincent1-2/+2
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2-4/+6
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi4-10/+16
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi1-9/+12
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi1-2/+2
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi1-2/+2
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley3-3/+5
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman1-1/+9
2015-08-07ocfs2: fix shift left overflowJoseph Qi1-2/+2
2015-08-07kthread: export kthread functionsDavid Kershner1-0/+4
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov1-2/+1
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-4/+8
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras5-10/+2