Age | Commit message (Expand) | Author | Files | Lines |
2010-03-19 | USB: serial: Fix module name typo for qcaux Kconfig entry. | Stefan Schmidt | 1 | -2/+2 |
2010-03-19 | usb: cdc-wdm: Fix deadlock between write and resume | Oliver Neukum | 1 | -2/+2 |
2010-03-19 | usb: cdc-wdm: Fix order in disconnect and fix locking | Oliver Neukum | 1 | -8/+17 |
2010-03-19 | usb: cdc-wdm:Fix loss of data due to autosuspend | Oliver Neukum | 1 | -1/+4 |
2010-03-19 | usb: cdc-wdm: Fix submission of URB after suspension | Oliver Neukum | 1 | -2/+5 |
2010-03-19 | usb: cdc-wdm: Fix race between disconnect and debug messages | Oliver Neukum | 1 | -5/+0 |
2010-03-19 | usb: cdc-wdm: Fix race between autosuspend and reading from the device | Oliver Neukum | 1 | -4/+10 |
2010-03-19 | usb: cdc-wdm: Fix race between write and disconnect | Oliver Neukum | 1 | -39/+45 |
2010-03-19 | usb: musb: core: declare mbase only where it's used | Felipe Balbi | 1 | -1/+7 |
2010-03-19 | USB: musb: fix warnings in Blackfin regs | Mike Frysinger | 1 | -0/+9 |
2010-03-19 | usb: musb: abstract out ULPI_BUSCONTROL register reads/writes | Mike Frysinger | 2 | -3/+21 |
2010-03-19 | usb: musb: Fix compile error for omaps for musb_hdrc | Tony Lindgren | 1 | -2/+2 |
2010-03-19 | usb/gadget: fix compile error on r8a66597-udc.c | Grant Likely | 1 | -0/+1 |
2010-03-19 | USB: option: add support for a new CMOTECH device to usb/serial/option | Nathaniel McCallum | 1 | -0/+2 |
2010-03-19 | USB: option: move hardcoded PID to a macro in usb/serial/option | Nathaniel McCallum | 1 | -1/+2 |
2010-03-19 | USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO... | Nathaniel McCallum | 1 | -2/+2 |
2010-03-19 | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin | 2 | -0/+8 |
2010-03-19 | USB: xHCI: re-initialize cmd_completion | Andiry Xu | 1 | -0/+1 |
2010-03-19 | USB: xhci: rename driver to xhci_hcd | Alex Chiang | 2 | -2/+2 |
2010-03-19 | USB: musb: fix build error introduced by isoc change | Sonic Zhang | 1 | -1/+1 |
2010-03-19 | USB: qcserial: add new device ids | Bernhard Rosenkraenzer | 1 | -0/+29 |
2010-03-19 | USB: cdc-acm: Fix stupid NULL pointer in resume() | Oliver Neukum | 1 | -1/+1 |
2010-03-19 | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch | 3 | -6/+5 |
2010-03-19 | USB: EHCI: fix ITD list order | Clemens Ladisch | 1 | -5/+19 |
2010-03-19 | USB: Option: Add support for a variant of DLink DWM 652 U5 | Huang Ying | 1 | -1/+2 |
2010-03-19 | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 1 | -0/+9 |
2010-03-19 | USB: serial: use port endpoint size to determine if ep is available | Johan Hovold | 1 | -11/+19 |
2010-03-19 | USB: serial: fix softint not being called on errors | Johan Hovold | 1 | -10/+5 |
2010-03-19 | USB: serial: fix error message on close in generic driver | Johan Hovold | 1 | -1/+3 |
2010-03-19 | USB: fix usbfs regression | Alan Stern | 1 | -3/+14 |
2010-03-19 | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel | 2 | -1/+2 |
2010-03-19 | tty: cpm_uart: use resource_size() | Tobias Klauser | 1 | -2/+2 |
2010-03-19 | tty_buffer: Fix distinct type warning | Fang Wenqi | 1 | -2/+2 |
2010-03-19 | hvc_console: Fix race between hvc_close and hvc_remove | Amit Shah | 1 | -10/+21 |
2010-03-19 | uartlite: Fix build on sparc. | David Miller | 1 | -5/+5 |
2010-03-19 | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman | 1 | -20/+19 |
2010-03-19 | driver core: numa: fix BUILD_BUG_ON for node_read_distance | David Rientjes | 1 | -2/+5 |
2010-03-19 | driver-core: document ERR_PTR() return values | Jani Nikula | 3 | -0/+14 |
2010-03-19 | sysdev: the cpu probe/release attributes should be sysdev_class_attributes | Stephen Rothwell | 1 | -8/+8 |
2010-03-19 | driver-core: fix missing kernel-doc in firmware_class | Randy Dunlap | 1 | -0/+1 |
2010-03-19 | Driver core: Early platform kernel-doc update | Magnus Damm | 1 | -7/+20 |
2010-03-19 | sysfs: fix sysfs lockdep warning in mlx4 code | Greg Kroah-Hartman | 1 | -0/+1 |
2010-03-19 | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman | 1 | -0/+1 |
2010-03-19 | sysfs: fix sysfs lockdep warning in ipmi code | Greg Kroah-Hartman | 1 | -0/+10 |
2010-03-19 | sysfs: Initialised pci bus legacy_mem field before use | Mel Gorman | 1 | -1/+1 |
2010-03-19 | sysfs: use sysfs_bin_attr_init in firmware class driver | Jiri Kosina | 1 | -0/+1 |
2010-03-19 | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning | 1 | -3/+15 |
2010-03-19 | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown | Mallikarjuna R Chilakala | 1 | -3/+0 |
2010-03-19 | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping | Mallikarjuna R Chilakala | 3 | -36/+54 |
2010-03-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -22/+4 |