summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/hashes.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-03-27USB: f81232: fix some minor style issuesJohan Hovold1-5/+6
2015-03-27USB: f81232: modify/add authorPeter Hung1-1/+2
2015-03-27USB: f81232: cleanup non-used definePeter Hung1-14/+0
2015-03-27USB: f81232: clarify f81232_ioctl() and fixPeter Hung1-11/+19
2015-03-27USB: f81232: implement set_termios()Peter Hung1-4/+108
2015-03-27USB: f81232: implement port enable/disable methodPeter Hung1-0/+49
2015-03-27USB: f81232: implement MCR/MSR functionPeter Hung1-22/+117
2015-03-27USB: f81232: implement read IIR/MSR with endpointPeter Hung1-8/+118
2015-03-27USB: f81232: change lock mechanismPeter Hung1-6/+5
2015-03-27USB: f81232: implement RX bulk-in EPPeter Hung1-34/+41
2015-03-27USB: f81232: rename private struct member namePeter Hung1-4/+4
2015-03-26usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-03-26chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko1-0/+1
2015-03-26chipidea: introduce specific Kconfig options for glue driversAndy Shevchenko2-7/+12
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun3-197/+190
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun3-16/+7
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun2-33/+1
2015-03-26USB: host: ohci-at91: remove useless uclk clockBoris Brezillon1-15/+3
2015-03-26cdc-wdm: error returns need to be translatedOliver Neukum1-1/+1
2015-03-26cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-03-26cdc-wdm: unify error handling in writeOliver Neukum1-15/+16
2015-03-26cdc-acm: convert to not directly using urb->statusOliver Neukum1-3/+4
2015-03-26cdc-acm: surpress misleading messageOliver Neukum1-1/+1
2015-03-26cdc-acm: fix race between callback and unthrottleOliver Neukum1-2/+10