aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* usb-skeleton: don't submit URBs after disconnectionAlan Stern2006-09-27
* usbfs: detect device unregistrationAlan Stern2006-09-27
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-27
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-27
* USB: Put phidgets driver in a sysfs classSean Young2006-09-27
* USB: Add driver for PhidgetMotorControlSean Young2006-09-27
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-27
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-27
* USB: ark3116: Formatting cleanupsWerner Lemberg2006-09-27
* USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg2006-09-27
* USB: Allow compile in g_ether, fix typoTony Lindgren2006-09-27
* USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-27
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-27
* USB: kill usb kconfig warningAndrew Morton2006-09-27
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-27
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-27
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-27
* USB: unusual_dev entry for Sony P990iPhil Dibowitz2006-09-27
* USB: unusual_devs entry for Lacie DVD+-RWAlan Stern2006-09-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-27
|\
| * watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-27
| * sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-27
| * serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-27
| * rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt2006-09-27
| * serial: Rework sh-sci for driver model.Paul Mundt2006-09-27
| * sh: APM/PM support.Andriy Skulysh2006-09-27
| * video: Update header location in hp680_bl.Andriy Skulysh2006-09-27
| * video: Update pvr2fb for sq API changes.Paul Mundt2006-09-27
| * sh: Board updates for I/O routine rework.Paul Mundt2006-09-27
| * video: hitfb suspend/resume and updates.Andriy Skulysh2006-09-27
| * video: Disable vgacon for SuperH.Paul Mundt2006-09-27
| * sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-27
| * sh: Various cosmetic cleanups.Paul Mundt2006-09-26
* | [PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg2006-09-27
* | [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-27
* | [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-27
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells2006-09-27
* | [PATCH] mspec driverJes Sorensen2006-09-27
* | [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-09-27
|\ \
| * | i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
| * | i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-26
| * | i2c-isa: Restore driver ownerJean Delvare2006-09-26
| * | i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-26
| * | i2c: Warn on i2c client creation failureJean Delvare2006-09-26
| * | i2c-core: Drop useless bitmaskingsJean Delvare2006-09-26
| * | i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-26
| * | i2c-algo-bit: CleanupsJean Delvare2006-09-26