| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ... | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] m68knommu: allow configure of FEC for M520x CPU family | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-01-10 | 7 | -12/+12 |
|\ |
|
| * | Update Yoichi Yuasa's email address. | Ralf Baechle | 2006-01-10 | 7 | -12/+12 |
* | | [PATCH] ide-cd: clear random-write capability it not supported | Andrey Borzenkov | 2006-01-10 | 1 | -0/+2 |
* | | [PATCH] dm: don't enable bouncing by default | Jens Axboe | 2006-01-10 | 1 | -0/+1 |
* | | [PATCH] cdrom: kill "open failed" error message | Jens Axboe | 2006-01-10 | 1 | -1/+1 |
* | | [PATCH] ide: preserve errors for failed requests | Jens Axboe | 2006-01-10 | 1 | -5/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-10 | 9 | -136/+5 |
|\ \ |
|
| * | | Input: ibmasm - fix input initialization error path | Dmitry Torokhov | 2006-01-10 | 1 | -0/+1 |
| * | | Input: remove obsolete maple input drivers | Paul Mundt | 2006-01-10 | 5 | -123/+0 |
| * | | Input: prepare for f_ops constness | Arjan van de Ven | 2006-01-10 | 1 | -1/+1 |
| * | | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 2006-01-10 | 1 | -3/+3 |
| * | | Input: grip_mp - kill commented out code | Dmitry Torokhov | 2006-01-10 | 1 | -9/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [PATCH] powerpc: Some ppc compile fixes... | David Woodhouse | 2006-01-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [PATCH] video/matrox/matroxfb_misc.c: remove dead code | Adrian Bunk | 2006-01-10 | 1 | -7/+1 |
* | | | [PATCH] Decrease number of pointer derefs in multipath.c | Jesper Juhl | 2006-01-10 | 1 | -3/+4 |
* | | | [PATCH] char/isicom: More whitespaces and coding style | Jiri Slaby | 2006-01-10 | 1 | -53/+59 |
* | | | [PATCH] char/isicom: Firmware loading | Jiri Slaby | 2006-01-10 | 1 | -236/+174 |
* | | | [PATCH] char/isicom: Pci probing added | Jiri Slaby | 2006-01-10 | 1 | -208/+239 |
* | | | [PATCH] char/isicom: Other little changes | Jiri Slaby | 2006-01-10 | 1 | -82/+81 |
* | | | [PATCH] char/isicom: Type conversion and variables deletion | Jiri Slaby | 2006-01-10 | 1 | -70/+61 |
* | | | [PATCH] char/isicom: Whitespace cleanup | Jiri Slaby | 2006-01-10 | 1 | -683/+682 |
* | | | [PATCH] clean up computone remaining cli use | Alan Cox | 2006-01-10 | 2 | -12/+16 |
* | | | [PATCH] n_hdlc.c: remove unused declaration | Grant Coady | 2006-01-10 | 1 | -1/+0 |
* | | | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 101 | -1428/+971 |
* | | | [PATCH] tty-layer-buffering-revamp: jsm is broken | Andrew Morton | 2006-01-10 | 1 | -1/+1 |
* | | | [PATCH] drivers/video/: possible cleanups | Adrian Bunk | 2006-01-10 | 13 | -62/+68 |
* | | | [PATCH] vr41xx: ARRAY_SIZE cleanup | Jean Delvare | 2006-01-10 | 1 | -3/+2 |
* | | | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-10 | 17 | -51/+45 |
* | | | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 10 | -11/+11 |
* | | | [PATCH] drivers/net/irda/irport.c: cleanups | Adrian Bunk | 2006-01-10 | 1 | -14/+1 |
* | | | [PATCH] DocBook: fix kernel-doc comments | Martin Waitz | 2006-01-10 | 1 | -2/+2 |
* | | | [PATCH] Fix console blanking | Ville Syrjala | 2006-01-10 | 1 | -30/+3 |
* | | | [PATCH] non-linear frame buffer read/write access | Thomas Koeller | 2006-01-10 | 1 | -3/+2 |
* | | | [PATCH] fbdev: Typos in Kconfig | YOSHIFUJI Hideaki | 2006-01-10 | 1 | -2/+2 |
* | | | [PATCH] fbdev: Replace kmalloc with kzalloc | Antonino A. Daplas | 2006-01-10 | 4 | -8/+8 |
* | | | [PATCH] fbcon: Code cleanups | Antonino A. Daplas | 2006-01-10 | 2 | -18/+11 |
* | | | [PATCH] i810fb: Fix suspend and resume hooks | Antonino A. Daplas | 2006-01-10 | 1 | -28/+28 |
* | | | [PATCH] s3c2410fb: cleanup and fix | Arnaud Patard | 2006-01-10 | 1 | -6/+4 |
* | | | [PATCH] nvidiafb: Reduce stack usage | Antonino A. Daplas | 2006-01-10 | 3 | -13/+26 |
* | | | [PATCH] nvidiafb: Add boot option 'bpp' | Antonino A. Daplas | 2006-01-10 | 1 | -4/+21 |
* | | | [PATCH] fbdev: Reduce stack usage | Antonino A. Daplas | 2006-01-10 | 1 | -58/+68 |
* | | | [PATCH] fbdev: Fix return code of fb_read and fb_write | Antonino A. Daplas | 2006-01-10 | 1 | -12/+20 |
* | | | [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code | Knut Petersen | 2006-01-10 | 1 | -1/+2 |
* | | | [PATCH] skeletonfb: Documentation update | Antonino A. Daplas | 2006-01-10 | 1 | -99/+383 |
* | | | [PATCH] nvidiafb: Add support for some pci-e chipsets | Antonino A. Daplas | 2006-01-10 | 1 | -21/+54 |
* | | | [PATCH] atyfb: LT/LG cleanup | Ville Syrj�l� | 2006-01-10 | 1 | -3/+5 |
* | | | [PATCH] atyfb: VT/GT cleanup | Ville Syrj�l� | 2006-01-10 | 1 | -21/+41 |