summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-04-24usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen
2014-04-24usb: phy: fsm: update OTG HNP state transitionLi Jun
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi
2014-04-17usb: gadget: fsl driver pullup fixSuresh Gupta
2014-04-16usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()Chao Bi
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause
2014-04-16usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam
2014-04-16usb : gadget : fsl: fix the fault issue on rmmodSuresh Gupta
2014-04-16usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack
2014-04-16usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probeLubomir Rintel
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros
2014-04-16usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros
2014-04-16usb: dwc3: gadget: Iterate only over valid endpointsJack Pham
2014-04-15usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi
2014-04-15usb: musb: fix PHY power on/offFelipe Balbi
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-11Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-11target: Add check to prevent Abort Task from aborting itselfAlex Leung
2014-04-11Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-11Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller