summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-14mei: limit the number of consecutive resetsTomas Winkler3-0/+18
2014-01-14mei: revamp mei reset state machineTomas Winkler6-104/+143
2014-01-14drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker1-1/+1
2014-01-10VMCI: fix error handling path when registering guest driverDmitry Torokhov1-4/+6
2014-01-09Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman11-35/+876
2014-01-09Merge tag 'for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman4-13/+175
2014-01-09Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman288-1399/+2784
2014-01-09extcon: gpio: Add power resume supportRongjun Ying2-0/+22
2014-01-09Documentation: HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) ...SeongJae Park1-71/+33
2014-01-09Documentation: HOWTO: update for 2.6.x -> 3.x versioning in ko_KRSeongJae Park1-12/+12
2014-01-09Documentation: HOWTO: update stable address in ko_KRSeongJae Park1-1/+1
2014-01-09Documentation: HOWTO: update LXR web link in ko_KRSeongJae Park1-1/+1
2014-01-09char: nwbutton: open-code interruptible_sleep_onArnd Bergmann1-1/+4
2014-01-09mei: fix syntax in comments and debug outputAlexander Usyskin8-36/+36
2014-01-09mei: nfc: mei_nfc_free has to be called under lockTomas Winkler1-0/+2
2014-01-09mei: use hbm idle state to prevent spurious resetsTomas Winkler4-14/+43
2014-01-09mei: do not run reset flow from the interrupt threadTomas Winkler6-138/+210
2014-01-09misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun1-2/+2
2014-01-09GenWQE: Fix warnings for sparcFrank Haverkamp1-9/+14
2014-01-09GenWQE: Fix compile problems for AlphaFrank Haverkamp2-0/+2
2014-01-09Documentation/misc-devices/mei/mei-amt-version.c: remove unneeded call of mei...Paul Bolle1-2/+0
2014-01-09GenWQE: Rework return code for flash-update ioctlFrank Haverkamp1-129/+43
2014-01-09sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann1-1/+4
2014-01-07extcon: max14577: Add extcon-max14577 driver to support MUIC deviceChanwoo Choi3-0/+763
2014-01-07extcon: fix switch class porting guide (Documentation)MyungJoo Ham1-6/+3
2014-01-07extcon: arizona: Add support for headphone detection on wm5110 rev DCharles Keepax1-0/+12
2014-01-07extcon: arizona: No need to switch back down HPDET rangesCharles Keepax1-14/+7
2014-01-07extcon: arizona: Fix race with microphone detection and removalCharles Keepax1-0/+13
2014-01-07extcon: arizona: Fix reset of HPDET after race with removalCharles Keepax1-1/+7
2014-01-07extcon: arizona: Add defines for microphone detection levelsCharles Keepax2-5/+23
2014-01-07extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRCGeorge Cherian1-3/+12
2014-01-07extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*Kishon Vijay Abraham I2-1/+7
2014-01-07MAINTAINERS: Add git repository for extconChanwoo Choi1-0/+1
2014-01-07extcon: gpio: Request gpio pin before modifying its stateGuenter Roeck1-5/+6
2013-12-30Linux 3.13-rc6v3.13-rc6Linus Torvalds1-1/+1
2013-12-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+24
2013-12-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-7/+10
2013-12-30Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-34/+51
2013-12-29Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson217-1092/+2035
2013-12-29Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-3/+10
2013-12-29ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren3-6/+6
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki3-2/+13
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki2-32/+38
2013-12-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-57/+93
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24Phy: Add a PHY driver for Marvell MVEBU SATA PHY.Andrew Lunn3-0/+144
2013-12-24phy: phy-core.c: remove unnecessary initialization of local variablesKishon Vijay Abraham I1-3/+3