Age | Commit message (Expand) | Author |
2013-04-09 | extcon: max77693: Fix return value | Sachin Kamat |
2013-04-09 | extcon: max77693: Staticize default_init_data | Sachin Kamat |
2013-03-13 | extcon: max77693: Initialize register of MUIC device to bring up it without p... | Chanwoo Choi |
2013-03-13 | extcon: max77693: Fix bug of wrong pointer when platform data is not used | Chanwoo Choi |
2013-02-14 | extcon: max77693: Make max77693_extcon_cable static | Sachin Kamat |
2013-02-13 | extcon: max77693: Remove unnecessary goto statement to improve readability | Chanwoo Choi |
2013-02-13 | extcon: max77693: Convert to devm_input_allocate_device() | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support Dock-Smart device for desktop mode | Chanwoo Choi |
2013-01-15 | extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable | Chanwoo Choi |
2013-01-15 | extcon: max77693: Set default uart/usb path by using platform data | Chanwoo Choi |
2013-01-15 | extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt | Chanwoo Choi |
2013-01-15 | extcon: max77693: Check the state/type of cable after boot completed | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support dock device and buttons | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support jig cable | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support MHL_TA cable for charging battery | Chanwoo Choi |
2013-01-15 | extcon: max77693: Remove duplicate code by making function | Chanwoo Choi |
2012-11-27 | Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2012-11-26 | extcon: remove use of __devexit_p | Bill Pemberton |
2012-11-26 | extcon: remove use of __devinit | Bill Pemberton |
2012-11-26 | extcon: remove use of __devexit | Bill Pemberton |
2012-11-21 | extcon: max77693: Fix uninitialised variable warning | Sachin Kamat |
2012-11-21 | extcon: max77693: Use devm_kzalloc | Sachin Kamat |
2012-11-21 | extcon: max77693: Fix coding style | Sachin Kamat |
2012-11-21 | extcon: max77693: Fix incorrect error check and return value | Sachin Kamat |
2012-10-23 | extcon: trivial: kfree missed from remove path | anish kumar |
2012-10-23 | extcon: MAX77693: Add platform data for MUIC device to initialize registers | Chanwoo Choi |
2012-10-23 | extcon: max77693: Use max77693_update_reg for rmw operations | Axel Lin |
2012-09-16 | Merge 3.6-rc7 into driver-core-next | Greg Kroah-Hartman |
2012-09-16 | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi |
2012-09-06 | extcon: use IRQF_ONESHOT | Fengguang Wu |
2012-09-05 | extcon: fix typos in max77693 driver | Peter Meerwald |
2012-07-17 | extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d... | Chanwoo Choi |