aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-arizona.c
Commit message (Expand)AuthorAge
* extcon: arizona: Use MICDET for final microphone identificationMark Brown2013-02-11
* extcon: arizona: Always take the first HPDET reading as the final oneMark Brown2013-02-11
* extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax2013-02-11
* extcon: arizona: Don't HPDET magic when headphones are enabledMark Brown2013-02-11
* extcon: arizona: Add some debounce time before starting HPDET identificationMark Brown2013-02-11
* extcon: arizona: Remove extra jack flip incrementCharles Keepax2013-02-11
* extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown2013-02-07
* extcon: arizona: Support additional configuration of microphone detectionMark Brown2013-02-07
* extcon: arizona: Remove duplicate rate configurationMark Brown2013-01-22
* extcon: arizona: Retry failed HP measurementsMark Brown2013-01-22
* extcon: arizona: Disable debouce for accessory removal detectionMark Brown2013-01-22
* extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-15
* extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-15
* extcon: Simple code motion supporting future work.Mark Brown2013-01-15
* extcon: arizona: Enable basic headphone identificationMark Brown2013-01-15
* extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-15
* extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-15
* extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-15
* extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-15
* extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-15
* extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-15
* Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-11-27
|\
| * extcon: arizona: unlock mutex on error path in arizona_micdet()Alexey Khoroshilov2012-11-20
* | extcon: remove use of __devexit_pBill Pemberton2012-11-26
* | extcon: remove use of __devinitBill Pemberton2012-11-26
* | extcon: remove use of __devexitBill Pemberton2012-11-26
|/
* Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\
| * extcon: fix typos in extcon-arizonaPeter Meerwald2012-09-05
| * extcon: arizona: Free MICDET IRQ on error during probeMark Brown2012-09-05
| * extcon: arizona: Implement button detection supportMark Brown2012-08-16
* | extcon: arizona: Use bypass mode for MICVDDMark Brown2012-09-09
|/
* extcon: arizona: Stop microphone detection if we give up on itMark Brown2012-07-17
* extcon: arizona: Update cable reporting calls and split headsetMark Brown2012-07-17
* Extcon: Arizona: Add driver for Wolfson Arizona class devicesMark Brown2012-06-26