Age | Commit message (Expand) | Author |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-19 | USB serial: update the console driver | Alan Stern |
2009-09-19 | usb-serial: straighten out serial_open | Alan Stern |
2009-09-19 | usb-serial: add missing tests and debug lines | Alan Stern |
2009-09-19 | usb-serial: rename subroutines | Alan Stern |
2009-09-19 | usb-serial: fix termios initialization logic | Alan Stern |
2009-09-19 | usb-serial: acquire references when a new tty is installed | Alan Stern |
2009-09-19 | usb-serial: change logic of serial lookups | Alan Stern |
2009-09-19 | usb-serial: put subroutines in logical order | Alan Stern |
2009-09-19 | usb-serial: change referencing of port and serial structures | Alan Stern |
2009-09-19 | tty: USB: serial/mct_u232, fix tty refcnt | Jiri Slaby |
2009-09-19 | tty: USB serial termios bits | Alan Cox |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-09-19 | tty: USB can now use the shutdown method for kref based freeing of ports | Alan Cox |
2009-09-19 | tty: remove dtr/rts use from the driver open methods | Alan Cox |
2009-09-19 | tty: USB hangup is racy | Alan Cox |
2009-09-19 | cdc_acm: Fix to use modern speed interfaces | Alan Cox |
2009-09-19 | mos7840: remove old dead modem logic | Alan Cox |
2009-09-19 | tty: usb_serial_mos7720: Fix get_lsr_info | Kees Schoenmakers |
2009-09-19 | MOS7720 has no tiocmget method | Kees Schoenmakers |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-09-15 | debugfs: Modified default dir of debugfs for debugging UHCI. | GeunSik Lim |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-08-24 | usb: gadget: m66592-udc needs linux/err.h. | Paul Mundt |
2009-08-23 | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt |
2009-08-21 | usb: r8a66597-udc: implement the set_wedge method | Yoshihiro Shimoda |
2009-08-20 | usb: r8a66597-udc disable interrupts on shutdown fix | Magnus Damm |
2009-08-20 | usb: r8a66597-udc buffer management update | Magnus Damm |
2009-08-20 | usb: add clock support to r8a66597 gadget driver | Magnus Damm |
2009-08-20 | usb: gadget: R8A66597 peripheral controller support. | Yoshihiro Shimoda |
2009-08-15 | Merge branch 'master' into sh/hwblk | Paul Mundt |
2009-08-12 | f_phonet: use page-sized rather than MTU-sized RX buffers | Rémi Denis-Courmont |
2009-08-12 | f_phonet: lock-less MTU change | Rémi Denis-Courmont |
2009-08-13 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-10 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-07 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum |
2009-08-07 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito |
2009-08-07 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa |
2009-08-07 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen |
2009-08-07 | USB: EHCI: fix counting of transaction error retries | Alan Stern |
2009-08-07 | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern |
2009-08-07 | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern |
2009-08-07 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar |
2009-08-07 | USB: devio: Properly do access_ok() checks | Michael Buesch |