| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 |
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| | * | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 |
| | * | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 |
| |\| | |
|
| * | | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 2010-03-08 |
| |\ \ \ |
|
| | * | | | USB: Fix s3c-hsotg build following Samsung platform header moves | Mark Brown | 2010-03-07 |
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-03-02 |
| |\ \ \ \ |
|
| | * | | | | fsl_mx3_udc: Add i.MX35 support | Sascha Hauer | 2010-02-04 |
| | |/ / / |
|
| * | | | | [ARM] pxa: move board board IRQ definitions out of irqs.h | Eric Miao | 2010-03-01 |
* | | | | | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-07 |
| |_|/ /
|/| | | |
|
* | | | | USB: remove unused defintion of struct usb_device_status | Dmitry Torokhov | 2010-03-07 |
* | | | | usbfs: fix deadlock on 'usbfs_mutex', clean up poll | Linus Torvalds | 2010-03-06 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 |
|\ \ \ \ |
|
| * | | | | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2010-03-03 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 |
|\ \ \ \ |
|
| * | | | | USB: backlight, appledisplay: fix incomplete registration failure handling | Bruno Prémont | 2010-03-02 |
| * | | | | USB: pl2303: remove unnecessary reset of usb_device in urbs | Johan Hovold | 2010-03-02 |
| * | | | | USB: ftdi_sio: remove obsolete check in unthrottle | Johan Hovold | 2010-03-02 |
| * | | | | USB: ftdi_sio: remove unused tx_bytes counter | Johan Hovold | 2010-03-02 |
| * | | | | USB: qcaux: driver for auxiliary serial ports on Qualcomm devices | Dan Williams | 2010-03-02 |
| * | | | | USB: pl2303: initial TIOCGSERIAL support | John Tsiombikas | 2010-03-02 |
| * | | | | USB: option: add Longcheer/Longsung vendor ID | Dan Williams | 2010-03-02 |
| * | | | | USB: fix I2C API usage in ohci-pnx4008. | Luotao Fu | 2010-03-02 |
| * | | | | USB: usbmon: mask seconds properly in text API | Pete Zaitcev | 2010-03-02 |
| * | | | | USB: sisusbvga: no unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 |
| * | | | | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 |
| * | | | | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin | 2010-03-02 |
| * | | | | USB: remove references to port->port.count from the serial drivers | Alan Stern | 2010-03-02 |
| * | | | | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox | 2010-03-02 |
| * | | | | USB: don't read past config->interface[] if usb_control_msg() fails in usb_re... | Roel Kluin | 2010-03-02 |
| * | | | | USB: tty: kill request_room for USB ACM class | Alan Cox | 2010-03-02 |
| * | | | | USB: tty: sort out the request_room handling for whiteheat | Alan Cox | 2010-03-02 |
| * | | | | USB: storage: fix misplaced parenthesis | Roel Kluin | 2010-03-02 |
| * | | | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 |
| * | | | | USB: fix the idProduct value for USB-3.0 root hubs | Alan Stern | 2010-03-02 |
| * | | | | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 2010-03-02 |
| * | | | | USB: OHCI: DA8xx/OMAP-L1x glue layer | Sergei Shtylyov | 2010-03-02 |
| * | | | | USB: ehci: omap: Update TODO list in comments | Anand Gadiyar | 2010-03-02 |
| * | | | | USB: ehci: omap: use default interrupt threshold | Anand Gadiyar | 2010-03-02 |
| * | | | | USB: omap: ehci: kill 2 compile warnings | Anand Gadiyar | 2010-03-02 |
| * | | | | USB: serial: sierra driver indat_callback fix | Elina Pasheva | 2010-03-02 |
| * | | | | USB: serial: sierra driver adding reset_resume function | Elina Pasheva | 2010-03-02 |
| * | | | | USB: xhci: Fix finding extended capabilities registers | Edward Shao | 2010-03-02 |
| * | | | | USB: remove debugging message for uevent constructions | Alan Stern | 2010-03-02 |
| * | | | | tty: Fix various bogus WARN checks in the usb serial layer | Alan Cox | 2010-03-02 |
| * | | | | USB: cp210x: Add 81E8 (Zephyr Bioharness) | Alan Cox | 2010-03-02 |