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