summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-261-6/+4
|\
| * [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-262-2/+2
* | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-261-0/+14
|\ \
| * | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-261-0/+14
| |/
* | [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
* | [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
* | [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
* | [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2
* | [PATCH] sky2: add fake idle irq timerStephen Hemminger2006-04-262-1/+23
* | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-4/+16
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-264-34/+86
|\ \
| * | [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
| * | [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
| |/
* | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik2006-04-261-0/+1
|\ \
| * | e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-251-0/+1
| |/
* | Merge branch 'master' into upstream-fixesJeff Garzik2006-04-2632-553/+1938
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-234-17/+36
| |\
| | * [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-211-1/+1
| | * [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-211-13/+32
| | * [PARISC] Misc. janitorial workHelge Deller2006-04-212-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-04-234-17/+20
| |\ \
| | * | [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz2006-04-221-4/+11
| | * | [PATCH] vrc4171: update configYoichi Yuasa2006-04-221-1/+1
| | * | [PATCH] pcmcia: fix oops in static mapping caseDominik Brodowski2006-04-221-1/+0
| | * | [PATCH] pcmcia: remove unneeded forward declarationsAndrew Morton2006-04-221-6/+2
| | * | [PATCH] pcmcia: do not set dev_node to NULL too earlyDominik Brodowski2006-04-222-2/+2
| | * | [PATCH] pcmcia: fix comment for pcmcia_load_firmwareKomuro2006-04-221-2/+2
| | * | [PATCH] pcmcia: unload second device firstKomuro2006-04-221-1/+1
| | * | [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-221-0/+1
| | |/
| * | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-04-235-10/+2
| |\ \
| | * | drm: possible cleanupsDave Airlie2006-04-234-9/+1
| | * | drm: fixup r300 scratch on BE machinesDave Airlie2006-04-231-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-231-2/+2
| |\ \ \
| | * | | [PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt2006-04-211-2/+2
| | | |/ | | |/|
| * | | [PATCH] tpm: add HID module parameterKylene Jo Hall2006-04-221-1/+12
| * | | [PATCH] tpm: add interrupt module parameterKylene Jo Hall2006-04-221-35/+43
| * | | [PATCH] tpm: spacing cleanups 2Kylene Jo Hall2006-04-221-13/+9
| * | | [PATCH] tpm_infineon section fixupRandy Dunlap2006-04-221-1/+2
| * | | [PATCH] tpm: update bios log code for 1.2Kylene Jo Hall2006-04-221-12/+37
| * | | [PATCH] tpm: check mem start and lenKylene Jo Hall2006-04-221-0/+7
| * | | [PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst2006-04-221-29/+29
| * | | [PATCH] tpm: use clear_bitKylene Jo Hall2006-04-221-18/+7
| * | | [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-223-26/+32
| * | | [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-225-1/+670
| * | | [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-222-2/+247
| * | | [PATCH] tpm: command duration updateKylene Jo Hall2006-04-222-3/+311
| * | | [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-225-40/+55
| * | | [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-224-55/+53