summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-38/+204
2013-02-11extcon: arizona: Use MICDET for final microphone identificationMark Brown1-8/+8
2013-02-11extcon: arizona: Always take the first HPDET reading as the final oneMark Brown1-3/+4
2013-02-11extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax1-0/+7
2013-02-11extcon: arizona: Don't HPDET magic when headphones are enabledMark Brown1-12/+46
2013-02-11extcon: arizona: Add some debounce time before starting HPDET identificationMark Brown1-2/+20
2013-02-11extcon: arizona: Remove extra jack flip incrementCharles Keepax1-2/+0
2013-02-08Drivers: hv: balloon: Prevent the host from ballooning the guest too lowK. Y. Srinivasan1-1/+34
2013-02-08Drivers: hv: balloon: Add a parameter to delay pressure reportingK. Y. Srinivasan1-2/+11
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2-2/+2
2013-02-08pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov1-306/+310
2013-02-08pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov1-10/+41
2013-02-07mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler1-1/+1
2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown2-1/+94
2013-02-07extcon: arizona: Support additional configuration of microphone detectionMark Brown1-0/+12
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler3-22/+62
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler6-23/+27
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler5-150/+164
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler9-74/+210
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler5-88/+114
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler4-342/+409
2013-02-06drivers/char/mem.c: fix small coding style issuesHans Grob1-5/+5
2013-01-30Drivers: hv: balloon: Make adjustments to the pressure reportK. Y. Srinivasan1-3/+9
2013-01-30w1-gpio: fix section mismatchHauke Mehrtens1-1/+1
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman109-578/+889
2013-01-25drivers, vmci: Fix build errorDavid Rientjes1-0/+1
2013-01-25extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi1-1/+1
2013-01-25Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan1-1/+11
2013-01-25Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan1-2/+1
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan1-6/+6
2013-01-25Drivers: net: hyperv: Use the consolidated GUID definitionK. Y. Srinivasan1-2/+1
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2-15/+13
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan1-25/+6
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-79/+69
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson1-12/+20
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown1-2/+0
2013-01-23Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson1-0/+10
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2-65/+36
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-125/+130
2013-01-23Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+36
2013-01-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-67/+57
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23extcon: arizona: Remove duplicate rate configurationMark Brown1-4/+0
2013-01-23extcon: arizona: Retry failed HP measurementsMark Brown1-6/+4
2013-01-23extcon: arizona: Disable debouce for accessory removal detectionMark Brown1-0/+9