Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2011-05-03 05:14:13 to 2011-05-25 09:49:08 UTC [more...]

[PATCH v12 0/8] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-25  9:49 UTC  (42+ messages)
` [PATCH v12 2/8] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v12 3/8] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
  ` [PATCH/RESEND v12 1/8] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
  ` [PATCH v12 4/8] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH/RESEND v12 5/8] usb: Add streams support to the gadget framework
` [PATCH v12 6/8] usb:dummy_hcd: use the shared_hcd infrastructure
` [PATCH v12 7/8] usb: Adding SuperSpeed support to dummy_hcd
` [PATCH v12 8/8] usb:gadget: coding style fixes

DEAR WINNER
 2011-05-24 19:23 UTC 

[PATCH v13 0/8] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-24 17:20 UTC  (10+ messages)
` [PATCH/RESEND v13 1/8] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
` [PATCH/RESEND v13 2/8] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v13 3/8] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v13 4/8] usb: coding style fix
` [PATCH v13 5/8] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH/RESEND v13 6/8] usb: Add streams support to the gadget framework
` [PATCH/RESEND v13 7/8] usb:dummy_hcd: use the shared_hcd infrastructure
  ` [PATCH v13 8/8] usb: Adding SuperSpeed support to dummy_hcd

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-24 11:04 UTC  (3+ messages)

DEAR WINNER
 2011-05-23 16:36 UTC 

[PATCH v11 0/7] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-23  6:19 UTC  (22+ messages)
` [PATCH/RESEND v11 1/7] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
` [PATCH v11 2/7] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v11 3/7] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v11 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH/RESEND v11 5/7] usb: Add streams support to the gadget framework
` [PATCH v11 6/7] usb:dummy_hcd: use the shared_hcd infrustructure
  ` [PATCH v11 7/7] usb: Adding SuperSpeed support to dummy_hcd

[PATCH V3 1/2] input: pmic8xxx-keypad: Add row and column gpio configuration
 2011-05-22 21:38 UTC  (7+ messages)
` [PATCH V3 2/2] input: pmic8xxx_pwrkey: Add support for power key

[PATCH V4] input: pm8xxx_keypad: Qualcomm pm8xxx keypad controller driver
 2011-05-22 21:37 UTC  (5+ messages)

[PATCH 0/7] Move Qualcomm gpio drivers into drivers dir
 2011-05-19 19:34 UTC  (14+ messages)
` [PATCH 1/7] msm: gpio: Remove unsupported devices
` [PATCH 2/7] msm: Remove chip-ifdefs for GPIO io mappings
` [PATCH 3/7] msm: gpio: Remove chip-specific register definitions
` [PATCH 4/7] msm: gpio: Remove ifdefs on gpio chip registers
` [PATCH 5/7] msm: gpiomux: Move public API to public header
` [PATCH 6/7] gpio_msm: Move Qualcomm v6 MSM driver into drivers
` [PATCH 7/7] gpio_msm: Move Qualcomm MSM v2 gpio "

[PATCH v10 0/7] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-19  5:09 UTC  (20+ messages)
` [PATCH/RESEND v10 1/7] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
` [PATCH/RESEND v10 2/7] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v10 3/7] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v10 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH/RESEND v10 5/7] usb: Add streams support to the gadget framework
` [PATCH/RESEND v10 6/7] usb:gadget: Introduce usb_generate_ss_descriptors()
` [PATCH v10 7/7] usb: Adding SuperSpeed support to dummy_hcd

[PATCH] msm: 8660: Add FLUID support
 2011-05-19  1:25 UTC 

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-18 13:00 UTC 

[PATCH 0/2] Support for isa1200 haptic chip
 2011-05-18  6:45 UTC  (4+ messages)
` [PATCH 1/2] pwm: Add stubs for pwm operations
` [PATCH 2/2] input: misc: Add support for isa1200 chip

[PATCH 0/2] Support for isa1200 haptic chip
 2011-05-17  4:42 UTC  (8+ messages)
` [PATCH 1/2] pwm: Add __weak attributed functions for pwm operations
  ` [PATCH 2/2] input: misc: Add support for isa1200 chip

regulator_set_voltage and regulator_set_optimum_mode usage question
 2011-05-14 21:52 UTC  (2+ messages)

[PATCH V2] drivers: rtc: Add support for Qualcomm PMIC8xxx RTC
 2011-05-13 10:42 UTC  (5+ messages)

[PATCH v9 0/7] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-12 14:45 UTC  (17+ messages)
` [PATCH v9 1/7] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
` [PATCH v9 2/7] usb: Configure endpoint according to gadget speed
` [PATCH v9 3/7] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v9 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework
  ` [PATCH v9 5/7] usb: Add streams support to the gadget framework
  ` [PATCH v9 6/7] usb:gadget: Introduce usb_generate_ss_descriptors()
  ` [PATCH v9 7/7] usb: Adding SuperSpeed support to dummy_hcd

console_cpu_notify can cause scheduling BUG during CPU hotplug
 2011-05-09 20:39 UTC  (8+ messages)

Resend [PATCH 00/10] ARM: SMP initialization consolidation
 2011-05-08 19:38 UTC  (6+ messages)

[PATCH V2 2/3] input: pmic8xxx-keypad: Add row and column gpio configuration
 2011-05-06 13:32 UTC  (6+ messages)
` [PATCH V2 3/3] input: pmic8xxx_pwrkey: Add support for power key

[PATCH V2 2/3] input: pmic8xxx-keypad: Add row and column gpio configuration
 2011-05-05  6:18 UTC  (5+ messages)
` [PATCH V2 3/3] input: pmic8xxx_pwrkey: Add support for power key

[PATCH 1/2] mfd: pm8xxx-pwm: add pm8xxx PWM driver
 2011-05-04  5:48 UTC  (3+ messages)

[PATCH 1/5] USB: gadget: Use Zero Interrupt Threshold Control for ci13xxx_msm
 2011-05-04  4:49 UTC  (15+ messages)
` [PATCH V4 0/5] USB Charging, PHY init and suspend support for MSM8960
  ` [PATCH V4 2/5] USB: OTG: msm: vote for dayatona fabric clock
  ` [PATCH V4 3/5] USB: OTG: msm: Implement charger detection
  ` [PATCH V4 4/5] USB: OTG: msm: Configure PHY Analog and Digital voltage domains
  ` [PATCH V4 5/5] USB: OTG: msm: Add PHY suspend support for MSM8960
` [PATCH V5 0/4] USB Charging, PHY init and "
  ` [PATCH V5 1/4] USB: OTG: msm: vote for dayatona fabric clock
  ` [PATCH V5 2/4] USB: OTG: msm: Implement charger detection
    ` [PATCH V5 3/4] USB: OTG: msm: Configure PHY Analog and Digital voltage domains
    ` [PATCH V5 4/4] USB: OTG: msm: Add PHY suspend support for MSM8960

[PATCH 0/2] fix mpp and gpio for pm8921
 2011-05-04  0:54 UTC  (5+ messages)
` [PATCH 1/2] gpio: pm8xxx-gpio: Add pm8xxx gpio driver
` [PATCH 2/2] mfd: pm8xxx-mpp: Add pm8xxx MPP driver

[PATCH v2 0/2] regulator: msm: Add PM8921 regulator driver
 2011-05-03 16:50 UTC  (4+ messages)
` [PATCH v2 1/2] regulator: pm8921-regulator: Add regulator driver for PM8921
` [PATCH v2 2/2] msm: board-8960: Add support for pm8921-regulator

(unknown),
 2011-05-03 16:05 UTC 

[PATCH 0/2] regulator: msm: Add PM8921 regulator driver
 2011-05-03 16:08 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] msm: board-8960: Add support for pm8921-regulator


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox