summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-29doc: dt-binding: usb: add otg related propertiesLi Jun1-0/+15
2015-07-29usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin1-0/+27
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin1-0/+2
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun1-0/+15
2015-07-29usb: add USB_OTG_ADP definitionMacpaul Lin1-0/+1
2015-07-29usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin1-0/+11
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2-1/+17
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2-7/+46
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede4-1/+743
2015-07-29usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga1-18/+1
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga1-6/+1
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2-0/+8
2015-07-29usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga1-2/+2
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga1-6/+94
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov4-0/+527
2015-07-29usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak2-2/+2
2015-07-29usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak1-1/+1
2015-07-29usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak1-0/+5
2015-07-29usb: dwc3: gadget: defer endpoint name changeFelipe Balbi1-21/+21
2015-07-29usb: dwc3: gadget: add a trace when disabling EPsFelipe Balbi1-0/+2
2015-07-29usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi1-2/+0
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2-3/+5
2015-07-29usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König1-10/+16
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi2-11/+11
2015-07-29usb: renesas_usbhs: Replace deprecated API of extconChanwoo Choi1-1/+1
2015-07-29usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...Chanwoo Choi1-14/+13
2015-07-29usb: phy: omap-otg: Replace deprecated API of extconChanwoo Choi1-11/+11
2015-07-29usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi1-19/+13
2015-07-29usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar2-3/+3
2015-07-29usb: gadget: composite.c: i18n is not an acronymDiego Viola1-2/+2
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar4-14/+14
2015-07-29usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak1-5/+0
2015-07-29usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak1-5/+0
2015-07-29usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi2-9/+0
2015-07-29usb: dwc3: st: remove two unnecessary messagesFelipe Balbi1-4/+0
2015-07-29usb: dwc3: qcom: switch dev_dbg() to dev_info()Felipe Balbi1-2/+2
2015-07-29usb: dwc3: exynos: switch dev_dbg() to dev_info()Felipe Balbi1-1/+1
2015-07-29usb: dwc3: keystone: convert dev_dbg() to dev_err()Felipe Balbi1-1/+1
2015-07-29usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi1-39/+4
2015-07-29usb: dwc2: gadget: use | instead of + for bitmasksFelipe Balbi1-1/+1
2015-07-29usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár2-1/+102
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds1-1/+1
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee1-1/+0
2015-07-25libnvdimm: fix namespace seed creationDan Williams1-0/+5
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2-18/+37
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov1-2/+14
2015-07-24spi: imx: Fix small DMA transfersSascha Hauer1-2/+3