summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-0828-200/+3062
|\
| * Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-081-0/+8
| * Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-101-15/+14
| * Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-104-0/+850
| * Input: add AD7877 touchscreen driverMichael Hennerich2009-03-103-0/+858
| * Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-101-2/+2
| * Input: add driver for S1 button of rb532Phil Sutter2009-03-105-18/+137
| * Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-095-0/+348
| * Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-091-60/+80
| * Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-091-0/+17
| * Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-091-74/+46
| * Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-093-0/+254
| * Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-092-1/+5
| * Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-091-1/+1
| * Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-091-4/+9
| * Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-091-3/+3
| * Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-093049-38220/+100708
| |\
| * | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| * | Input: ati_remote2 - check module paramsVille Syrjala2009-01-301-4/+60
| * | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-301-15/+126
| * | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-301-0/+78
| * | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-301-0/+7
| * | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-301-4/+1
| * | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-303-4/+163
* | | Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
* | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
|\ \ \
| * \ \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078557-359622/+934152
| |\ \ \
| * | | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| * | | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| |\ \ \ \
| * | | | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| * | | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| * | | | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| * | | | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
| * | | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| * | | | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
| * | | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-161-1/+1
| * | | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-166-105/+261
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0713-16/+44
|\ \ \ \ \ \
| * | | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
| * | | | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-071-1/+2
| * | | | | | ftrace: Correct a text align for event format outputZhaolei2009-04-071-1/+1
| * | | | | | Update /debug/tracing/READMENikanth Karthikesan2009-04-071-2/+2
| * | | | | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-071-1/+12
| * | | | | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
| * | | | | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-071-0/+3
| * | | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-072-2/+8
| * | | | | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-071-0/+1
| * | | | | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-073-4/+3
| * | | | | | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-071-1/+7