| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-11 | 2 | -34/+50 |
* | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-11 | 1 | -30/+114 |
* | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola | 2006-04-11 | 1 | -1/+1 |
* | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-11 | 2 | -38/+121 |
* | Input: ads7846 - power down ADC a bit later | Imre Deak | 2006-04-11 | 1 | -3/+18 |
* | Input: ads7846 - add pen_down sysfs attribute | Imre Deak | 2006-04-11 | 1 | -0/+19 |
* | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 2006-04-05 | 1 | -0/+21 |
* | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 2006-04-05 | 1 | -0/+9 |
* | Input: add support for Braille devices | Samuel Thibault | 2006-04-02 | 4 | -17/+125 |
* | Input: synaptics - limit rate to 40pps on Toshiba Protege M300 | Richard Thrippleton | 2006-04-02 | 1 | -2/+9 |
* | Input: gamecon - add SNES mouse support | Raphael Assenat | 2006-04-02 | 2 | -18/+76 |
* | Input: make modalias code respect allowed buffer size | Dmitry Torokhov | 2006-04-02 | 1 | -39/+71 |
* | Input: convert /proc handling to seq_file | Dmitry Torokhov | 2006-04-02 | 1 | -111/+168 |
* | Input: limit attributes' output to PAGE_SIZE | Dmitry Torokhov | 2006-04-02 | 1 | -12/+24 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 5033 | -166117/+257302 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-31 | 2 | -7/+32 |
| |\ |
|
| | * | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled | Russell King | 2006-03-29 | 2 | -7/+32 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-03-31 | 10 | -53/+1325 |
| |\ \ |
|
| | * | | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 | 8 | -58/+32 |
| | * | | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 | 4 | -0/+1298 |
| | |/ |
|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-31 | 14 | -234/+478 |
| |\ \ |
|
| | * | | [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change | Lennert Buytenhek | 2006-03-30 | 1 | -8/+3 |
| | * | | [ARM] 3434/1: pxa i2s amsl define | Marc-Andre Hebert | 2006-03-30 | 1 | -1/+1 |
| | * | | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 2006-03-30 | 1 | -0/+1 |
| | * | | [ARM] Allow un-muxed syscalls to be available for everyone | Russell King | 2006-03-30 | 1 | -11/+0 |
| | * | | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 |
| | * | | Merge nommu tree | Russell King | 2006-03-28 | 9 | -213/+472 |
| | |\ \ |
|
| | | * | | [ARM] nommu: fixups for the exception vectors | Hyok S. Choi | 2006-03-27 | 4 | -5/+31 |
| | | * | | [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in Makefile | Hyok S. Choi | 2006-03-27 | 2 | -1/+33 |
| | | * | | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 4 | -207/+302 |
| | | * | | [ARM] nommu: MPU support in boot/compressed/head.S | Hyok S. Choi | 2006-03-27 | 1 | -0/+106 |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-31 | 4 | -8/+403 |
| |\ \ \ \ |
|
| | * | | | | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 3 | -8/+8 |
| | * | | | | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 2 | -0/+395 |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-03-31 | 20 | -156/+524 |
| |\ \ \ \ \ |
|
| | * | | | | | [CIFS] Fix typo in earlier cifs_unlink change and protect one | Steve French | 2006-03-31 | 1 | -5/+7 |
| | * | | | | | [CIFS] Incorrect signature sent on SMB Read | Steve French | 2006-03-31 | 1 | -13/+23 |
| | * | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 1 | -0/+4 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [CIFS] Fix unlink oops when indirectly called in rename error path | Steve French | 2006-03-31 | 1 | -1/+4 |
| | * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 4831 | -159898/+246632 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-20 | 286 | -1385/+2175 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | [CIFS] Fix two remaining coverity scan tool warnings. | Steve French | 2006-03-09 | 2 | -5/+7 |
| | * | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-07 | 59 | -239/+430 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | [CIFS] Set correct lock type on new posix unlock call | Steve French | 2006-03-03 | 1 | -1/+1 |
| | * | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-03 | 268 | -3347/+3883 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | [CIFS] Upate cifs change log | Steve French | 2006-03-03 | 1 | -0/+5 |
| | * | | | | | | | | | | [CIFS] Fix slow oplock break response when mounts to different | Steve French | 2006-03-03 | 3 | -4/+4 |
| | * | | | | | | | | | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 | 5 | -5/+14 |
| | * | | | | | | | | | | [CIFS] Allow fallback for setting file size to Procom SMB server when | Steve French | 2006-03-02 | 1 | -1/+1 |
| | * | | | | | | | | | | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want | Steve French | 2006-03-02 | 4 | -18/+42 |