aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-14vme: add missing put_device() after device_register() failsEmilio G. Cota
2013-02-14extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi
2013-02-14extcon: max8997: Set default UART/USB path on probeChanwoo Choi
2013-02-14extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi
2013-02-14extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi
2013-02-14extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi
2013-02-14extcon: max8997: Move defined constant to header fileChanwoo Choi
2013-02-14extcon: max77693: Make max77693_extcon_cable staticSachin Kamat
2013-02-14extcon: max8997: Remove unreachable codeSachin Kamat
2013-02-14extcon: max8997: Make max8997_extcon_cable staticSachin Kamat
2013-02-13extcon: max77693: Remove unnecessary goto statement to improve readabilityChanwoo Choi
2013-02-13extcon: max77693: Convert to devm_input_allocate_device()Chanwoo Choi
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi
2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-02-11extcon: arizona: Use MICDET for final microphone identificationMark Brown
2013-02-11extcon: arizona: Always take the first HPDET reading as the final oneMark Brown
2013-02-11extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax
2013-02-11extcon: arizona: Don't HPDET magic when headphones are enabledMark Brown
2013-02-11extcon: arizona: Add some debounce time before starting HPDET identificationMark Brown
2013-02-11extcon: arizona: Remove extra jack flip incrementCharles Keepax
2013-02-08Drivers: hv: balloon: Prevent the host from ballooning the guest too lowK. Y. Srinivasan
2013-02-08Drivers: hv: balloon: Add a parameter to delay pressure reportingK. Y. Srinivasan
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-08pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov
2013-02-08pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov
2013-02-07mei: fix undefined wd symbols when MEI_ME is not setTomas Winkler
2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown
2013-02-07extcon: arizona: Support additional configuration of microphone detectionMark Brown
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler
2013-02-06drivers/char/mem.c: fix small coding style issuesHans Grob
2013-01-30Drivers: hv: balloon: Make adjustments to the pressure reportK. Y. Srinivasan
2013-01-30w1-gpio: fix section mismatchHauke Mehrtens
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman
2013-01-25drivers, vmci: Fix build errorDavid Rientjes
2013-01-25extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi
2013-01-25Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan
2013-01-25Drivers: hid: hid-hyperv: Use consolidated GUID definitionsK. Y. Srinivasan
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan
2013-01-25Drivers: net: hyperv: Use the consolidated GUID definitionK. Y. Srinivasan
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds