summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-071-2/+1
* [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-071-7/+7
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-074-39/+0
* [TC]: oops in em_metaStephen Hemminger2008-02-071-4/+6
* [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
* [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
* [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-071-7/+14
* [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-071-1/+7
* [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-071-2/+2
* [CAN]: Minor clean-upsUrs Thuermann2008-02-071-15/+9
* [CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann2008-02-071-13/+14
* [CAN]: Clean up module auto loadingUrs Thuermann2008-02-071-12/+6
* [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-071-1/+1
* [IPV4]: route: fix crash ip_route_inputPatrick McHardy2008-02-071-1/+1
* [NETFILTER]: xt_iprange: add missing #includeJan Engelhardt2008-02-071-0/+1
* [NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy2008-02-071-1/+1
* [NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy2008-02-073-5/+6
* [NETFILTER]: nf_conntrack: TCP conntrack reopening fixJozsef Kadlecsik2008-02-071-6/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-02-075-7/+40
|\
| * BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-075-0/+27
| * BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-074-7/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-0747-484/+2073
|\ \
| * \ Merge branch 'pxa-keypad'Dmitry Torokhov2008-02-066-292/+633
| |\ \
| | * | Input: pxa27x_keypad - also enable on PXA3xxEric Miao2008-01-311-3/+3
| | * | Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-312-0/+7
| | * | Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao2008-01-311-34/+124
| | * | Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-312-29/+164
| | * | Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-312-37/+28
| | * | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-312-61/+184
| | * | Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-312-5/+0
| | * | Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-314-46/+46
| * | | Input: i8042 - non-x86 build fixAndrew Morton2008-02-061-2/+2
| |/ /
| * | Input: constify function pointer tables (seq_operations)Jan Engelhardt2008-01-311-2/+2
| * | Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina2008-01-301-0/+7
| * | Input: i8042 - enable DMI quirks on x86-64Bruce Duncan2008-01-301-2/+2
| * | Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho2008-01-301-0/+7
| * | Input: add input event to APM event bridgeRichard Purdie2008-01-303-0/+144
| * | Input: mousedev - use BIT_MASK instead of BITDmitry Torokhov2008-01-301-1/+1
| * | Input: remove duplicate includesAndre Haupt2008-01-213-3/+0
| * | Input: remove cdev from input_dev structureDmitry Torokhov2008-01-212-7/+0
| * | Input: remove duplicated headers in drivers/char/keyboard.cFrancisco Alecrim2008-01-211-1/+0
| * | Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-212-0/+63
| * | Input: add Tosa keyboard driverDmitry Baryshkov2008-01-215-0/+510
| * | Input: add driver for Fujitsu application buttonsStephen Hemminger2008-01-213-0/+393
| * | Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-211-4/+4
| * | Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-2119-19/+0
| * | Input: fix bug in example codeSteven Whitehouse2008-01-211-1/+1
| * | Input: implement proper timer rounding for polled devicesStephen Hemminger2008-01-211-8/+10
| * | V4L/DVB: Don't access input_dev->private directlyDmitry Torokhov2008-01-212-4/+0
| * | Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-211-8/+9
OpenPOWER on IntegriCloud