Stephen Boyd ([email protected])

Number of posts: 120 (0.2 per day)
First post: 2016-03-08 09:22:31
Last post: 2017-11-08 03:28:37

Date List Subject
2016-12-28 22:58:06 linux-kernel [PATCH v6 21/25] usb: chipidea: msm: Be silent on probe defer errors
2016-12-28 22:57:51 linux-kernel [PATCH v6 25/25] phy: Add support for Qualcomm's USB HS phy
2016-12-28 22:57:43 linux-kernel [PATCH v6 18/25] usb: chipidea: msm: Make platform data driver local instead of global
2016-12-28 22:57:41 linux-kernel [PATCH v6 12/25] usb: chipidea: msm: Mark device as runtime pm active
2016-12-28 22:57:38 linux-kernel [PATCH v6 17/25] usb: chipidea: msm: Restore wrapper settings after reset
2016-12-28 22:57:33 linux-kernel [PATCH v6 13/25] usb: chipidea: msm: Rely on core to override AHBBURST
2016-12-28 22:57:28 linux-kernel [PATCH v6 09/25] usb: chipidea: Add support for ULPI PHY bus
2016-12-28 22:57:24 linux-kernel [PATCH v6 05/25] usb: chipidea: Handle extcon events properly
2016-12-28 22:57:23 linux-kernel [PATCH v6 01/25] of: device: Support loading a module with OF based modalias
2016-12-28 22:57:19 linux-kernel [PATCH v6 00/25] Support qcom's HSIC USB and rewrite USB2 HS support
2016-12-28 22:06:52 linux-kernel Re: [PATCH v5 0/2] qcom OTG regulator support
2016-11-24 10:27:27 linux-kernel [PATCH 1/3] of: Support parsing phandle argument lists through a nexus node
2016-11-24 10:26:40 linux-kernel [PATCH 3/3] gpio: Support gpio nexus dt bindings
2016-11-24 10:25:39 linux-kernel [PATCH 2/3] of: unittest: Add phandle remapping test
2016-11-24 10:25:35 linux-kernel [PATCH 0/2] OF phandle nexus support + GPIO nexus
2016-11-04 20:51:42 linux-kernel Re: [PATCH v5 02/23] of: device: Export of_device_{get_modalias, uvent_modalias} to modules
2016-10-20 23:20:44 linux-kernel Re: [PATCH v5 23/23] phy: Add support for Qualcomm's USB HS phy
2016-10-18 20:57:31 linux-kernel [PATCH] gpu: Remove depends on RESET_CONTROLLER when not a provider
2016-10-18 02:02:51 linux-kernel [PATCH v5 02/23] of: device: Export of_device_{get_modalias,uvent_modalias} to modules
2016-10-18 02:02:42 linux-kernel [PATCH v5 03/23] usb: ulpi: Support device discovery via DT
2016-10-18 02:02:34 linux-kernel [PATCH v5 04/23] usb: chipidea: Only read/write OTGSC from one place
2016-10-18 02:01:23 linux-kernel [PATCH v5 05/23] usb: chipidea: Handle extcon events properly
2016-10-18 02:01:14 linux-kernel [PATCH v5 10/23] usb: chipidea: Consolidate extcon notifiers
2016-10-18 02:01:00 linux-kernel [PATCH v5 11/23] usb: chipidea: Emulate OTGSC interrupt enable path
2016-10-18 02:00:50 linux-kernel [PATCH v5 12/23] usb: chipidea: msm: Mark device as runtime pm active
2016-10-18 02:00:40 linux-kernel [PATCH v5 13/23] usb: chipidea: msm: Rely on core to override AHBBURST
2016-10-18 02:00:33 linux-kernel [PATCH v5 14/23] usb: chipidea: msm: Use hw_write_id_reg() instead of writel
2016-10-18 02:00:23 linux-kernel [PATCH v5 15/23] usb: chipidea: msm: Add proper clk and reset support
2016-10-18 02:00:16 linux-kernel [PATCH v5 16/23] usb: chipidea: msm: Mux over secondary phy at the right time
2016-10-18 01:59:27 linux-kernel [PATCH v5 17/23] usb: chipidea: msm: Restore wrapper settings after reset
2016-10-18 01:59:17 linux-kernel [PATCH v5 18/23] usb: chipidea: msm: Make platform data driver local instead of global
2016-10-18 01:59:07 linux-kernel [PATCH v5 19/23] usb: chipidea: msm: Add reset controller for PHY POR bit
2016-10-18 01:58:56 linux-kernel [PATCH v5 20/23] usb: chipidea: msm: Handle phy power states
2016-10-18 01:58:45 linux-kernel [PATCH v5 21/23] usb: chipidea: msm: Be silent on probe defer errors
2016-10-18 01:58:31 linux-kernel [PATCH v5 23/23] phy: Add support for Qualcomm's USB HS phy
2016-10-18 01:58:17 linux-kernel [PATCH v5 22/23] phy: Add support for Qualcomm's USB HSIC phy
2016-10-18 01:57:39 linux-kernel [PATCH v5 06/23] usb: chipidea: Add platform flag for wrapper phy management
2016-10-18 01:57:27 linux-kernel [PATCH v5 07/23] usb: chipidea: Notify events when switching host mode
2016-10-18 01:57:17 linux-kernel [PATCH v5 08/23] usb: chipidea: Remove locking in ci_udc_start()
2016-10-18 01:57:13 linux-kernel [PATCH v5 09/23] usb: chipidea: Add support for ULPI PHY bus
2016-10-18 01:56:55 linux-kernel [PATCH v5 01/23] of: device: Support loading a module with OF based modalias
2016-10-18 01:56:46 linux-kernel [PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
2016-10-18 00:43:35 linux-kernel [PATCH v5 1/2] dt-binding: power: Add otg regulator binding
2016-10-18 00:43:19 linux-kernel [PATCH v5 2/2] power: qcom_smbb: Add otg regulator for control of vbus
2016-10-18 00:43:06 linux-kernel [PATCH v5 0/2] qcom OTG regulator support
2016-10-18 00:16:06 linux-kernel [PATCH] extcon: qcom-spmi-misc: Sync the extcon state on interrupt
2016-10-03 20:54:26 linux-kernel Re: [PATCH] pinctrl: qcom: fix masking of pinmux functions
2016-04-20 01:05:46 linux-kernel [RFC/PATCHv2 v2 3/4] firmware_class: Provide infrastructure to make fw caching optional
2016-04-20 01:04:50 linux-kernel [RFC/PATCHv2 v2 4/4] firmware: Support requesting firmware directly into DMA memory
2016-04-20 01:04:42 linux-kernel [RFC/PATCHv2 v2 1/4] ARM64: dma: Add support for NO_KERNEL_MAPPING attribute
2016-04-20 01:04:40 linux-kernel [RFC/PATCHv2 v2 2/4] dma-mapping: Add dma_remap() APIs