summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-11Input: i8042 - use boolean type where it makes senseDmitry Torokhov2-70/+71
2009-09-11Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov1-1/+49
2009-09-11Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2-83/+94
2009-09-11Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-09-11Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2-1/+36
2009-09-04Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2009-09-04Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov1-6/+37
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall1-1/+3
2009-08-28Input: add twl4030_keypad driverDavid Brownell4-6/+505
2009-08-28Input: matrix-keypad - add function to build device keymapDmitry Torokhov3-26/+37
2009-08-28Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin1-9/+9
2009-08-28Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt1-32/+74
2009-08-28Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells1-3/+15
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris1-69/+103
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-27clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-27mm: fix for infinite churning of mlocked pagesMinchan Kim2-2/+8
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes2-15/+19
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27flex_array: fix flex_array_free_parts commentDavid Rientjes1-3/+0
2009-08-27flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes1-6/+8
2009-08-27pps: fix incorrect verdict checkJoonwoo Park1-1/+1
2009-08-27IMA: iint put in ima_counts_get and putEric Paris1-0/+4
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven3-1/+7
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan1-2/+1
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton1-6/+4
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-08-26m68k: count can reach 51, not 50Roel Kluin1-1/+1
2009-08-26virtio: net refill on out-of-memoryRusty Russell1-15/+46
2009-08-26smc91x: fix compilation on SMPAlexey Dobriyan1-1/+1
2009-08-26irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76