summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-14MLK-11340-30 usb: common: otg-fsm: add HNP polling request sending funcitonLi Jun
2016-01-14MLK-11340-29 usb: common: otg-fsm: start HNP polling timer in host stateLi Jun
2016-01-14MLK-11340-28 usb: gadget: add host_request_flag in usb_gadget for OTGLi Jun
2016-01-14MLK-9618-7 usb: chipidea: otg: delay turn on vbus when detecting data pulseLi Jun
2016-01-14MLK-11340-26 usb: phy: add notify suspend and resume callbackPeter Chen
2016-01-14MLK-10102-10 usb: chipidea: otg: Add power lost support for otg fsm modeLi Jun
2016-01-14MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2016-01-14MLK-11340-24 usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2016-01-14MLK-11340-20 usb: chipidea: add ahb burst configuration interfacePeter Chen
2016-01-14MLK-11340-16 usb: chipidea: define stream mode disable for both rolesPeter Chen
2016-01-14usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2016-01-14usb: chipidea: set usb otg capabilitiesLi Jun
2016-01-14usb: common: add API to update usb otg capabilities by device treeLi Jun
2016-01-14usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin
2016-01-14usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun
2016-01-14usb: add USB_OTG_ADP definitionMacpaul Lin
2016-01-14usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin
2016-01-14MLK-11340-7 usb: chipidea: introduce ITC tuning interfacePeter Chen
2016-01-14MLK-11340-2 usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2016-01-14MLK-11327 dma: pxp: porting pxp dma driver to imx_4.1.yFancy Fang
2016-01-14MLK-11286-1 ARM: imx: enable rpmsg on imx amp platformsRichard Zhu
2016-01-14MLK-11318-5: video: mxsfb: porting mxsfb driver to imx_4.1.y branchFancy Fang
2016-01-14MLK-11317 ARM: imx: imx6ul: add enet init for i.mx6ulFugang Duan
2016-01-14MLK-11300-03 ARM: imx: add clock driver for imx6ulBai Ping
2016-01-14MLK-10463-1 ARM: imx: init ENET RGMII tx clock sourceFugang Duan
2016-01-14MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2016-01-14MLK-11265-8 ARM: imx: add pm support for imx7dAnson Huang
2016-01-14MLK-11265-3 ARM: imx: add clk driver support for i.mx7dAnson Huang
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen