summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2-4/+5
2015-04-07usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-04-07usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-04-07Linux 4.0-rc7v4.0-rc7Linus Torvalds1-1/+1
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2-17/+10
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong1-0/+1
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org7-19/+34
2015-04-05Input: alps - document stick behavior for protocol V2Hans de Goede1-0/+8
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-04-03usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren1-1/+1
2015-04-03ehci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03max3421-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03sl811-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03u132-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03uhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03c67x00-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03dwc2: hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03dummy_hcd: use USB_DT[_SS]_HUBSergei Shtylyov1-2/+2
2015-04-03isp1760-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03musb_virthub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03renesas_usbhs: mod_host: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03wusbcore: rh: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap1-0/+1
2015-04-03usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda1-1/+1
2015-04-03Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck1-1/+1
2015-04-03netns: don't allocate an id for dead netnsNicolas Dichtel1-1/+3
2015-04-03Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel1-15/+9