aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum
2010-03-19usb: cdc-wdm: Fix race between write and disconnectOliver Neukum
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer
2010-03-19USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold
2010-03-19USB: fix usbfs regressionAlan Stern
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty: cpm_uart: use resource_size()Tobias Klauser
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah
2010-03-19uartlite: Fix build on sparc.David Miller
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-18jme: Advance driver version numberGuo-Fu Tseng
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds