summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi2006-09-271-6/+6
* USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi2006-09-271-129/+123
* USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino2006-09-271-4/+1
* usbtouchscreen: version 0.4Daniel Ritz2006-09-272-84/+219
* hub driver: improve use of #ifdefAlan Stern2006-09-272-18/+57
* usbcore: suspending devices with no driverAlan Stern2006-09-271-4/+15
* usbcore: fix up device and power state testsAlan Stern2006-09-273-61/+29
* usbcore: set device and power states properlyAlan Stern2006-09-272-35/+46
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-3/+3
* usbcore: resume device resume recursionAlan Stern2006-09-274-105/+70
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-271-45/+77
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-274-186/+232
* usbcore: add usb_device_driver definitionAlan Stern2006-09-274-77/+194
* usbcore: move code among source filesAlan Stern2006-09-275-342/+370
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-273-24/+25
* usb-skeleton: don't submit URBs after disconnectionAlan Stern2006-09-271-7/+33
* usbfs: detect device unregistrationAlan Stern2006-09-271-6/+7
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-273-11/+19
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-273-196/+199
* USB: Put phidgets driver in a sysfs classSean Young2006-09-277-190/+334
* USB: Add driver for PhidgetMotorControlSean Young2006-09-274-5/+451
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-271-3/+2
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-271-1/+3
* USB: ark3116: Formatting cleanupsWerner Lemberg2006-09-271-100/+99
* USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg2006-09-271-3/+31
* USB: Allow compile in g_ether, fix typoTony Lindgren2006-09-271-2/+2
* USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-272-18/+76
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-273-3/+3
* USB: kill usb kconfig warningAndrew Morton2006-09-271-1/+0
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-274-0/+484
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-271-1/+1
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-2713-45/+99
* USB: unusual_dev entry for Sony P990iPhil Dibowitz2006-09-271-0/+7
* USB: unusual_devs entry for Lacie DVD+-RWAlan Stern2006-09-271-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-2715-882/+1234
|\
| * watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-272-1/+59
| * sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-271-1/+1
| * serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-271-2/+7
| * rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt2006-09-273-0/+478
| * serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467
| * sh: APM/PM support.Andriy Skulysh2006-09-271-14/+0
| * video: Update header location in hp680_bl.Andriy Skulysh2006-09-271-2/+2
| * video: Update pvr2fb for sq API changes.Paul Mundt2006-09-271-10/+12
| * sh: Board updates for I/O routine rework.Paul Mundt2006-09-271-1/+1
| * video: hitfb suspend/resume and updates.Andriy Skulysh2006-09-271-33/+181
| * video: Disable vgacon for SuperH.Paul Mundt2006-09-271-1/+1
| * sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-271-14/+1
| * sh: Various cosmetic cleanups.Paul Mundt2006-09-271-34/+24
* | [PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg2006-09-271-10/+3
* | [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-278-1/+31
OpenPOWER on IntegriCloud