summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-01[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5