Age | Commit message (Expand) | Author | Files | Lines |
2015-06-27 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+5 |
2015-06-26 | Pratyush Anand has moved | Pratyush Anand | 1 | -1/+1 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -5/+0 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -10/+0 |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 53 | -309/+280 |
2015-06-13 | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 1 | -1/+1 |
2015-06-05 | Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -0/+3 |
2015-06-05 | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle | John D. Blair | 1 | -0/+1 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 2 | -2/+0 |
2015-06-01 | usb, HID: Remove Vernier devices from lsusb and hid_ignore_list | Dennis O'Brien | 1 | -10/+0 |
2015-06-01 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 3 | -3/+0 |
2015-05-27 | Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 10 | -33/+66 |
2015-05-26 | usb: renesas_usbhs: Don't disable the pipe if Control write status stage | Yoshihiro Shimoda | 1 | -1/+8 |
2015-05-26 | usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop | Kazuya Mizuguchi | 1 | -0/+5 |
2015-05-26 | usb: gadget: f_fs: fix check in read operation | Rui Miguel Silva | 1 | -1/+1 |
2015-05-26 | usb: musb: fix order of conditions for assigning end point operations | Ben Hutchings | 1 | -7/+7 |
2015-05-26 | usb: gadget: f_uac1: check return code from config_ep_by_speed | Michael Trimarchi | 1 | -1/+4 |
2015-05-26 | usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() | Krzysztof Opasiak | 1 | -5/+8 |
2015-05-26 | usb: gadget: g_ffs: Fix counting of missing_functions | Krzysztof Opasiak | 1 | -1/+3 |
2015-05-26 | usb: s3c2410_udc: correct reversed pullup logic | Sergiy Kibrik | 1 | -1/+1 |
2015-05-26 | usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros | Subbaraya Sundeep Bhatta | 1 | -2/+2 |
2015-05-26 | usb: phy: tahvo: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-05-26 | usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -3/+3 |
2015-05-26 | usb: renesas_usbhs: Revise the binding document about the dma-names | Yoshihiro Shimoda | 1 | -9/+15 |
2015-05-26 | usb/serial: fix grammar in Kconfig help text for FTDI_SIO | Paul Gortmaker | 1 | -1/+1 |
2015-05-24 | usb: host: xhci: add mutex for non-thread-safe data | Chris Bainbridge | 2 | -19/+32 |
2015-05-24 | usb: make module xhci_hcd removable | Arthur Demchenkov | 1 | -0/+8 |
2015-05-22 | extcon: Use the unique id for external connector instead of string | Chanwoo Choi | 1 | -4/+5 |
2015-05-21 | USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board | Patrick Riphagen | 2 | -0/+2 |
2015-05-14 | Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 4 | -6/+2 |
2015-05-14 | usb: gadget: f_midi: fix segfault when reading empty id | Pawel Szewczyk | 1 | -1/+7 |
2015-05-10 | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices | Hans de Goede | 1 | -0/+7 |
2015-05-09 | Added another USB product ID for ELAN touchscreen quirks. | Logan Gunthorpe | 1 | -0/+3 |
2015-05-09 | xhci: gracefully handle xhci_irq dead device | Joe Lawrence | 1 | -1/+1 |
2015-05-09 | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 | Mathias Nyman | 1 | -1/+1 |
2015-05-09 | xhci: fix isoc endpoint dequeue from advancing too far on transaction error | Mathias Nyman | 1 | -0/+5 |
2015-05-09 | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+5 |
2015-05-09 | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 29 | -131/+147 |
2015-05-06 | usb: chipidea: debug: avoid out of bound read | Heinrich Schuchardt | 1 | -1/+5 |
2015-04-29 | USB: visor: Match I330 phone more precisely | Jason A. Donenfeld | 1 | -1/+1 |
2015-04-29 | USB: pl2303: Remove support for Samsung I330 | Jason A. Donenfeld | 2 | -5/+0 |
2015-04-29 | USB: cp210x: add ID for KCF Technologies PRN device | Mark Edwards | 1 | -0/+1 |
2015-04-28 | cdc-acm: prevent infinite loop when parsing CDC headers. | Quentin Casasnovas | 1 | -1/+6 |
2015-04-28 | Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" | Ivan T. Ivanov | 1 | -3/+10 |
2015-04-28 | usb: chipidea: otg: remove mutex unlock and lock while stop and start role | Li Jun | 1 | -4/+0 |
2015-04-28 | uas: Set max_sectors_240 quirk for ASM1053 devices | Hans de Goede | 1 | -1/+4 |
2015-04-28 | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede | 2 | -2/+14 |
2015-04-28 | uas: Allow uas_use_uas_driver to return usb-storage flags | Hans de Goede | 3 | -5/+9 |
2015-04-27 | usb: gadget: remove incorrect __init/__exit annotations | Arnd Bergmann | 23 | -78/+78 |