Age | Commit message (Expand) | Author | Files | Lines |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -2/+2 |
2014-05-04 | USB: Nokia 5300 should be treated as unusual dev | Daniele Forsi | 1 | -0/+7 |
2014-05-04 | USB: Nokia 305 should be treated as unusual dev | Victor A. Santos | 1 | -0/+7 |
2014-05-04 | fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 | Nikita Yushchenko | 1 | -1/+2 |
2014-05-04 | usb: storage: shuttle_usbat: fix discs being detected twice | Daniele Forsi | 1 | -1/+1 |
2014-05-04 | usb: qcserial: add a number of Dell devices | Bjørn Mork | 1 | -0/+15 |
2014-05-04 | USB: OHCI: fix problem with global suspend on ATI controllers | Alan Stern | 3 | -0/+21 |
2014-05-02 | Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -14/+5 |
2014-04-30 | usb: gadget: at91-udc: fix irq and iomem resource retrieval | Jean-Jacques Hiblot | 1 | -10/+0 |
2014-04-25 | usb: option: add and update a number of CMOTech devices | Bjørn Mork | 1 | -4/+70 |
2014-04-25 | usb: option: add Alcatel L800MA | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: option: add Olivetti Olicard 500 | Bjørn Mork | 1 | -0/+4 |
2014-04-25 | usb: qcserial: add Sierra Wireless MC7305/MC7355 | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: qcserial: add Sierra Wireless MC73xx | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | usb: qcserial: add Sierra Wireless EM7355 | Bjørn Mork | 1 | -0/+3 |
2014-04-25 | USB: io_ti: fix firmware download on big-endian machines | Johan Hovold | 1 | -17/+33 |
2014-04-25 | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM | David Cohen | 1 | -3/+3 |
2014-04-25 | xhci: extend quirk for Renesas cards | Igor Gnatenko | 1 | -3/+1 |
2014-04-25 | xhci: Switch Intel Lynx Point ports to EHCI on shutdown. | Denis Turischev | 1 | -0/+2 |
2014-04-25 | usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb | Julius Werner | 3 | -39/+31 |
2014-04-24 | USB: serial: fix sysfs-attribute removal deadlock | Johan Hovold | 1 | -1/+3 |
2014-04-24 | usb: wusbcore: fix panic in wusbhc_chid_set | Thomas Pugliese | 1 | -1/+1 |
2014-04-24 | usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq | Thomas Pugliese | 1 | -2/+2 |
2014-04-24 | usb: chipidea: coordinate usb phy initialization for different phy type | Peter Chen | 1 | -3/+34 |
2014-04-24 | Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 13 | -81/+78 |
2014-04-24 | usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat... | Peter Chen | 1 | -1/+1 |
2014-04-24 | usb: phy: fsm: update OTG HNP state transition | Li Jun | 1 | -3/+4 |
2014-04-21 | usb: phy: am335x-control: wait 1ms after power-up transitions | Daniel Mack | 1 | -0/+9 |
2014-04-21 | usb: gadget: f_rndis: reduce NETTX irq caused by free skb header | Macpaul Lin | 1 | -1/+1 |
2014-04-21 | Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI" | Felipe Balbi | 1 | -66/+35 |
2014-04-17 | usb: gadget: fsl driver pullup fix | Suresh Gupta | 1 | -0/+4 |
2014-04-17 | uas: fix deadlocky memory allocations | Oliver Neukum | 1 | -2/+2 |
2014-04-17 | uas: fix error handling during scsi_scan() | Oliver Neukum | 1 | -1/+2 |
2014-04-17 | uas: fix GFP_NOIO under spinlock | Oliver Neukum | 1 | -3/+3 |
2014-04-17 | USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver | Michael Ulbricht | 1 | -7/+21 |
2014-04-17 | USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature | Laurent Pinchart | 1 | -2/+2 |
2014-04-17 | USB: ohci-jz4740: Fix uninitialized variable warning | Laurent Pinchart | 1 | -1/+1 |
2014-04-17 | USB: EHCI: tegra: set txfill_tuning | Stephen Warren | 1 | -0/+23 |
2014-04-17 | usb: ehci-platform: Return immediately from suspend if ehci_suspend fails | Vivek Gautam | 1 | -0/+2 |
2014-04-17 | usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails | Vivek Gautam | 1 | -0/+2 |
2014-04-17 | USB: fix crash during hotplug of PCI USB controller card | Alan Stern | 1 | -1/+1 |
2014-04-17 | USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate() | Alexey Khoroshilov | 1 | -2/+4 |
2014-04-17 | usb: usb-common: fix typo for usb_state_string | Peter Chen | 1 | -1/+1 |
2014-04-17 | USB: usb_wwan: fix handling of missing bulk endpoints | Johan Hovold | 1 | -6/+3 |
2014-04-17 | USB: pl2303: add ids for Hewlett-Packard HP POS pole displays | Aaron Sanders | 2 | -1/+7 |
2014-04-17 | USB: cp210x: Add 8281 (Nanotec Plug & Drive) | Tristan Bruns | 1 | -0/+1 |
2014-04-17 | usb: option driver, add support for Telit UE910v2 | Daniele Palmas | 1 | -0/+2 |
2014-04-17 | Revert "USB: serial: add usbid for dell wwan card to sierra.c" | Johan Hovold | 1 | -1/+0 |
2014-04-17 | USB: serial: ftdi_sio: add id for Brainboxes serial cards | Michele Baldessari | 2 | -0/+70 |
2014-04-16 | usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable() | Chao Bi | 1 | -0/+7 |