summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-21107-4115/+20749
|\
| * w1: w1_therm: Add force-pullup option for "broken" sensorsMichael Arndt2013-02-182-4/+20
| * w1: ds2482: Added 1-Wire pull-up support to the driverMichael Arndt2013-02-181-6/+45
| * vme: add missing put_device() after device_register() failsEmilio G. Cota2013-02-141-0/+1
| * Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-02-134-252/+567
| |\
| | * extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi2013-02-142-9/+39
| | * extcon: max8997: Set default UART/USB path on probeChanwoo Choi2013-02-142-2/+33
| | * extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi2013-02-143-193/+323
| | * extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi2013-02-142-0/+49
| | * extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi2013-02-142-12/+69
| | * extcon: max8997: Move defined constant to header fileChanwoo Choi2013-02-142-61/+80
| | * extcon: max77693: Make max77693_extcon_cable staticSachin Kamat2013-02-141-1/+1
| | * extcon: max8997: Remove unreachable codeSachin Kamat2013-02-141-1/+0
| | * extcon: max8997: Make max8997_extcon_cable staticSachin Kamat2013-02-141-1/+1
| |/
| * extcon: max77693: Remove unnecessary goto statement to improve readabilityChanwoo Choi2013-02-131-34/+43
| * extcon: max77693: Convert to devm_input_allocate_device()Chanwoo Choi2013-02-131-1/+1
| * extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi2013-02-132-1/+1
| * CREDITS: update email and address of Harald HoyerHarald Hoyer2013-02-131-4/+4
| * Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-02-114-38/+221
| |\
| | * extcon: arizona: Use MICDET for final microphone identificationMark Brown2013-02-111-8/+8
| | * extcon: arizona: Always take the first HPDET reading as the final oneMark Brown2013-02-111-3/+4
| | * extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax2013-02-112-0/+15
| | * extcon: arizona: Don't HPDET magic when headphones are enabledMark Brown2013-02-111-12/+46
| | * extcon: arizona: Add some debounce time before starting HPDET identificationMark Brown2013-02-111-2/+20
| | * extcon: arizona: Remove extra jack flip incrementCharles Keepax2013-02-111-2/+0
| | * extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown2013-02-073-1/+97
| | * extcon: arizona: Support additional configuration of microphone detectionMark Brown2013-02-072-0/+18
| | * extcon: arizona: Remove duplicate rate configurationMark Brown2013-01-231-4/+0
| | * extcon: arizona: Retry failed HP measurementsMark Brown2013-01-231-6/+4
| | * extcon: arizona: Disable debouce for accessory removal detectionMark Brown2013-01-231-0/+9
| * | Drivers: hv: balloon: Prevent the host from ballooning the guest too lowK. Y. Srinivasan2013-02-081-1/+34
| * | Drivers: hv: balloon: Add a parameter to delay pressure reportingK. Y. Srinivasan2013-02-081-2/+11
| * | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-082-2/+2
| * | pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov2013-02-081-306/+310
| * | pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov2013-02-081-10/+41
| * | mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler2013-02-071-1/+1
| * | mei: move clients cleanup code from init.c to client.cTomas Winkler2013-02-063-22/+62
| * | mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-066-23/+27
| * | mei: move interrupt handlers to be me hw specificTomas Winkler2013-02-065-150/+164
| * | mei: separate compilation of the ME hardware specificsTomas Winkler2013-02-069-74/+210
| * | mei: initial extract of ME hw specifics from mei_deviceTomas Winkler2013-02-065-88/+114
| * | mei: sperate interface and pci code into two filesTomas Winkler2013-02-064-342/+409
| * | drivers/char/mem.c: fix small coding style issuesHans Grob2013-02-061-5/+5
| * | Drivers: hv: balloon: Make adjustments to the pressure reportK. Y. Srinivasan2013-01-301-3/+9
| * | w1-gpio: fix section mismatchHauke Mehrtens2013-01-301-1/+1
| * | Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman2013-01-25247-1226/+2025
| |\ \
| * | | drivers, vmci: Fix build errorDavid Rientjes2013-01-251-0/+1
| * | | extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi2013-01-251-1/+1
| * | | Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan2013-01-251-1/+11
| * | | Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-2/+1
OpenPOWER on IntegriCloud