summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extcon: palmas: Use dev_dbg macro for the debug messagesRoger Quadros2017-01-251-8/+8
* extcon: Modify the name of EXTCON_USB_HOST connectorChanwoo Choi2017-01-091-1/+1
* extcon: Add new EXTCON_CHG_USB_PD type for USB Power DeliveryChanwoo Choi2017-01-092-0/+6
* extcon: Add documentation for EXTCON_CHG_USB_SLOW/FASTBaolin Wang2017-01-091-0/+4
* extcon: usb-gpio: Add pinctrl operation during system PMPeter Chen2017-01-091-0/+7
* extcon: Move defintion of struct extcon_dev to driver/extcon directoryChanwoo Choi2017-01-094-58/+66
* extcon: adc-jack: Use the internal data instead of using struct extcon_devChanwoo Choi2017-01-091-1/+1
* extcon: int3496: Add Intel INT3496 ACPI device extcon driverDavid Cohen2017-01-094-0/+212
* extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was setBaolin Wang2017-01-091-0/+8
* extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*Baolin Wang2017-01-091-1/+8
* extcon: Remove potential problem when calling extcon_register_notifier()Chanwoo Choi2017-01-091-26/+7
* extcon: axp288: Fix the module not auto-loadingHans de Goede2017-01-091-0/+7
* extcon: axp288: Remove unnecessary irq?_en register writesHans de Goede2017-01-091-16/+3
* extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede2017-01-091-1/+1
* extcon: axp288: Fix possibly reporting 2 cables in state trueHans de Goede2017-01-091-2/+8
* extcon: axp288: Simplify axp288_handle_chrg_det_eventHans de Goede2017-01-091-25/+12
* extcon: axp288: Remove usb_phy notification codeHans de Goede2017-01-091-12/+0
* extcon: axp288: Remove dependency on non-existing platform_dataHans de Goede2017-01-091-15/+10
* extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros2017-01-091-0/+5
* extcon: Restructure multi-line comments to follow codingstyleSrikant Ritolia2017-01-095-18/+36
* extcon: Return error code on failurePan Bian2017-01-091-1/+1
* extcon: adc-jack: Fix incompatible pointer type warningPeter Foley2017-01-091-1/+1
* extcon: arizona: Simplify micd_pol_gpio handlingCharles Keepax2017-01-091-12/+8
* Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\
| * USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\
| | * USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| | * USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| | * USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| | * USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| | * USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
| | * USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| | * USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12