Age | Commit message (Expand) | Author |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-08 | 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 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman |
2010-03-07 | USB: Fix s3c-hsotg build following Samsung platform header moves | Mark Brown |
2010-03-07 | USB: remove unused defintion of struct usb_device_status | Dmitry Torokhov |
2010-03-06 | usbfs: fix deadlock on 'usbfs_mutex', clean up poll | Linus Torvalds |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-03-02 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2010-03-02 | 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 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches |
2010-03-02 | USB: serial: Remove unnecessary \n's from dbg uses | Joe Perches |
2010-03-02 | USB: ehci-dbgp: split PID register updates for IN and OUT pipes | Jason Wessel |
2010-03-02 | USB: serial: Add support for ViVOtech ViVOpay devices. | Forest Bond |