aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan
2013-01-17Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan
2013-01-17Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan
2013-01-17Drivers: hv: Add code to distribute channel interrupt loadK. Y. Srinivasan
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan
2013-01-17Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan
2013-01-17Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan
2013-01-17Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan
2013-01-17Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan
2013-01-17Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan
2013-01-17Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan
2013-01-17hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing
2013-01-15w1_therm: Retries: remove old code add CRCDavid Stevenson
2013-01-15drivers/w1/masters/mxc_w1.c: use devm_ functionsJulia Lawall
2013-01-15drivers/w1/masters/ds1wm.c: use devm_ functionsJulia Lawall
2013-01-15Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman
2013-01-15ipack/devices/ipoctal: added shutdown callbackSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: add rx_enable flagSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()Samuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: protect the channel data processing with a spinlockSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: ack IRQ before processing itSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: avoid re-enable RX two times.Samuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: rework disable TX when the TX buffer is emptySamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.Samuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: remove wait_queue and atomic_t board_writeSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: fix kernel bug when using pppdSamuel Iglesias Gonsalvez
2013-01-15ipack/devices/ipoctal: don't check if nb_bytes is < 0Alberto Garcia
2013-01-15ipack/devices/ipoctal: Fix race condition during TxAlberto Garcia
2013-01-15mfd: wm5102: Add microphone clamp control registersMark 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