public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-18 10:18:48 to 2011-06-07 18:31:03 UTC [more...]

[PATCH/RESEND v15 1/10] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
 2011-06-07 18:30 UTC  (14+ messages)
` [PATCH/RESEND v15 2/10] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v15 3/10] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH/RESEND v15 4/10] usb: Add max_speed to usb_composite_driver structure
` [PATCH/RESEND v15 5/10] usb: coding style fix
` [PATCH/RESEND v15 6/10] usb: Add streams support to the gadget framework
` [PATCH/RESEND v15 8/10] usb:dummy_hcd: use the shared_hcd infrastructure
` [PATCH v15 9/10] usb: Adding SuperSpeed support to dummy_hcd
  ` [PATCH/RESEND v15 7/10] usb:gadget: Add SuperSpeed support to the Gadget Framework
  ` [PATCH v15 10/10] usb:dummy_hcd: Force FS device connection according to module parameter

[PATCH v12 0/8] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-06-07 10:33 UTC  (60+ messages)
  ` [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 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 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

[PATCH 0/7] Move Qualcomm gpio drivers into drivers dir
 2011-06-06 21:51 UTC  (39+ 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 v2 0/7] Move Qualcomm gpio drivers into drivers dir
  ` [PATCH v2 1/7] msm: gpio: Remove unsupported devices
  ` [PATCH v2 2/7] msm: Remove chip-ifdefs for GPIO io mappings
  ` [PATCH v2 3/7] msm: gpio: Remove chip-specific register definitions
  ` [PATCH v2 4/7] msm: gpio: Remove ifdefs on gpio chip registers
  ` [PATCH v2 5/7] msm: gpiomux: Move public API to public header
  ` [PATCH v2 6/7] gpio_msm: Move Qualcomm v6 MSM driver into drivers
  ` [PATCH v2 7/7] gpio_msm: Move Qualcomm MSM v2 gpio "
` [PATCH v3 0/8] Move Qualcomm gpio drivers into drivers dir
  ` [PATCH v3 1/8] msm: gpio: Remove unsupported devices
  ` [PATCH v3 2/8] msm: Remove chip-ifdefs for GPIO io mappings
  ` [PATCH v3 3/8] msm: gpio: Remove chip-specific register definitions
  ` [PATCH v3 4/8] msm: gpio: Remove ifdefs on gpio chip registers
  ` [PATCH v3 5/8] msm: gpiomux: Move public API to public header
  ` [PATCH v3 6/8] msm: gpio: Fold register defs into C file
  ` [PATCH v3 7/8] gpio_msm: Move Qualcomm v6 MSM driver into drivers
  ` [PATCH v3 8/8] gpio_msm: Move Qualcomm MSM v2 gpio "

[PATCH v14 0/9] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-06-06 15:36 UTC  (23+ messages)
` [PATCH/RESEND v14 1/9] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
` [PATCH/RESEND v14 2/9] usb: Configure endpoint according to gadget speed
` [PATCH/RESEND v14 3/9] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v14 4/9] usb: Add max_speed to usb_composite_driver structure
` [PATCH/RESEND v14 5/9] usb: coding style fix
` [PATCH v14 6/9] usb: Add streams support to the gadget framework
` [PATCH v14 7/9] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH/RESEND v14 8/9] usb:dummy_hcd: use the shared_hcd infrastructure
` [PATCH v14 9/9] usb: Adding SuperSpeed support to dummy_hcd

[PATCH V4] drivers: rtc: Add support for Qualcomm PMIC8xxx RTC
 2011-06-01  9:22 UTC  (6+ messages)

[PATCH] msm: timer: Fix SMP build error
 2011-05-31 23:10 UTC 

[PATCH V2] drivers: rtc: Add support for Qualcomm PMIC8xxx RTC
 2011-05-26 22:22 UTC  (4+ messages)
` [PATCH V3] "

msmfb issues on trout(htc dream)
 2011-05-26 17:00 UTC  (3+ messages)

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-26 11:31 UTC  (4+ messages)

[PATCH v13 0/8] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-25 13:27 UTC  (11+ 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

DEAR WINNER
 2011-05-24 19:23 UTC 

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  (3+ 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 v10 0/7] usb gadget: Add SuperSpeed support to the Gadget Framework
 2011-05-19  5:09 UTC  (6+ messages)

[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 


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