summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick1-14/+16
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick1-0/+1
2010-02-19Input: wacom - constify product features dataDmitry Torokhov1-63/+63
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs3-56/+78
2010-02-17Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm1-1/+1
2010-02-11Input: wacom - get features from driver infoBastian Blank3-152/+205
2010-02-11Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton1-0/+14
2010-02-11Input: sh_keysc - update the driver with mode 6Magnus Damm1-1/+2
2010-02-11Input: sh_keysc - switch to using bitmapsMagnus Damm1-25/+44
2010-02-11Input: sh_keysc - factor out hw access functionsMagnus Damm1-26/+43
2010-02-11Input: schedule corgi_ssp and corgi_ts to be removedEric Miao1-1/+0
2010-02-11Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao1-6/+12
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg1-11/+307
2010-02-04Input: mark input interfaces as non-seekableDmitry Torokhov2-0/+4
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov1-0/+1
2010-02-04Input: add match() method to input hanldersDmitry Torokhov3-32/+37
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2-2/+264
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary1-10/+12
2010-02-01Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo3-0/+604
2010-01-30Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2-5/+16
2010-01-30Input: Mac button emulation - implement as an input filterDmitry Torokhov3-75/+188
2010-01-30Input: implement input filtersDmitry Torokhov1-7/+34
2010-01-30Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo1-3/+0
2010-01-29Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2-0/+6
2010-01-25Input: xpad - add rumble support for original xbox controllerBenjamin Valentin1-16/+37
2010-01-25Input: xilinx_ps2 - use resource_sizeTobias Klauser1-2/+2
2010-01-22Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1512-26724/+90967
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-73/+51
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-48/+111
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+52
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm1-3/+3
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2-10/+23
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4