summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov4-74/+122
2006-04-26Input: allow using several chords for brailleSamuel Thibault1-10/+28
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov1-1/+2
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie1-2/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak2-17/+61
2006-04-26Input: ads7846 - report 0 pressure value along with pen up eventImre Deak1-2/+4
2006-04-12Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2-34/+50
2006-04-12Input: ads7846 - miscellaneous fixesImre Deak1-30/+114
2006-04-12Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola1-1/+1
2006-04-12Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2-38/+121
2006-04-12Input: ads7846 - power down ADC a bit laterImre Deak1-3/+18
2006-04-12Input: ads7846 - add pen_down sysfs attributeImre Deak1-0/+19
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley1-0/+21
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf1-0/+9
2006-04-02Input: add support for Braille devicesSamuel Thibault4-17/+125
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat2-18/+76
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov1-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov1-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov1-12/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov5033-166117/+257302
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-8/+403
2006-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-04-01[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-04-01[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-63/+117
2006-04-01[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-04-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-24/+22
2006-04-01[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913
2006-04-01[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-04-01[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-04-01[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-04-01[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk3-10/+1
2006-04-01[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-04-01[PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown1-0/+2
2006-04-01[PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown1-5/+3
2006-04-01[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown1-1/+12
2006-04-01[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-04-01[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2-3/+1
2006-04-01[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-04-01[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie5-20/+21
2006-04-01[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-04-01[PATCH] backlight: Backlight Class ImprovementsRichard Purdie3-101/+107
2006-04-01[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-04-01[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-04-01[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2-16/+29
2006-04-01[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman4-90/+238