summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-194-0/+534
* Input: implement new force feedback interfaceAnssi Hannula2006-07-195-18/+450
* Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-2/+2
* Input: rename input.ko into input-core.koDmitry Torokhov2006-07-191-1/+3
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
* Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
* Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
* Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-064-21/+49
* Input: add start() method to input handlersDmitry Torokhov2006-07-063-21/+51
* Input: remove accept method from input_devDmitry Torokhov2006-07-063-15/+0
* [PATCH] Makefile typoAndreas Schwab2006-07-051-1/+1
* [PATCH] powerpc: implement missing jiffies64_to_cputime64()David Woodhouse2006-07-051-0/+18
* [PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt2006-07-051-10/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-044-194/+127
|\
| * Move workqueue exports to where the functions are defined.Dave Jones2006-06-301-11/+10
| * [CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi2006-06-301-31/+19
| * [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi2006-06-301-40/+32
| * [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-302-15/+25
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-302-98/+42
* | Fix up headers_install wrt devfs removalLinus Torvalds2006-07-041-1/+1
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-0449-0/+399
|\ \
| * | Remove export of include/linux/isdn/tpam.hDavid Woodhouse2006-06-291-1/+1
| * | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare2006-06-221-2/+2
| * | Restrict headers exported to userspace for SPARC and SPARC64David S. Miller2006-06-202-22/+9
| * | Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-1815-0/+15
| * | Add Kbuild file for Alpha 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for SPARC 'make headers_install'David Woodhouse2006-06-182-0/+29
| * | Add Kbuild file for IA64 'make headers_install'David Woodhouse2006-06-181-0/+7
| * | Add Kbuild file for S390 'make headers_install'David Woodhouse2006-06-181-0/+4
| * | Add Kbuild file for i386 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for x86_64 'make headers_install'David Woodhouse2006-06-181-0/+11
| * | Add Kbuild file for PowerPC 'make headers_install'David Woodhouse2006-06-181-0/+10
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-1823-0/+143
| * | Basic implementation of 'make headers_check'David Woodhouse2006-06-183-0/+23
| * | Basic implementation of 'make headers_install'David Woodhouse2006-06-182-0/+160
* | | [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven2006-07-041-2/+3
* | | [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* | | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-041-3/+13
* | | [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-031-1/+1
OpenPOWER on IntegriCloud