| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | target: Convert demo-mode only drivers to target_alloc_session | Christoph Hellwig | 2016-03-10 | 1 | -32/+23 |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-20 | 2 | -10/+12 |
|\ \ \ |
|
| * \ \ | Merge tag 'at91-ab-4.6-drivers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2016-02-24 | 2 | -10/+12 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | usb: gadget: atmel: access the PMC using regmap | Alexandre Belloni | 2016-02-17 | 2 | -10/+12 |
| | |/ |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 1 | -14/+8 |
|\ \ \ |
|
| * | | | usb: common: convert to use match_string() helper | Heikki Krogerus | 2016-03-17 | 1 | -14/+8 |
* | | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-18 | 5 | -4/+18 |
|\ \ \ \ |
|
| * | | | | USB: uas: Reduce can_queue to MAX_CMNDS | Hans de Goede | 2016-03-18 | 1 | -1/+1 |
| * | | | | USB: cdc-acm: more sanity checking | Oliver Neukum | 2016-03-18 | 1 | -0/+3 |
| * | | | | USB: usb_driver_claim_interface: add sanity checking | Oliver Neukum | 2016-03-18 | 1 | -1/+5 |
| * | | | | usb/core: usb_alloc_dev(): fix setting of ->portnum | Nicolai Stange | 2016-03-18 | 1 | -2/+3 |
| * | | | | USB: iowarrior: fix oops with malicious USB descriptors | Josh Boyer | 2016-03-18 | 1 | -0/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | treewide: Fix typo in printk | Masanari Iida | 2016-02-15 | 1 | -2/+1 |
* | | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 2 | -4/+0 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 9 | -7/+68 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 | 2 | -4/+0 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-03-17 | 4 | -148/+97 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | configfs: switch ->default groups to a linked list | Christoph Hellwig | 2016-03-06 | 4 | -148/+97 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 155 | -5765/+8519 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-03-08 | 12 | -178/+228 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | USB: serial: cp210x: add new access functions for large registers | Konstantin Shkolnyy | 2016-02-29 | 1 | -113/+24 |
| | * | | | | | | USB: serial: cp210x: add 8-bit and 32-bit register access functions | Konstantin Shkolnyy | 2016-02-29 | 1 | -6/+86 |
| | * | | | | | | USB: serial: cp210x: add 16-bit register access functions | Konstantin Shkolnyy | 2016-02-29 | 1 | -39/+108 |
| | * | | | | | | USB: serial: fix semicolon.cocci warnings | Mathieu OTHACEHE | 2016-02-28 | 2 | -4/+1 |
| | * | | | | | | USB: serial: fix boolinit.cocci warnings | Mathieu OTHACEHE | 2016-02-28 | 4 | -13/+8 |
| | * | | | | | | USB: serial: fix returnvar.cocci warnings | Mathieu OTHACEHE | 2016-02-28 | 2 | -4/+2 |
| | * | | | | | | USB: serial: fix compare_const_fl.cocci warnings | Mathieu OTHACEHE | 2016-02-28 | 4 | -34/+34 |
| | |/ / / / / |
|
| * | | | | | | USB: core: let USB device know device node | Peter Chen | 2016-03-05 | 3 | -1/+58 |
| * | | | | | | usb: devio: Add ioctl to disallow detaching kernel USB drivers. | Reilly Grant | 2016-03-05 | 1 | -5/+58 |
| * | | | | | | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2016-03-04 | 64 | -3112/+5208 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: gadget: f_acm: Fix configfs attr name | Krzysztof Opasiak | 2016-03-04 | 1 | -2/+2 |
| | * | | | | | | usb: udc: lpc32xx: remove USB PLL and USB OTG clock management | Vladimir Zapolskiy | 2016-03-04 | 1 | -59/+5 |
| | * | | | | | | usb: udc: lpc32xx: remove direct access to clock controller registers | Vladimir Zapolskiy | 2016-03-04 | 1 | -29/+0 |
| | * | | | | | | usb: udc: lpc32xx: switch to clock prepare/unprepare model | Vladimir Zapolskiy | 2016-03-04 | 1 | -15/+15 |
| | * | | | | | | usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable() | Yoshihiro Shimoda | 2016-03-04 | 1 | -1/+1 |
| | * | | | | | | usb: gadget: renesas_usb3: Use ARCH_RENESAS | Simon Horman | 2016-03-04 | 1 | -1/+1 |
| | * | | | | | | usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() | John Youn | 2016-03-04 | 1 | -2/+4 |
| | * | | | | | | usb: dwc2: Add support for Lantiq ARX and XRX SoCs | Antti Seppälä | 2016-03-04 | 1 | -0/+34 |
| | * | | | | | | usb: phy: generic: Handle late registration of gadget | Maarten ter Huurne | 2016-03-04 | 1 | -3/+8 |
| | * | | | | | | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() | Alexey Khoroshilov | 2016-03-04 | 1 | -0/+5 |
| | * | | | | | | usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co... | Petr Kulhavy | 2016-03-04 | 2 | -2/+2 |
| | * | | | | | | usb: dwc2: Move host-specific core functions into hcd.c | John Youn | 2016-03-04 | 4 | -1801/+1806 |
| | * | | | | | | usb: dwc2: Move register save and restore functions | John Youn | 2016-03-04 | 4 | -183/+179 |
| | * | | | | | | usb: dwc2: Use kmem_cache_free() | Amitoj Kaur Chawla | 2016-03-04 | 1 | -1/+1 |
| | * | | | | | | usb: dwc2: host: If using uframe scheduler, end splits better | Douglas Anderson | 2016-03-04 | 1 | -6/+42 |
| | * | | | | | | usb: dwc2: host: Totally redo the microframe scheduler | Douglas Anderson | 2016-03-04 | 4 | -171/+1250 |
| | * | | | | | | usb: dwc2: host: Properly set even/odd frame | Douglas Anderson | 2016-03-04 | 2 | -3/+100 |
| | * | | | | | | usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call | Douglas Anderson | 2016-03-04 | 2 | -0/+33 |
| | * | | | | | | usb: dwc2: host: Manage frame nums better in scheduler | Douglas Anderson | 2016-03-04 | 2 | -89/+272 |