summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-121-8/+29
* 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
|\
| * Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds2009-03-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-045-8/+21
| |\
| | * crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa2009-03-041-2/+4
| | * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-264-6/+17
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-034-14/+54
| |\ \
| | * | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-274-13/+53
| | * | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-261-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
| |\ \ \
| | * | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| | * | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| * | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
| |\ \ \ \
| | * | | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| | * | | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
| | * | | | x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-021-19/+22
| | * | | | x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-021-22/+44
| | * | | | x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-021-8/+17
| | * | | | x86: add far read test to testmmiotracePekka Paalanen2009-03-021-7/+28
| | * | | | x86: count errors in testmmiotrace.koPekka Paalanen2009-03-021-6/+29
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-039-5/+52
| |\ \ \ \ \
| | * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-269-5/+52
| | | |_|/ / | | |/| | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-0311-21/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-035-6/+6
| | * | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
| | * | | | [ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee2009-03-031-1/+2
| | * | | | [ARM] 5411/1: S3C64XX: Fix EINT unmaskMark Brown2009-02-241-1/+1
| | * | | | [ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov2009-02-221-1/+0
| | * | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| * | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-031-16/+12
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-035-12/+20
| |\ \ \ \ \
| | * | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-031-2/+3
| | * | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-033-8/+15
| | * | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-032-2/+2
| | * | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
| | | |_|/ / | | |/| | |