summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2010-02-041-11/+307
* Input: mark input interfaces as non-seekableDmitry Torokhov2010-02-042-0/+4
* Input: uinput - mark as non-seekableDmitry Torokhov2010-02-041-0/+1
* Input: add match() method to input hanldersDmitry Torokhov2010-02-043-32/+37
* Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-041-3/+14
* Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-042-2/+264
* Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-041-3/+14
* Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-041-10/+12
* Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo2010-02-013-0/+604
* Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2010-01-302-5/+16
* Input: Mac button emulation - implement as an input filterDmitry Torokhov2010-01-303-75/+188
* Input: implement input filtersDmitry Torokhov2010-01-301-7/+34
* Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo2010-01-301-3/+0
* Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2010-01-292-0/+6
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-251-16/+37
* Input: xilinx_ps2 - use resource_sizeTobias Klauser2010-01-251-2/+2
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-221512-26724/+90967
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-211-2/+3
| |\
| | * libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-201-2/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-216-73/+51
| |\ \
| | * | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-211-1/+1
| | * | serial: serial_cs: oxsemi quirk breaks resumePavel Machek2010-01-211-1/+2
| | * | serial: imx: bit &/| confusionRoel Kluin2010-01-211-1/+1
| | * | serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox2010-01-211-5/+12
| | * | serial-core: resume serial hardware with no_console_suspendStanislav Brabec2010-01-211-55/+33
| | * | serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett2010-01-211-9/+1
| | * | nozomi: quick fix for the close/close bugAlan Cox2010-01-211-1/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-01-216-45/+59
| |\ \
| | * | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-213-33/+35
| | * | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-212-8/+16
| | * | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-211-4/+8
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-01-212-21/+14
| |\ \
| | * | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman2010-01-211-20/+12
| | * | driver-core: fix devtmpfs crash on s390Heiko Carstens2010-01-211-1/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-2116-48/+111
| |\ \
| | * | USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-211-7/+14
| | * | USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-211-2/+2
| | * | USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-211-7/+0
| | * | USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-211-3/+3
| | * | USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-211-1/+2
| | * | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-212-10/+23
| | * | USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-211-0/+6
| | * | USB: add missing delay during remote wakeupAlan Stern2010-01-213-3/+7
| | * | USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-212-2/+33
| | * | USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-211-3/+8
| | * | USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-212-5/+5
| | * | USB: fix bitmask merge errorAlan Stern2010-01-211-1/+2
| | * | usb: serial: fix memory leak in generic driverJohan Hovold2010-01-211-0/+2
| | * | USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-211-4/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-216-43/+52
| |\ \