summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-25extcon: palmas: Use dev_dbg macro for the debug messagesRoger Quadros
2017-01-09extcon: Modify the name of EXTCON_USB_HOST connectorChanwoo Choi
2017-01-09extcon: Add new EXTCON_CHG_USB_PD type for USB Power DeliveryChanwoo Choi
2017-01-09extcon: usb-gpio: Add pinctrl operation during system PMPeter Chen
2017-01-09extcon: Move defintion of struct extcon_dev to driver/extcon directoryChanwoo Choi
2017-01-09extcon: adc-jack: Use the internal data instead of using struct extcon_devChanwoo Choi
2017-01-09extcon: int3496: Add Intel INT3496 ACPI device extcon driverDavid Cohen
2017-01-09extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was setBaolin Wang
2017-01-09extcon: Remove potential problem when calling extcon_register_notifier()Chanwoo Choi
2017-01-09extcon: axp288: Fix the module not auto-loadingHans de Goede
2017-01-09extcon: axp288: Remove unnecessary irq?_en register writesHans de Goede
2017-01-09extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede
2017-01-09extcon: axp288: Fix possibly reporting 2 cables in state trueHans de Goede
2017-01-09extcon: axp288: Simplify axp288_handle_chrg_det_eventHans de Goede
2017-01-09extcon: axp288: Remove usb_phy notification codeHans de Goede
2017-01-09extcon: axp288: Remove dependency on non-existing platform_dataHans de Goede
2017-01-09extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros
2017-01-09extcon: Restructure multi-line comments to follow codingstyleSrikant Ritolia
2017-01-09extcon: Return error code on failurePan Bian
2017-01-09extcon: arizona: Simplify micd_pol_gpio handlingCharles Keepax
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki
2017-01-06Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki
2017-01-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-01-05Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...Linus Torvalds
2017-01-05Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...Linus Torvalds
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2017-01-05Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki