summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan2013-01-172-7/+46
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-172-1/+3
* Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan2013-01-172-0/+21
* Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan2013-01-171-5/+8
* Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-172-21/+20
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-171-15/+0
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-173-3/+4
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-173-6/+5
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-171-0/+9
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-171-54/+111
* Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan2013-01-172-14/+0
* Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan2013-01-173-10/+49
* Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan2013-01-171-3/+25
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-171-0/+7
* Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan2013-01-172-0/+28
* hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun2013-01-171-1/+0
* misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman2013-01-171-4/+4
* misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese2013-01-173-0/+255
* misc: st_core: Error triggered by convert "char" to "int"channing2013-01-171-1/+2
* w1_therm: Retries: remove old code add CRCDavid Stevenson2013-01-151-19/+6
* drivers/w1/masters/mxc_w1.c: use devm_ functionsJulia Lawall2013-01-151-39/+10
* drivers/w1/masters/ds1wm.c: use devm_ functionsJulia Lawall2013-01-151-34/+18
* Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-01-15979-6373/+6721
|\
| * mfd: wm5102: Add microphone clamp control registersMark Brown2013-01-151-0/+7
| * extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-151-5/+45
| * extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-151-12/+147
| * extcon: Simple code motion supporting future work.Mark Brown2013-01-151-60/+60
| * extcon: arizona: Enable basic headphone identificationMark Brown2013-01-152-21/+323
| * extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-151-18/+58
| * extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-151-0/+19
| * extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-151-0/+6
| * extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-151-2/+3
| * extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-151-2/+0
| * extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-151-3/+1
| * extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-151-62/+138
| * extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-151-0/+20
| * extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-151-0/+24
| * extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-152-4/+6
| * extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-151-3/+34
| * extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-151-39/+216
| * extcon: max77693: Add support jig cableChanwoo Choi2013-01-151-6/+46
| * extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-151-11/+45
| * extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-151-199/+241
| * Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
| |\
| | * EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| | * EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| | * EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
| * | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-085-25/+29
| |\ \
| | * \ Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-081-1/+2
| | |\ \