| Commit message (Expand) | Author | Age | Files | Lines |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 3 | -6/+6 |
* | Fix ohci-ssb with !CONFIG_PM | Al Viro | 2007-10-13 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-12 | 3 | -47/+16 |
|\ |
|
| * | cdev: remove unneeded setting of cdev names | Greg Kroah-Hartman | 2007-10-12 | 1 | -4/+2 |
| * | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 2 | -43/+14 |
* | | USB: fix race in autosuspend reschedule | Alan Stern | 2007-10-12 | 1 | -16/+16 |
* | | atmel_usba_udc: Keep track of the device status | Haavard Skinnemoen | 2007-10-12 | 2 | -10/+51 |
* | | USB: Nikon D40X unusual_devs entry | Ortwin Glück | 2007-10-12 | 1 | -0/+7 |
* | | USB: serial core should respect driver requirements | Alan Stern | 2007-10-12 | 1 | -9/+22 |
* | | USB: skip autosuspended devices during system resume | Alan Stern | 2007-10-12 | 1 | -7/+20 |
* | | USB: mutual exclusion for EHCI init and port resets | Alan Stern | 2007-10-12 | 3 | -2/+29 |
* | | USB: allow usbstorage to have LUNS greater than 2Tb | Richard Sharpe | 2007-10-12 | 1 | -0/+4 |
* | | USB: Adding support for SHARP WS011SH to ipaq.c | Nobuhiro Iwamatsu | 2007-10-12 | 1 | -0/+1 |
* | | USB: add atmel_usba_udc driver | Haavard Skinnemoen | 2007-10-12 | 4 | -1/+2414 |
* | | USB: ohci SSB bus glue | Michael Buesch | 2007-10-12 | 3 | -1/+280 |
* | | USB: ehci build fixes on au1xxx, ppc-soc | David Brownell | 2007-10-12 | 2 | -8/+4 |
* | | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak | 2007-10-12 | 3 | -8/+15 |
* | | USB: funsoft: Fix termios | Alan Cox | 2007-10-12 | 1 | -21/+0 |
* | | USB: visor: termios bits | Alan Cox | 2007-10-12 | 1 | -64/+0 |
* | | USB: unusual_devs entry for Nikon DSC D2Xs | Alan Stern | 2007-10-12 | 1 | -0/+7 |
* | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 2007-10-12 | 20 | -21/+21 |
* | | USB: Export URB statistics for powertop | Sarah Sharp | 2007-10-12 | 3 | -0/+14 |
* | | USB: serial gadget: Disable endpoints on unload | Vitaly Bordug | 2007-10-12 | 1 | -0/+6 |
* | | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables | WANG Cong | 2007-10-12 | 1 | -2/+0 |
* | | usb-gadget-ether: prevent oops caused by error interrupt race | Benedikt Spranger | 2007-10-12 | 1 | -0/+12 |
* | | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros | Andrew Morton | 2007-10-12 | 1 | -9/+1 |
* | | USB: r8a66597-hcd: fix driver removing | Yoshihiro Shimoda | 2007-10-12 | 1 | -1/+1 |
* | | USB: r8a66597-hcd: fix endian problem | Yoshihiro Shimoda | 2007-10-12 | 1 | -3/+3 |
* | | USB: r8a66597-hcd: fix Class or Vendor Request | Yoshihiro Shimoda | 2007-10-12 | 1 | -1/+10 |
* | | USB: usb/serial/ch341.c: make 4 functions static | Adrian Bunk | 2007-10-12 | 1 | -4/+6 |
* | | USB: Driver for CH341 USB-serial adaptor | Frank A Kingswood | 2007-10-12 | 3 | -0/+363 |
* | | USB: cxacru: Use appropriate logging for errors | Simon Arlott | 2007-10-12 | 1 | -15/+28 |
* | | USB: cp2101.c: add additional device ID | Edouard Lafargue | 2007-10-12 | 1 | -0/+1 |
* | | USB: unusual_devs modification for Nikon D200 | Phil Dibowitz | 2007-10-12 | 1 | -0/+7 |
* | | USB: remove USB_QUIRK_NO_AUTOSUSPEND | Alan Stern | 2007-10-12 | 1 | -80/+1 |
* | | USB: don't propagate FREEZE or PRETHAW suspends | Alan Stern | 2007-10-12 | 1 | -1/+6 |
* | | USB: unusual_devs update for Nokia 6131 | Alan Stern | 2007-10-12 | 1 | -1/+1 |
* | | USB: fix limited_power setting mistake in hub.c | jidong xiao | 2007-10-12 | 1 | -2/+2 |
* | | USB: fix double frees in error code paths of ipaq driver | Oliver Neukum | 2007-10-12 | 1 | -0/+2 |
* | | USB: always visit drivers/usb/misc/ | Adrian Bunk | 2007-10-12 | 1 | -22/+1 |
* | | USB: usb-skeleton leaking locks on open | Mark Gross | 2007-10-12 | 1 | -0/+1 |
* | | USB: flush outstanding URBs when suspending | Alan Stern | 2007-10-12 | 5 | -12/+16 |
* | | USB: break apart flush_endpoint and disable_endpoint | Alan Stern | 2007-10-12 | 3 | -23/+32 |
* | | USB: move decision to ignore FREEZE events | Alan Stern | 2007-10-12 | 2 | -8/+6 |
* | | USB: Get rid of annoying endpoint-release message | Alan Stern | 2007-10-12 | 1 | -1/+0 |
* | | USB: AMD5536: use pdev->revision | Auke Kok | 2007-10-12 | 1 | -4/+2 |
* | | USB: sisusbvga: Fix bug | Satyam Sharma | 2007-10-12 | 1 | -3/+1 |
* | | USB: fix errornous assumption in the usb serial framework revealed by iuu_pho... | Oliver Neukum | 2007-10-12 | 1 | -0/+11 |
* | | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex | Matthias Kaehlcke | 2007-10-12 | 1 | -17/+17 |
* | | USB: usb-storage: Initialize Huawei E220 properly | Johann Wilhelm | 2007-10-12 | 3 | -0/+28 |