summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+15
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-111-1/+3
* [PATCH] lindent rio driversAndrew Morton2006-01-1172-8030/+7381
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-117-3/+7
* [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch2006-01-111-5/+5
* [PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum2006-01-111-12/+4
* [PATCH] random: get rid of sparse warningStephen Hemminger2006-01-111-1/+1
* [PATCH] cs89x0: Fix the Kconfig help textJean Delvare2006-01-111-1/+1
* [PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek2006-01-111-1/+1
* [PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...Alan Cox2006-01-111-8/+7
* [PATCH] Allow reading CMOS day of week registerAlan Cox2006-01-111-5/+9
* [PATCH] new tty buffering access fixPaul Fulghum2006-01-111-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-111-5/+6
|\
| * [PATCH] powerpc: fix up iSeries console after TTY layer buffering revampStephen Rothwell2006-01-111-3/+4
| * [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-111-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-01-1010-99/+194
|\ \
| * | [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-101-4/+4
| * | [PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller2006-01-101-4/+0
| * | [PARISC] stifb: Fix framebuffer console at 32bppHelge Deller2006-01-101-21/+23
| * | [PARISC] stifb: use F_EXTEND macroHelge Deller2006-01-101-12/+5
| * | [PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE2006-01-101-11/+31
| * | [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin2006-01-101-0/+1
| * | [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-101-23/+90
| * | [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller2006-01-101-3/+4
| * | [PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan2006-01-101-1/+1
| * | [PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller2006-01-101-0/+15
| * | [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-106-20/+20
| |/
* | drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk2006-01-111-1/+1
|/
* [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
OpenPOWER on IntegriCloud