summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-9/+0
* Input: constify input coreDmitry Torokhov2006-09-141-5/+5
* Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-0/+1
* Input: add driver for Touchwin serial touchscreensRick Koch2006-08-051-0/+1
* Input: add driver for Touchright serial touchscreensRick Koch2006-08-051-0/+1
* Input: add driver for Penmount serial touchscreensRick Koch2006-08-051-0/+1
* Input: update the force feedback documentationAnssi Hannula2006-07-191-53/+122
* Input: drop remnants of the old force-feedback interfaceAnssi Hannula2006-07-191-8/+0
* Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-12/+23
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-191-0/+3
* Input: implement new force feedback interfaceAnssi Hannula2006-07-191-0/+61
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
* Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-0/+2
|\
| * [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-301-0/+2
* | Fix up headers_install wrt devfs removalLinus Torvalds2006-07-041-1/+1
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-0415-0/+119
|\ \
| * | 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
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-1815-0/+119
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-031-1/+2
|\ \ \
| * | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-1/+2
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-034-57/+75
|\ \ \ \
| * | | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-294-54/+65
| * | | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-3/+10
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-032-18/+30
|\ \ \ \ \
| * | | | | [ATM]: add+use poison definesRandy Dunlap2006-07-031-0/+1
| * | | | | [NET]: add+use poison definesRandy Dunlap2006-07-031-0/+4
| * | | | | [IOAT]: fix header file kernel-docRandy Dunlap2006-07-031-18/+25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | | | | | [PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2006-07-031-2/+3
* | | | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-27/+28
* | | | | | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-031-0/+17
* | | | | | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-031-0/+1
* | | | | | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-031-0/+1
* | | | | | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | | | | | [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-031-0/+1
* | | | | | [PATCH] lockdep: annotate skb_queue_head_initIngo Molnar2006-07-031-0/+3
* | | | | | [PATCH] lockdep: annotate waitqueuesIngo Molnar2006-07-031-0/+6
* | | | | | [PATCH] lockdep: annotate genirqIngo Molnar2006-07-031-0/+6
* | | | | | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-0/+19
* | | | | | [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-031-0/+12
* | | | | | [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-032-4/+35
* | | | | | [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-036-23/+85
* | | | | | [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-032-36/+46
* | | | | | [PATCH] lockdep: coreIngo Molnar2006-07-034-2/+359
* | | | | | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-035-9/+141
* | | | | | [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-031-0/+20
OpenPOWER on IntegriCloud