| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-02 |
| |\ |
|
| | * | ARM: 5965/1: Fix soft lockup in at91 udc driver | Harro Haan | 2010-03-29 |
| * | | USB gadget r8a66597-udc.c: duplicated include | Andrea Gelmini | 2010-03-25 |
| |/ |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-19 |
|\ |
|
| * | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel | 2010-03-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-19 |
|\ \ |
|
| * | | USB: gadget/multi: cdc_do_config: remove redundant check | Peter Korsgaard | 2010-03-19 |
| * | | usb: r8a66597-hcd: fix removed from an attached hub | Yoshihiro Shimoda | 2010-03-19 |
| * | | USB: xhci: Make endpoint interval debugging clearer. | Sarah Sharp | 2010-03-19 |
| * | | USB: Fix usb_fill_int_urb for SuperSpeed devices | Matthew Wilcox | 2010-03-19 |
| * | | USB: cp210x: Remove double usb_control_msg from cp210x_set_config | Michael Brunner | 2010-03-19 |
| * | | USB: Remove last bit of CONFIG_USB_BERRY_CHARGE | Christoph Egger | 2010-03-19 |
| * | | USB: gadget: add gadget controller number for s3c-hsotg driver | Maurus Cuelenaere | 2010-03-19 |
| * | | USB: ftdi_sio: Fix locking for change_speed() function | Alessio Igor Bogani | 2010-03-19 |
| * | | USB: g_mass_storage: fixed module name in Kconfig | Michal Nazarewicz | 2010-03-19 |
| * | | USB: gadget: f_mass_storage::fsg_bind(): fix error handling | Peter Korsgaard | 2010-03-19 |
| * | | USB: g_mass_storage: fix section mismatch warnings | Mike Frysinger | 2010-03-19 |
| * | | USB: gadget: fix Blackfin builds after gadget cleansing | Mike Frysinger | 2010-03-19 |
| * | | USB: goku_udc: remove potential null dereference | Dan Carpenter | 2010-03-19 |
| * | | USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ... | spark | 2010-03-19 |
| * | | USB: serial: Fix module name typo for qcaux Kconfig entry. | Stefan Schmidt | 2010-03-19 |
| * | | usb: cdc-wdm: Fix deadlock between write and resume | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm: Fix order in disconnect and fix locking | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm:Fix loss of data due to autosuspend | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm: Fix submission of URB after suspension | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm: Fix race between disconnect and debug messages | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm: Fix race between autosuspend and reading from the device | Oliver Neukum | 2010-03-19 |
| * | | usb: cdc-wdm: Fix race between write and disconnect | Oliver Neukum | 2010-03-19 |
| * | | usb: musb: core: declare mbase only where it's used | Felipe Balbi | 2010-03-19 |
| * | | USB: musb: fix warnings in Blackfin regs | Mike Frysinger | 2010-03-19 |
| * | | usb: musb: abstract out ULPI_BUSCONTROL register reads/writes | Mike Frysinger | 2010-03-19 |
| * | | usb: musb: Fix compile error for omaps for musb_hdrc | Tony Lindgren | 2010-03-19 |
| * | | usb/gadget: fix compile error on r8a66597-udc.c | Grant Likely | 2010-03-19 |
| * | | USB: option: add support for a new CMOTECH device to usb/serial/option | Nathaniel McCallum | 2010-03-19 |
| * | | USB: option: move hardcoded PID to a macro in usb/serial/option | Nathaniel McCallum | 2010-03-19 |
| * | | USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO... | Nathaniel McCallum | 2010-03-19 |
| * | | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin | 2010-03-19 |
| * | | USB: xHCI: re-initialize cmd_completion | Andiry Xu | 2010-03-19 |
| * | | USB: xhci: rename driver to xhci_hcd | Alex Chiang | 2010-03-19 |
| * | | USB: musb: fix build error introduced by isoc change | Sonic Zhang | 2010-03-19 |
| * | | USB: qcserial: add new device ids | Bernhard Rosenkraenzer | 2010-03-19 |
| * | | USB: cdc-acm: Fix stupid NULL pointer in resume() | Oliver Neukum | 2010-03-19 |
| * | | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch | 2010-03-19 |
| * | | USB: EHCI: fix ITD list order | Clemens Ladisch | 2010-03-19 |
| * | | USB: Option: Add support for a variant of DLink DWM 652 U5 | Huang Ying | 2010-03-19 |
| * | | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 2010-03-19 |
| * | | USB: serial: use port endpoint size to determine if ep is available | Johan Hovold | 2010-03-19 |
| * | | USB: serial: fix softint not being called on errors | Johan Hovold | 2010-03-19 |