summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAge
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen2009-01-07
* USB: power availability check for berry_chargeOliver Neukum2009-01-07
* USB: Remove restrictions on signal numbers in devio.cPhil Endecott2009-01-07
* USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-07
* USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-07
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-07
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* USB: protect hcd.h from multiple inclusionsAnton Vorontsov2009-01-07
* usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-07
* USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-07
* USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven2009-01-07
* USB: clean up redundant tests on unsignedroel kluin2009-01-07
* USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko2009-01-07
* USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel2009-01-07
* USB: storage: extend unusual range for 067b:3507Oliver Neukum2009-01-07
* USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh2009-01-07
* USB: unusual_devs.h additions for Pentax K10DDaniel Drake2009-01-07
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-06
|\
| * drm: fix ordering of driver unload vs agp unload.Dave Airlie2009-01-07
| * drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2009-01-07
| * drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt2009-01-07
| * drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-07
| * drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2009-01-07
| * drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt2009-01-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-06
|\ \ | |/ |/|
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-06
| * Merge branch 'next' into for-linusDmitry Torokhov2008-12-30
| |\
| | * Input: gtco - use USB endpoint APIJulia Lawall2008-12-30
| | * Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-30
| | * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-30
| | * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-30
| | * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-29
| | * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-29
| | * Input: add da9034 touchscreen supportEric Miao2008-12-23
| | * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-23
| | * Input: make some variables and functions staticRoel Kluin2008-12-20
| | * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-20
| | * Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox2008-12-20
| | * Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan2008-12-20
| | * Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins2008-12-20
| | * Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand2008-12-20
| | * Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-20
| | |\
| | * | Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-24
| | * | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-24
| | * | Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-20
| | * | Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec2008-11-19
| | * | Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai2008-11-19
| | * | Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-19
| | * | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30