Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -1/+1 |
2012-01-04 | usbfs: propagate umode_t | Al Viro | 1 | -10/+8 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -2/+2 |
2012-01-04 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 5 | -5/+5 |
2012-01-04 | vfs: live vfsmounts never have NULL ->mnt_sb | Al Viro | 1 | -3/+2 |
2012-01-04 | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro | 1 | -3/+3 |
2011-12-22 | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 3 | -4/+5 |
2011-12-22 | USB: Fix usb/isp1760 build on sparc | David Miller | 1 | -4/+4 |
2011-12-19 | usb: gadget: epautoconf: do not change number of streams | Felipe Balbi | 1 | -3/+0 |
2011-12-14 | usb: dwc3: core: fix cached revision on our structure | Felipe Balbi | 1 | -1/+1 |
2011-12-14 | usb: musb: fix reset issue with full speed device | Ajay Kumar Gupta | 1 | -0/+4 |
2011-12-13 | USB: option: Removing one bogus and adding some new Huawei combinations | Bjørn Mork | 1 | -1/+3 |
2011-12-13 | USB: cdc-acm: add IDs for Motorola H24 HSPA USB module. | Krzysztof Hałasa | 1 | -0/+10 |
2011-12-13 | usb: option: Add Huawei E398 controlling interfaces | Alex Hermann | 1 | -0/+3 |
2011-12-12 | usb: renesas_usbhs: add hcd->has_tt for low/full speed | Kuninori Morimoto | 1 | -0/+1 |
2011-12-12 | usb: renesas_usbhs: typofix: irq_dtch control DTCHE | Kuninori Morimoto | 1 | -1/+1 |
2011-12-12 | usb: gadget: storage: release superspeed descriptors. | Yu Xu | 1 | -0/+1 |
2011-12-01 | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2 | -7/+5 |
2011-12-01 | usb: ftdi_sio: add PID for Propox ISPcable III | Marcin Kościelnicki | 2 | -0/+2 |
2011-12-01 | Revert "xHCI: reset-on-resume quirk for NEC uPD720200" | Sarah Sharp | 1 | -6/+1 |
2011-12-01 | xHCI: fix bug in xhci_clear_command_ring() | Andiry Xu | 1 | -1/+4 |
2011-11-29 | usb: gadget: fsl_udc: fix dequeuing a request in progress | Li Yang | 2 | -36/+42 |
2011-11-29 | usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type | Fabio Estevam | 1 | -2/+0 |
2011-11-29 | usb: fsl_mxc_udc.c: Fix build issue by including missing header file | Fabio Estevam | 1 | -0/+1 |
2011-11-29 | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER | Peter Chen | 1 | -2/+2 |
2011-11-29 | usb: udc: Fix gadget driver's speed check in various UDC drivers | Michal Nazarewicz | 9 | -14/+9 |
2011-11-29 | usb: gadget: fix g_serial regression | Robert Jarzmik | 1 | -2/+2 |
2011-11-29 | usb: renesas_usbhs: fixup driver speed | Kuninori Morimoto | 1 | -1/+1 |
2011-11-29 | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop. | Kuninori Morimoto | 1 | -0/+1 |
2011-11-29 | usb: renesas_usbhs: fixup signal the driver that cable was disconnected | Kuninori Morimoto | 1 | -0/+7 |
2011-11-29 | usb: renesas_usbhs: fixup device_register timing | Kuninori Morimoto | 1 | -26/+11 |
2011-11-29 | usb: musb: PM: fix context save/restore in suspend/resume path | Kevin Hilman | 1 | -6/+0 |
2011-11-29 | EHCI : Fix a regression in the ISO scheduler | Matthieu CASTET | 1 | -4/+5 |
2011-11-28 | xHCI: reset-on-resume quirk for NEC uPD720200 | Andiry Xu | 1 | -1/+6 |
2011-11-27 | USB: whci-hcd: fix endian conversion in qset_clear() | Dan Carpenter | 1 | -1/+1 |
2011-11-27 | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 | Qinglin Ye | 1 | -0/+7 |
2011-11-27 | usb: option: add SIMCom SIM5218 | Veli-Pekka Peltola | 1 | -0/+1 |
2011-11-27 | usb: option: add Huawei E353 controlling interfaces | Dirk Nehring | 1 | -0/+3 |
2011-11-22 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 42 | -282/+332 |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2011-11-18 | USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c | Andrew Worsley | 1 | -3/+11 |
2011-11-18 | USB: option: add PID of Huawei E173s 3G modem | Ferenc Wagner | 1 | -0/+2 |
2011-11-18 | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 4 | -64/+28 |
2011-11-18 | USB: option: release new PID for ZTE 3G modem | zheng.zhijian@zte.com.cn | 1 | -0/+21 |
2011-11-18 | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c | Jayachandran C | 1 | -1/+1 |
2011-11-18 | f_phonet: fix page offset of first received fragment | Rémi Denis-Courmont | 1 | -1/+1 |
2011-11-16 | powerpc/fsl_udc_core: Fix dumb typo | Al Viro | 1 | -1/+1 |
2011-11-15 | USB: storage: ene_ub6250: fix compile warnings | Felipe Balbi | 1 | -2/+1 |
2011-11-15 | USB: option: add id for 3G dongle Model VT1000 of Viettel | VU Tuan Duc | 1 | -0/+5 |
2011-11-15 | USB: serial: pl2303: rm duplicate id | wangyanqing | 2 | -5/+0 |