summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk2006-01-101-2/+1
* [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-106-62/+21
* [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl2006-01-101-5/+7
* [PATCH] moxa serial: add proper capability checkAlan Cox2006-01-101-0/+2
* [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer2006-01-101-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-107-12/+12
|\
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-107-12/+12
* | [PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov2006-01-101-0/+2
* | [PATCH] dm: don't enable bouncing by defaultJens Axboe2006-01-101-0/+1
* | [PATCH] cdrom: kill "open failed" error messageJens Axboe2006-01-101-1/+1
* | [PATCH] ide: preserve errors for failed requestsJens Axboe2006-01-101-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-109-136/+5
|\ \
| * | Input: ibmasm - fix input initialization error pathDmitry Torokhov2006-01-101-0/+1
| * | Input: remove obsolete maple input driversPaul Mundt2006-01-105-123/+0
| * | Input: prepare for f_ops constnessArjan van de Ven2006-01-101-1/+1
| * | Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
| * | Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-101-1/+1
|\ \ \
| * | | [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-101-1/+1
| | |/ | |/|
* | | [PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2006-01-101-7/+1
* | | [PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl2006-01-101-3/+4
* | | [PATCH] char/isicom: More whitespaces and coding styleJiri Slaby2006-01-101-53/+59
* | | [PATCH] char/isicom: Firmware loadingJiri Slaby2006-01-101-236/+174
* | | [PATCH] char/isicom: Pci probing addedJiri Slaby2006-01-101-208/+239
* | | [PATCH] char/isicom: Other little changesJiri Slaby2006-01-101-82/+81
* | | [PATCH] char/isicom: Type conversion and variables deletionJiri Slaby2006-01-101-70/+61
* | | [PATCH] char/isicom: Whitespace cleanupJiri Slaby2006-01-101-683/+682
* | | [PATCH] clean up computone remaining cli useAlan Cox2006-01-102-12/+16
* | | [PATCH] n_hdlc.c: remove unused declarationGrant Coady2006-01-101-1/+0
* | | [PATCH] TTY layer buffering revampAlan Cox2006-01-10101-1428/+971
* | | [PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton2006-01-101-1/+1
* | | [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-1013-62/+68
* | | [PATCH] vr41xx: ARRAY_SIZE cleanupJean Delvare2006-01-101-3/+2
* | | [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-1017-51/+45
* | | [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-1010-11/+11
* | | [PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk2006-01-101-14/+1
* | | [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-101-2/+2
* | | [PATCH] Fix console blankingVille Syrjala2006-01-101-30/+3
* | | [PATCH] non-linear frame buffer read/write accessThomas Koeller2006-01-101-3/+2
* | | [PATCH] fbdev: Typos in KconfigYOSHIFUJI Hideaki2006-01-101-2/+2
* | | [PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas2006-01-104-8/+8
* | | [PATCH] fbcon: Code cleanupsAntonino A. Daplas2006-01-102-18/+11
* | | [PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas2006-01-101-28/+28
* | | [PATCH] s3c2410fb: cleanup and fixArnaud Patard2006-01-101-6/+4
* | | [PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas2006-01-103-13/+26
* | | [PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas2006-01-101-4/+21
* | | [PATCH] fbdev: Reduce stack usageAntonino A. Daplas2006-01-101-58/+68
* | | [PATCH] fbdev: Fix return code of fb_read and fb_writeAntonino A. Daplas2006-01-101-12/+20
* | | [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen2006-01-101-1/+2
OpenPOWER on IntegriCloud