https://github.com/torvalds/linux
Revision 3c688149cea2083b96e220b9884b034867373943 authored by Linus Torvalds on 22 November 2011, 04:37:11 UTC, committed by Linus Torvalds on 22 November 2011, 04:37:11 UTC
* 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (48 commits)
  USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
  USB: option: add PID of Huawei E173s 3G modem
  OHCI: final fix for NVIDIA problems (I hope)
  USB: option: release new PID for ZTE 3G modem
  usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
  USB: storage: ene_ub6250: fix compile warnings
  USB: option: add id for 3G dongle Model VT1000 of Viettel
  USB: serial: pl2303: rm duplicate id
  USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
  USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
  usb-storage: Accept 8020i-protocol commands longer than 12 bytes
  USB: quirks: adding more quirky webcams to avoid squeaky audio
  powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit
  USB: at91: at91-ohci: fix set/get power
  USB: cdc-acm: Fix disconnect() vs close() race
  USB: add quirk for Logitech C600 web cam
  USB: EHCI: fix HUB TT scheduling issue with iso transfer
  USB: XHCI: resume root hubs when the controller resumes
  USB: workaround for bug in old version of GCC
  USB: ark3116 initialisation fix
  ...
2 parent s 3b9abc7 + b1ffb4c
History
Tip revision: 3c688149cea2083b96e220b9884b034867373943 authored by Linus Torvalds on 22 November 2011, 04:37:11 UTC
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Tip revision: 3c68814
File Mode Size
.gitignore -rw-r--r-- 12 bytes
Makefile -rw-r--r-- 479 bytes
asm-offsets.c -rw-r--r-- 766 bytes
avr32_ksyms.c -rw-r--r-- 1.8 KB
cpu.c -rw-r--r-- 10.1 KB
entry-avr32b.S -rw-r--r-- 18.0 KB
head.S -rw-r--r-- 914 bytes
init_task.c -rw-r--r-- 889 bytes
irq.c -rw-r--r-- 630 bytes
kprobes.c -rw-r--r-- 6.0 KB
module.c -rw-r--r-- 8.1 KB
nmi_debug.c -rw-r--r-- 1.7 KB
ocd.c -rw-r--r-- 3.8 KB
process.c -rw-r--r-- 10.7 KB
ptrace.c -rw-r--r-- 9.2 KB
setup.c -rw-r--r-- 14.9 KB
signal.c -rw-r--r-- 7.4 KB
stacktrace.c -rw-r--r-- 1.2 KB
switch_to.S -rw-r--r-- 914 bytes
sys_avr32.c -rw-r--r-- 674 bytes
syscall-stubs.S -rw-r--r-- 2.1 KB
syscall_table.S -rw-r--r-- 6.8 KB
time.c -rw-r--r-- 3.7 KB
traps.c -rw-r--r-- 5.4 KB
vmlinux.lds.S -rw-r--r-- 1.7 KB

back to top