Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16ipack/devices/ipoctal: avoid re-enable RX two times.Samuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: rework disable TX when the TX buffer is emptySamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.Samuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: remove wait_queue and atomic_t board_writeSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: fix kernel bug when using pppdSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: don't check if nb_bytes is < 0Alberto Garcia
2013-01-16ipack/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
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown
2013-01-15extcon: arizona: Only set GPIO if it has been requestedMark Brown
2013-01-15extcon: arizona: Remove duplicate mic ramp configurationMark Brown
2013-01-15extcon: arizona: Convert to devm_input_allocate_device()Mark Brown
2013-01-15extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi
2013-01-15extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi
2013-01-15extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi
2013-01-15extcon: max77693: Add support dock device and buttonsChanwoo Choi
2013-01-15extcon: max77693: Add support jig cableChanwoo Choi
2013-01-15extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi
2013-01-14mei: drop the warning when cl is not initialized during unlinkingTomas Winkler
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-09mei: move work initialization to mei_device_initTomas Winkler
2013-01-09mei: make host csr and me csr internal to hw-meTomas Winkler
2013-01-09mei: reenable mei_hcsr_set abstractionTomas Winkler
2013-01-09mei: abstract host and device readienessTomas Winkler
2013-01-09mei: use non cached hcsr for interrupt enablementTomas Winkler
2013-01-09mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler
2013-01-09mei: remove mei_csr_clear_his prototypeTomas Winkler
2013-01-09mei: remove write only need_reset member of struct mei_deviceTomas Winkler
2013-01-09mei: hw-me.c fix kernel docTomas Winkler
2013-01-09mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler
2013-01-09mei: normalize me host client linking routinesTomas Winkler
2013-01-09mei: rename remaining amthi strings to amthifTomas Winkler
2013-01-09mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler
2013-01-09mei: move me client storage allocation to hbm.cTomas Winkler
2013-01-09mei: drop read_pending member form struct mei_clTomas Winkler
2013-01-09mei: rename interface to hw-meTomas Winkler
2013-01-09mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler
2013-01-09mei: implement mei_cl_connect functionTomas Winkler
2013-01-09mei: fix client functions namesTomas Winkler
2013-01-09mei: move client functions to client.cTomas Winkler