summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-0412-62/+386
|\
| * Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-201-10/+32
| |\
| | * USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-281-1/+0
| | * USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-3/+16
| | * USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-161-0/+9
| | * USB: serial: allow up to 16 ports per deviceJohan Hovold2017-03-161-1/+1
| | * USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-161-5/+6
| * | usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-183-3/+4
| * | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-112-16/+1
| |\ \
| | * | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-111-15/+0
| | * | usb: gadget: f_fs: Fix ExtCompat documentation in uapi headerVincent Pelletier2017-04-111-1/+1
| * | | Merge tag 'phy-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2017-04-102-31/+15
| |\ \ \
| | * | | phy: exynos: Use one define for enable bitKrzysztof Kozlowski2017-04-101-1/+2
| | * | | phy: exynos-mipi-video: Use consistent method to address phy registersKrzysztof Kozlowski2017-04-101-3/+1
| | * | | phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2017-04-102-27/+8
| | * | | phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2017-04-102-4/+8
| * | | | Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-038-14/+28
| |\ \ \ \
| * \ \ \ \ Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-2742-134/+197
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-231-0/+35
| * | | | | USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-231-0/+35
| * | | | | usb: USB Type-C connector classHeikki Krogerus2017-03-231-0/+243
| * | | | | lib/string: add sysfs_match_string helperHeikki Krogerus2017-03-231-0/+10
| * | | | | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-232-0/+4
| * | | | | usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-171-0/+5
| * | | | | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-045-17/+20
|\ \ \ \ \
| * | | | | cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2017-05-041-1/+1
| * | | | | ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-041-0/+1
| * | | | | qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-041-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-031-4/+9
| |\ \ \ \ \
| | * | | | | netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang2017-04-241-4/+9
| * | | | | | xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-031-11/+8
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-049-12/+10
|\ \ \ \ \ \ \
| * | | | | | | scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-251-2/+2
| * | | | | | | scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-191-0/+1
| * | | | | | | scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2017-04-111-1/+0
| * | | | | | | scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-061-5/+0
| * | | | | | | scsi: make eh_eflags persistentHannes Reinecke2017-04-061-0/+1
| * | | | | | | scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-061-0/+1
| * | | | | | | scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche2017-04-061-1/+1
| * | | | | | | scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-041-1/+0
| * | | | | | | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-151-1/+2
| * | | | | | | scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-151-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-046-13/+42
|\ \ \ \ \ \ \
| * | | | | | | gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-131-3/+3
| * | | | | | | gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan2017-04-072-4/+9
| * | | | | | | gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King2017-03-241-1/+2
| * | | | | | | gpio: add generic single-register fixed-direction GPIO driverRussell King2017-03-241-0/+12
| * | | | | | | gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov2017-03-151-6/+6
| * | | | | | | gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko2017-03-151-0/+11
| | |_|_|_|_|/ | |/| | | | |