aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2-2/+2
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+14
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-4/+16
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-34/+86
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixesJeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik32-553/+1938
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King1-6/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-17/+36
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds4-17/+20
2006-04-23Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-10/+2
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-2/+2
2006-04-23drm: possible cleanupsDave Airlie4-9/+1
2006-04-23drm: fixup r300 scratch on BE machinesDave Airlie1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-04-22[PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org1-1/+2
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt6-280/+342
2006-04-22[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz1-4/+11
2006-04-22[PATCH] vrc4171: update configYoichi Yuasa1-1/+1
2006-04-22[PATCH] pcmcia: fix oops in static mapping caseDominik Brodowski1-1/+0
2006-04-22[PATCH] pcmcia: remove unneeded forward declarationsAndrew Morton1-6/+2
2006-04-22[PATCH] pcmcia: do not set dev_node to NULL too earlyDominik Brodowski2-2/+2
2006-04-22[PATCH] pcmcia: fix comment for pcmcia_load_firmwareKomuro1-2/+2