Age | Commit message (Expand) | Author | Files | Lines |
2013-01-17 | Drivers: hv: Save and export negotiated vmbus version | K. Y. Srinivasan | 2 | -0/+15 |
2013-01-17 | Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond | K. Y. Srinivasan | 1 | -5/+31 |
2013-01-17 | Drivers: hv: Update the ring buffer structure to match win8 functionality | K. Y. Srinivasan | 1 | -7/+21 |
2013-01-17 | Drivers: hv: Support handling multiple VMBUS versions | K. Y. Srinivasan | 2 | -60/+111 |
2013-01-17 | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() | K. Y. Srinivasan | 2 | -14/+0 |
2013-01-17 | Drivers: hv: Optimize the signaling on the write path | K. Y. Srinivasan | 3 | -10/+49 |
2013-01-17 | Drivers: hv: Optimize signaling in the read path | K. Y. Srinivasan | 1 | -3/+25 |
2013-01-17 | Drivers: hv: Turn off batched reading for util drivers | K. Y. Srinivasan | 1 | -0/+10 |
2013-01-17 | Drivers: hv: Add state to manage batched reading | K. Y. Srinivasan | 2 | -0/+27 |
2013-01-17 | Drivers: hv: Implement routines for read side signaling optimization | K. Y. Srinivasan | 2 | -0/+28 |
2013-01-17 | tools/hv: Fix permissions of created directory and files | Ben Hutchings | 1 | -2/+2 |
2013-01-17 | tools/hv: Fix /var subdirectory | Tomas Hozza | 1 | -6/+6 |
2013-01-17 | hv: hv_balloon: remove duplicated include from hv_balloon.c | Wei Yongjun | 1 | -1/+0 |
2013-01-17 | misc: lattice-ecp3-config.c: remove __dev* markings | Greg Kroah-Hartman | 1 | -4/+4 |
2013-01-17 | misc: Add Lattice ECP3 FPGA configuration via SPI | Stefan Roese | 3 | -0/+255 |
2013-01-17 | uio-howto: example bug | Stephen Hemminger | 1 | -1/+1 |
2013-01-17 | misc: st_core: Error triggered by convert "char" to "int" | channing | 1 | -1/+2 |
2013-01-16 | w1_therm: Retries: remove old code add CRC | David Stevenson | 1 | -19/+6 |
2013-01-16 | drivers/w1/masters/mxc_w1.c: use devm_ functions | Julia Lawall | 1 | -39/+10 |
2013-01-16 | drivers/w1/masters/ds1wm.c: use devm_ functions | Julia Lawall | 1 | -34/+18 |
2013-01-16 | Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Greg Kroah-Hartman | 1414 | -8135/+9434 |
2013-01-16 | ipack/devices/ipoctal: added shutdown callback | Samuel Iglesias Gonsalvez | 1 | -0/+17 |
2013-01-16 | ipack/devices/ipoctal: add rx_enable flag | Samuel Iglesias Gonsalvez | 1 | -2/+8 |
2013-01-16 | ipack/devices/ipoctal: remove redundant tty_flip_buffer_push() | Samuel Iglesias Gonsalvez | 1 | -1/+0 |
2013-01-16 | ipack/devices/ipoctal: protect the channel data processing with a spinlock | Samuel Iglesias Gonsalvez | 1 | -0/+3 |
2013-01-16 | ipack/devices/ipoctal: ack IRQ before processing it | Samuel Iglesias Gonsalvez | 1 | -4/+4 |
2013-01-16 | ipack/devices/ipoctal: avoid re-enable RX two times. | Samuel Iglesias Gonsalvez | 1 | -6/+4 |
2013-01-16 | ipack/devices/ipoctal: rework disable TX when the TX buffer is empty | Samuel Iglesias Gonsalvez | 1 | -11/+7 |
2013-01-16 | ipack/devices/ipoctal: setup TTY_NORMAL flag for each character. | Samuel Iglesias Gonsalvez | 1 | -1/+2 |
2013-01-16 | ipack/devices/ipoctal: remove wait_queue and atomic_t board_write | Samuel Iglesias Gonsalvez | 1 | -16/+3 |
2013-01-16 | ipack/devices/ipoctal: fix kernel bug when using pppd | Samuel Iglesias Gonsalvez | 1 | -19/+2 |
2013-01-16 | ipack/devices/ipoctal: don't check if nb_bytes is < 0 | Alberto Garcia | 1 | -3/+1 |
2013-01-16 | ipack/devices/ipoctal: Fix race condition during Tx | Alberto Garcia | 1 | -7/+4 |
2013-01-15 | mfd: wm5102: Add microphone clamp control registers | Mark Brown | 2 | -0/+15 |
2013-01-15 | extcon: arizona: Support direct microphone measurement via HPDET | Mark Brown | 2 | -5/+48 |
2013-01-15 | extcon: arizona: Support HPDET based accessory identification | Mark Brown | 2 | -12/+150 |
2013-01-15 | extcon: Simple code motion supporting future work. | Mark Brown | 1 | -60/+60 |
2013-01-15 | extcon: arizona: Enable basic headphone identification | Mark Brown | 3 | -21/+335 |
2013-01-15 | extcon: arizona: Support use of GPIO5 as an input to jack detection | Mark Brown | 2 | -18/+61 |
2013-01-15 | extcon: arizona: Use microphone clamp function if available | Mark Brown | 3 | -1/+50 |
2013-01-15 | extcon: arizona: Allow configuration of MICBIAS rise time | Mark Brown | 2 | -0/+9 |
2013-01-15 | extcon: arizona: Only set GPIO if it has been requested | Mark Brown | 1 | -2/+3 |
2013-01-15 | extcon: arizona: Remove duplicate mic ramp configuration | Mark Brown | 1 | -2/+0 |
2013-01-15 | extcon: arizona: Convert to devm_input_allocate_device() | Mark Brown | 1 | -3/+1 |
2013-01-15 | extcon: max77693: Add support Dock-Smart device for desktop mode | Chanwoo Choi | 1 | -62/+138 |
2013-01-15 | extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable | Chanwoo Choi | 1 | -0/+20 |
2013-01-15 | extcon: max77693: Set default uart/usb path by using platform data | Chanwoo Choi | 2 | -0/+31 |
2013-01-15 | extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt | Chanwoo Choi | 2 | -4/+6 |
2013-01-15 | extcon: max77693: Check the state/type of cable after boot completed | Chanwoo Choi | 2 | -3/+36 |
2013-01-15 | extcon: max77693: Add support dock device and buttons | Chanwoo Choi | 1 | -39/+216 |