summaryrefslogtreecommitdiffstats
path: root/drivers/sbus (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-25usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis1-1/+1
2015-10-25usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy1-1/+0
2015-10-25usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy1-1/+2
2015-10-25usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-8/+8
2015-10-25uwb: drp: Use setup_timerMuhammad Falak R Wani1-3/+1
2015-10-25uwb: neh: Use setup_timerMuhammad Falak R Wani1-3/+1
2015-10-25uwb: rsv: Use setup_timerMuhammad Falak R Wani1-6/+3
2015-10-25Linux 4.3-rc7v4.3-rc7Linus Torvalds1-1/+1
2015-10-23dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber1-1/+1
2015-10-23dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-10-23dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-10-23rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-10/+23
2015-10-23rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+16
2015-10-23sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra2-2/+16
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi2-2/+3
2015-10-23fault-inject: fix inverted interval/probability values in printkFlorian Westphal1-1/+1
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin1-0/+1
2015-10-23mm: make sendfile(2) killableJan Kara1-4/+5
2015-10-23thp: use is_zero_pfn() only after pte_present() checkMinchan Kim1-1/+2
2015-10-23mailmap: update Javier Martinez Canillas' emailJavier Martinez Canillas1-0/+1
2015-10-23MAINTAINERS: add Sergey as zsmalloc reviewerSergey Senozhatsky1-0/+1
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani4-6/+6
2015-10-23kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov1-2/+6
2015-10-23USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-10-22[media] m88ds3103: use own reg update_bits() implementationAntti Palosaari1-26/+47
2015-10-22[media] rtl28xxu: fix control message flawsAntti Palosaari2-3/+14
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski1-1/+1
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan1-8/+4
2015-10-22[media] si2168: Bounds check firmwareLaura Abbott1-0/+4
2015-10-22[media] si2157: Bounds check firmwareLaura Abbott1-0/+4
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla1-1/+1
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee1-2/+2
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King1-2/+1
2015-10-22[media] lnbh25: Fix lnbh25_attach() function return typeJavier Martinez Canillas1-1/+1
2015-10-22[media] horus3a: Fix horus3a_attach() function parametersJavier Martinez Canillas1-2/+2
2015-10-22ASoC: wm8962: mark cache_dirty flag after software reset in pm_resumeJiada Wang1-0/+2
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun1-3/+6
2015-10-22chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov1-3/+3
2015-10-22doc: dt-binding: ci-hdrc-usb2: split vendor specific propertiesPeter Chen1-4/+6
2015-10-22usb: chipidea: imx: add imx6ul usb supportPeter Chen2-0/+10
2015-10-22doc: dt-binding: ci-hdrc-usb2: improve property descriptionPeter Chen1-2/+6
2015-10-22usb: chipidea: imx: add usb support for imx7dPeter Chen2-0/+67
2015-10-22Doc: usb: ci-hdrc-usb2: Add phy-clkgate-delay-us entryFabio Estevam1-0/+3
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2-0/+8
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov5-1/+193
2015-10-22btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer1-1/+4
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-22drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-10-22drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter1-3/+4
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9