| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-04-09 | 21 | -147/+150 |
|\ |
|
| * | Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-04-09 | 4 | -0/+15 |
| |\ |
|
| | * | USB: option: add "D-Link DWM-221 B1" device id | Bjørn Mork | 2016-04-07 | 1 | -0/+2 |
| | * | USB: serial: cp210x: Adding GE Healthcare Device ID | Martyn Welch | 2016-04-07 | 1 | -0/+1 |
| | * | USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices | Josh Boyer | 2016-04-07 | 2 | -0/+12 |
| * | | Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-04-07 | 7 | -20/+34 |
| |\ \ |
|
| | * | | usb: dwc3: keystone: drop dma_mask configuration | Grygorii Strashko | 2016-04-06 | 1 | -5/+0 |
| | * | | usb: gadget: udc-core: remove manual dma configuration | Grygorii Strashko | 2016-04-06 | 1 | -6/+0 |
| | * | | usb: dwc3: pci: add ID for one more Intel Broxton platform | Heikki Krogerus | 2016-04-06 | 1 | -0/+2 |
| | * | | usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done() | Yoshihiro Shimoda | 2016-04-04 | 1 | -1/+5 |
| | * | | usb: dwc2: do not override forced dr_mode in gadget setup | Przemek Rudy | 2016-04-04 | 1 | -5/+18 |
| | * | | usb: gadget: f_midi: unlock on error | Dan Carpenter | 2016-04-04 | 1 | -1/+3 |
| | * | | usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer | Yoshihiro Shimoda | 2016-03-30 | 1 | -0/+1 |
| | * | | usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() | Yoshihiro Shimoda | 2016-03-30 | 1 | -1/+2 |
| | * | | usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize | Felipe F. Tonello | 2016-03-30 | 1 | -1/+3 |
| * | | | USB: digi_acceleport: do sanity checking for the number of ports | Oliver Neukum | 2016-03-31 | 1 | -0/+19 |
| * | | | USB: cypress_m8: add endpoint sanity check | Oliver Neukum | 2016-03-31 | 1 | -6/+5 |
| * | | | USB: mct_u232: add sanity checking in probe | Oliver Neukum | 2016-03-31 | 1 | -1/+8 |
| * | | | usb: fix regression in SuperSpeed endpoint descriptor parsing | Mathias Nyman | 2016-03-31 | 1 | -9/+7 |
| * | | | USB: usbip: fix potential out-of-bounds write | Ignat Korchagin | 2016-03-31 | 1 | -0/+11 |
| |/ / |
|
| * | | usb: phy: qcom-8x16: fix regulator API abuse | Arnd Bergmann | 2016-03-30 | 1 | -61/+11 |
| * | | usb: gadget: composite: Access SSP Dev Cap fields properly | John Youn | 2016-03-29 | 1 | -3/+5 |
| * | | usb: gadget: udc: atmel: don't disable enpdoints we don't own | Felipe Balbi | 2016-03-29 | 1 | -14/+0 |
| * | | usb: dwc3: gadget: fix endpoint renaming | Felipe Balbi | 2016-03-29 | 1 | -2/+3 |
| * | | usb: dwc3: gadget: release spin lock during gadget resume | Jiebing Li | 2016-03-29 | 1 | -1/+5 |
| * | | usb: dwc3: core: improve reset sequence | Felipe Balbi | 2016-03-29 | 1 | -30/+18 |
| * | | usb: gadget: f_midi: added spinlock on transmit function | Felipe F. Tonello | 2016-03-29 | 1 | -0/+9 |
| |/ |
|
* / | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 3 | -5/+5 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2016-03-23 | 1 | -4/+5 |
|\ |
|
| * | usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 2016-02-27 | 1 | -4/+5 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-03-22 | 2 | -106/+89 |
|\ \ |
|
| * | | usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs | Nicholas Bellinger | 2016-03-11 | 1 | -40/+11 |
| * | | usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation | Nicholas Bellinger | 2016-03-11 | 2 | -39/+60 |
| * | | target: Convert demo-mode only drivers to target_alloc_session | Christoph Hellwig | 2016-03-11 | 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-25 | 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-19 | 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-19 | 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-18 | 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-18 | 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 |
| | |_|_|_|_|/
| |/| | | | | |
|