aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: Remove duplicate IDs from option card driverBen Collins2007-05-23
* USB: auerswald: fix file release handlerAndrew Morton2007-05-23
* USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang2007-05-23
* USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-23
* USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2007-05-23
* USB: remove unneeded WARN_ONAlan Stern2007-05-23
* USB: more autosuspend timer stuffAlan Stern2007-05-23
* EHCI: fix problem with BIOS handoffAlan Stern2007-05-23
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-23
* usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson2007-05-23
* USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-23
* USB: fix omninet memory leak found by coverityOliver Neukum2007-05-23
* [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor2007-05-11
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-10
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* | usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov2007-05-09
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-08
|\
| * Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-08
| * Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-08
| * Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-08
| * Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-08
| * Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-08
| |\
| * | Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov2007-05-03
| * | Input: drivers/usb/input - fix sparse warnings (signedness)Dmitry Torokhov2007-05-03
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\ \ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\ \ \ | | | |/ | | |/|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
| * | | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-02
* | | | SIS USB2VGA Warning fixWANG Cong2007-05-08
* | | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
| |/ / |/| |
* | | ehci-ps3, ohci-ps3: fix compilationGeoff Levand2007-05-07
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-06
|\ \ \
| * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-21
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-04
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
| |\ \ \ | | | |/ | | |/|
| * | | Input: ati_remote - make button repeat sensitivity configurableKarl Pickett2007-04-12
| * | | Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
| * | | Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-12
| * | | Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-12
| * | | Input: remove old USB touchscreen driversDmitry Torokhov2007-04-12
| * | | Input: add logical channel support for ATI Remote Wonder IIPeter Stokes2007-04-12
| * | | Input: gtco - handle errors from input_register_device()Dmitry Torokhov2007-04-12
* | | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
| |/ / |/| |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-30
|\ \ \
| * | | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-11