summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum
2010-03-19usb: cdc-wdm: Fix submission of URB after suspensionOliver Neukum
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum
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: Fix documentation for avoid_reset_quirkOliver Neukum
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-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-03-15init dynamic bin_attribute structuresWolfram Sang
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang
2010-03-15ACPI: processor: refactor internal map_x2apic_id()Alex Chiang
2010-03-15ACPI: processor: refactor internal map_lapic_id()Alex Chiang
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-15ACPI: processor: remove early _PDC optin quirksAlex Chiang
2010-03-15ACPI: processor: add internal processor_physically_present()Alex Chiang
2010-03-15ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-15ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-15ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang
2010-03-15ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-15ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-15PNPACPI: add bus number supportBjorn Helgaas