summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2082-675/+9170
|\
| * mei: limit the number of consecutive resetsTomas Winkler2014-01-133-0/+18
| * mei: revamp mei reset state machineTomas Winkler2014-01-136-104/+143
| * drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker2014-01-131-1/+1
| * VMCI: fix error handling path when registering guest driverDmitry Torokhov2014-01-091-4/+6
| * Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-01-0811-35/+876
| |\
| | * extcon: gpio: Add power resume supportRongjun Ying2014-01-092-0/+22
| | * extcon: max14577: Add extcon-max14577 driver to support MUIC deviceChanwoo Choi2014-01-073-0/+763
| | * extcon: fix switch class porting guide (Documentation)MyungJoo Ham2014-01-071-6/+3
| | * extcon: arizona: Add support for headphone detection on wm5110 rev DCharles Keepax2014-01-071-0/+12
| | * extcon: arizona: No need to switch back down HPDET rangesCharles Keepax2014-01-071-14/+7
| | * extcon: arizona: Fix race with microphone detection and removalCharles Keepax2014-01-071-0/+13
| | * extcon: arizona: Fix reset of HPDET after race with removalCharles Keepax2014-01-071-1/+7
| | * extcon: arizona: Add defines for microphone detection levelsCharles Keepax2014-01-072-5/+23
| | * extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRCGeorge Cherian2014-01-071-3/+12
| | * extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*Kishon Vijay Abraham I2014-01-072-1/+7
| | * MAINTAINERS: Add git repository for extconChanwoo Choi2014-01-071-0/+1
| | * extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck2014-01-071-5/+6
| * | Merge tag 'for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-01-084-13/+175
| |\ \
| | * | Phy: Add a PHY driver for Marvell MVEBU SATA PHY.Andrew Lunn2013-12-243-0/+144
| | * | phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I2013-12-241-3/+3
| | * | phy: phy-core: increment refcounting variables only on 'success'Kishon Vijay Abraham I2013-12-241-8/+14
| | * | phy: core: properly handle failure of pm_runtime_get functionsFelipe Balbi2013-12-241-2/+14
| * | | Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman2014-01-08288-1399/+2784
| |\ \ \
| * | | | Documentation: HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) ...SeongJae Park2014-01-081-71/+33
| * | | | Documentation: HOWTO: update for 2.6.x -> 3.x versioning in ko_KRSeongJae Park2014-01-081-12/+12
| * | | | Documentation: HOWTO: update stable address in ko_KRSeongJae Park2014-01-081-1/+1
| * | | | Documentation: HOWTO: update LXR web link in ko_KRSeongJae Park2014-01-081-1/+1
| * | | | char: nwbutton: open-code interruptible_sleep_onArnd Bergmann2014-01-081-1/+4
| * | | | mei: fix syntax in comments and debug outputAlexander Usyskin2014-01-088-36/+36
| * | | | mei: nfc: mei_nfc_free has to be called under lockTomas Winkler2014-01-081-0/+2
| * | | | mei: use hbm idle state to prevent spurious resetsTomas Winkler2014-01-084-14/+43
| * | | | mei: do not run reset flow from the interrupt threadTomas Winkler2014-01-086-138/+210
| * | | | misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun2014-01-081-2/+2
| * | | | GenWQE: Fix warnings for sparcFrank Haverkamp2014-01-081-9/+14
| * | | | GenWQE: Fix compile problems for AlphaFrank Haverkamp2014-01-082-0/+2
| * | | | Documentation/misc-devices/mei/mei-amt-version.c: remove unneeded call of mei...Paul Bolle2014-01-081-2/+0
| * | | | GenWQE: Rework return code for flash-update ioctlFrank Haverkamp2014-01-081-129/+43
| * | | | sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-081-1/+4
| * | | | GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
| * | | | uio: fix devm_request_irq usageAaro Koskinen2013-12-201-1/+1
| * | | | GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp2013-12-201-2/+4
| * | | | GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-204-59/+68
| * | | | GenWQE Enable driverFrank Haverkamp2013-12-184-0/+22
| * | | | GenWQE Sysfs interfacesFrank Haverkamp2013-12-182-0/+350
| * | | | GenWQE Debugfs interfacesFrank Haverkamp2013-12-182-0/+591
| * | | | GenWQE Utility functionsFrank Haverkamp2013-12-181-0/+947
| * | | | GenWQE Character device and DDCB queueFrank Haverkamp2013-12-183-0/+3047
| * | | | GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-184-0/+2335
| * | | | i8k: Implement hwmon based fan speed controlGuenter Roeck2013-12-181-5/+44