-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Greg,
The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556: Linux 3.7-rc2 (2012-10-20 12:11:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git for-next Axel Lin (4): extcon: adc-jack: Fix checking return value of request_any_context_irq extcon: adc-jack: Add missing MODULE_LICENSE extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ extcon: max77693: Use max77693_update_reg for rmw operations Chanwoo Choi (1): extcon: MAX77693: Add platform data for MUIC device to initialize registers Devendra Naga (1): extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach Jenny TC (1): extcon : register for cable interest by cable name Peter Huewe (2): extcon: Unregister compat class at module unload to fix oops extcon: unregister compat link on cleanup Sachin Kamat (2): extcon: Remove duplicate inclusion of extcon.h header file extcon: Fix return value in extcon_register_interest() anish kumar (5): extcon: standard cable names definition and declaration changed extcon: optimising the check_mutually_exclusive function extcon: checkpatch warning removal extcon: driver model release call not needed extcon: trivial: kfree missed from remove path drivers/extcon/extcon-adc-jack.c | 10 ++- drivers/extcon/extcon-class.c | 143 +++++++++++++++++++++---------------- drivers/extcon/extcon-gpio.c | 1 - drivers/extcon/extcon-max77693.c | 46 +++++++++--- drivers/extcon/extcon-max8997.c | 6 +- include/linux/extcon.h | 2 +- include/linux/mfd/max77693.h | 13 ++++ 7 files changed, 138 insertions(+), 83 deletions(-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJQhMSxAAoJEBOhurvWBoCKpYUP/2XtOkfRONMoSzdTjmE4sR+m 6Ze1rB4T6gi8NYudpcwhVJ9x/vGubJgFUEKw9seE7+j6Ryi/UxgnDdQMRpClnAg0 cbDvb6cuzNdO+VWyOh4hlVtIaQKiet2/ZCqwlliX3Gg3zB5AizYXFHwNy/iAJvfO 6xqpeFay57Z3LISxQSXJPJGv4AT6la4hZzDwUMpTJubc/WHqCkZpwDFPFsRZi7Pr +0BqLtnNZdqdzD/c5GwDo1Wp3TU1EuL+DPYjAYE5szLAhTVZ8/a6et2CUzskjXGF 8EGgfavxAYGu7O1YMlukTHQxfbJ9Gdk7d0nWCIppcQ62JB23C+1H7OX/7Mx75vzX ZlmsJQvwh8m18LmZg6X5nwTkGX+XNPjZeCh6uOnBOV+TvHET3Kj8ZY03ELSPxCGD bGFDwHucEUwd1L/eIltoHRyscg0HkRiUVTmN/HdetLihOGMgK8Kglbz3kQGuxmmu 2lCMD6Hdr6xkG4VkhHCkEPUY8fLh4Bvi8AQTP2qDmuYA5yNZFOavV2g59oLIQ3f1 9LTu014T7QuqTyY2zQYZKIVQG1sGcj2q9y0/AXbWjuZKqoWlBqRp/D9yvUcdnPxo kqwi4nv32Vnn1rzLFFxf65uDQ2L4sNGxWPo7vCGlhfYyNQoYOSd63UJfPstbFW28 JHVWg71WQPxR1mGCUGYk =9KTH -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/