summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-046-14/+80
|\
| * Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-04-101-5/+16
| |\
| * | uio: Allow handling of non page-aligned memory regionsMichal Sojka2017-04-081-5/+8
| * | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach2017-04-081-0/+29
| * | fpga: add config complete timeoutAlan Tull2017-04-081-0/+3
| * | Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-2722-57/+79
| |\ \
| * | | chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2017-03-211-0/+5
| * | | docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-171-1/+11
| * | | vmbus: expose debug info for driversStephen Hemminger2017-03-171-0/+17
| * | | vmbus: cleanup header file styleStephen Hemminger2017-03-171-6/+6
| * | | vmbus: remove useless return'sStephen Hemminger2017-03-171-2/+0
| * | | fpga: Add flag to indicate bitstream needs decryptingMoritz Fischer2017-03-171-0/+1
* | | | Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-041-1/+1
|\ \ \ \
| * \ \ \ Merge 4.11-rc6 into driver-core-nextGreg Kroah-Hartman2017-04-1014-21/+40
| |\ \ \ \
| * | | | | debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTEGeliang Tang2017-04-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-049-59/+382
|\ \ \ \ \
| * \ \ \ \ 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-181-1/+1
| * | | | | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-111-15/+0
| |\ \ \ \ \
| | * | | | | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-111-15/+0
| | | |/ / / | | |/| | |
| * | | | | 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-036-9/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-2722-57/+79
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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-042-12/+9
|\ \ \ \ \ \ \
| * | | | | | | qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-041-1/+1
| * | | | | | | xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-031-11/+8
* | | | | | | | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-045-9/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-071-0/+1
| * | | | | | | | 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
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-05-041-0/+4
|\ \ \ \ \ \ \ \