summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-14HID: fix input mapping for Microsoft Ergonomic KeyboardJiri Kosina1-11/+11
2007-10-14HID: use hid-plff driver for GreenAsia 0e8f:0003 devicesAnssi Hannula3-11/+22
2007-10-14USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 displayMike Crowe1-0/+4
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2-0/+5
2007-10-14USBHID: add CM109 device to blacklistAlfred E. Heggestad1-0/+4
2007-10-14HID: Report usage codes of keys as EV_MSC scancode eventsJiri Kosina1-0/+8
2007-10-14HID: ignore all non-LED usages in output fields in hid-inputJiri Kosina1-0/+7
2007-10-14HID: fix whitespace damageJiri Kosina1-6/+6
2007-10-14HID: add support for Thrustmaster FGT Force Feedback wheelDmitry Torokhov3-44/+124
2007-10-14HID: minimal autosuspend support for USB HID devicesOliver Neukum1-2/+14
2007-10-14HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2-4/+50
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare1-0/+1
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov1-1/+32
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov1-16/+33
2007-10-13i2c-au1550: Fix a misused register problemChris David1-7/+4
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell2-2/+2
2007-10-13i2c-at91: Mark as brokenDavid Brownell1-1/+9
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell2-24/+12
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell7-56/+0
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-13i2c-stub: Support multiple chipsJean Delvare1-22/+57
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston1-0/+3
2007-10-13i2c: Document struct i2c_msgDavid Brownell1-1/+16
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare1-7/+7
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov3-0/+600
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell1-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-13i2c-core: Make some code staticAdrian Bunk1-4/+3
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-1/+3
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier1-1/+1
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-972/+466
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds51-1883/+3842
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds17-1844/+4733
2007-10-13fallout from DECLARE_MAC_BUF patchesAl Viro2-2/+2
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro3-3/+3
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-35/+839
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven1-0/+1
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven3-2/+5
2007-10-13m68k: fix net drivers after recent get_stats updatesGeert Uytterhoeven2-4/+3
2007-10-13dm: emc_endio returns voidGeert Uytterhoeven1-2/+0
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven2-21/+154
2007-10-13alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz1-12/+13
2007-10-13sc1200: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz1-10/+14
2007-10-13cs5520: fix ->dma_base equal zero handlingBartlomiej Zolnierkiewicz1-10/+9
2007-10-13sgiioc4: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-6/+10