summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm2-4/+5
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm1-25/+44
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm1-26/+43
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao2-1/+12
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao2-6/+23
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2-11/+308
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 Torokhov4-35/+40
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-01-31Input: 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 Torokhov4-78/+188
2010-01-30Input: implement input filtersDmitry Torokhov2-7/+42
2010-01-29Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo1-3/+0
2010-01-28Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2-0/+6
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin1-16/+37
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser1-2/+2
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov3923-72893/+168825
2010-01-21Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-12/+35
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+6
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 Torvalds7-73/+54
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 Torvalds17-48/+112
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-87/+107
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-269/+396
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds4-50/+109
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds7-41/+125
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-57/+110
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm2-5/+6
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24