| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID | K. Y. Srinivasan | 2013-01-17 | 2 | -0/+21 |
* | Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond | K. Y. Srinivasan | 2013-01-17 | 1 | -5/+8 |
* | Drivers: hv: Manage signaling state on a per-connection basis | K. Y. Srinivasan | 2013-01-17 | 3 | -21/+45 |
* | Drivers: hv: Move vmbus version definitions to hyperv.h | K. Y. Srinivasan | 2013-01-17 | 2 | -15/+15 |
* | Drivers: hv: Change the signature of vmbus_set_event() | K. Y. Srinivasan | 2013-01-17 | 3 | -3/+4 |
* | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan | 2013-01-17 | 3 | -6/+5 |
* | Drivers: hv: Save and export negotiated vmbus version | K. Y. Srinivasan | 2013-01-17 | 2 | -0/+15 |
* | Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond | K. Y. Srinivasan | 2013-01-17 | 1 | -5/+31 |
* | Drivers: hv: Update the ring buffer structure to match win8 functionality | K. Y. Srinivasan | 2013-01-17 | 1 | -7/+21 |
* | Drivers: hv: Support handling multiple VMBUS versions | K. Y. Srinivasan | 2013-01-17 | 2 | -60/+111 |
* | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() | K. Y. Srinivasan | 2013-01-17 | 2 | -14/+0 |
* | Drivers: hv: Optimize the signaling on the write path | K. Y. Srinivasan | 2013-01-17 | 3 | -10/+49 |
* | Drivers: hv: Optimize signaling in the read path | K. Y. Srinivasan | 2013-01-17 | 1 | -3/+25 |
* | Drivers: hv: Turn off batched reading for util drivers | K. Y. Srinivasan | 2013-01-17 | 1 | -0/+10 |
* | Drivers: hv: Add state to manage batched reading | K. Y. Srinivasan | 2013-01-17 | 2 | -0/+27 |
* | Drivers: hv: Implement routines for read side signaling optimization | K. Y. Srinivasan | 2013-01-17 | 2 | -0/+28 |
* | tools/hv: Fix permissions of created directory and files | Ben Hutchings | 2013-01-17 | 1 | -2/+2 |
* | tools/hv: Fix /var subdirectory | Tomas Hozza | 2013-01-17 | 1 | -6/+6 |
* | hv: hv_balloon: remove duplicated include from hv_balloon.c | Wei Yongjun | 2013-01-17 | 1 | -1/+0 |
* | misc: lattice-ecp3-config.c: remove __dev* markings | Greg Kroah-Hartman | 2013-01-17 | 1 | -4/+4 |
* | misc: Add Lattice ECP3 FPGA configuration via SPI | Stefan Roese | 2013-01-17 | 3 | -0/+255 |
* | uio-howto: example bug | Stephen Hemminger | 2013-01-17 | 1 | -1/+1 |
* | misc: st_core: Error triggered by convert "char" to "int" | channing | 2013-01-17 | 1 | -1/+2 |
* | w1_therm: Retries: remove old code add CRC | David Stevenson | 2013-01-16 | 1 | -19/+6 |
* | drivers/w1/masters/mxc_w1.c: use devm_ functions | Julia Lawall | 2013-01-16 | 1 | -39/+10 |
* | drivers/w1/masters/ds1wm.c: use devm_ functions | Julia Lawall | 2013-01-16 | 1 | -34/+18 |
* | Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Greg Kroah-Hartman | 2013-01-16 | 1414 | -8135/+9434 |
|\ |
|
| * | mfd: wm5102: Add microphone clamp control registers | Mark Brown | 2013-01-15 | 2 | -0/+15 |
| * | extcon: arizona: Support direct microphone measurement via HPDET | Mark Brown | 2013-01-15 | 2 | -5/+48 |
| * | extcon: arizona: Support HPDET based accessory identification | Mark Brown | 2013-01-15 | 2 | -12/+150 |
| * | extcon: Simple code motion supporting future work. | Mark Brown | 2013-01-15 | 1 | -60/+60 |
| * | extcon: arizona: Enable basic headphone identification | Mark Brown | 2013-01-15 | 3 | -21/+335 |
| * | extcon: arizona: Support use of GPIO5 as an input to jack detection | Mark Brown | 2013-01-15 | 2 | -18/+61 |
| * | extcon: arizona: Use microphone clamp function if available | Mark Brown | 2013-01-15 | 3 | -1/+50 |
| * | extcon: arizona: Allow configuration of MICBIAS rise time | Mark Brown | 2013-01-15 | 2 | -0/+9 |
| * | extcon: arizona: Only set GPIO if it has been requested | Mark Brown | 2013-01-15 | 1 | -2/+3 |
| * | extcon: arizona: Remove duplicate mic ramp configuration | Mark Brown | 2013-01-15 | 1 | -2/+0 |
| * | extcon: arizona: Convert to devm_input_allocate_device() | Mark Brown | 2013-01-15 | 1 | -3/+1 |
| * | extcon: max77693: Add support Dock-Smart device for desktop mode | Chanwoo Choi | 2013-01-15 | 1 | -62/+138 |
| * | extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable | Chanwoo Choi | 2013-01-15 | 1 | -0/+20 |
| * | extcon: max77693: Set default uart/usb path by using platform data | Chanwoo Choi | 2013-01-15 | 2 | -0/+31 |
| * | extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt | Chanwoo Choi | 2013-01-15 | 2 | -4/+6 |
| * | extcon: max77693: Check the state/type of cable after boot completed | Chanwoo Choi | 2013-01-15 | 2 | -3/+36 |
| * | extcon: max77693: Add support dock device and buttons | Chanwoo Choi | 2013-01-15 | 1 | -39/+216 |
| * | extcon: max77693: Add support jig cable | Chanwoo Choi | 2013-01-15 | 1 | -6/+46 |
| * | extcon: max77693: Add support MHL_TA cable for charging battery | Chanwoo Choi | 2013-01-15 | 1 | -11/+45 |
| * | extcon: max77693: Remove duplicate code by making function | Chanwoo Choi | 2013-01-15 | 2 | -199/+327 |
| * | Linux 3.8-rc3v3.8-rc3 | Linus Torvalds | 2013-01-10 | 1 | -1/+1 |
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-09 | 7 | -22/+40 |
| |\ |
|
| | * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel | Gregory CLEMENT | 2013-01-07 | 1 | -4/+5 |