aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser22-45/+31
2006-03-31[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk1-9/+8
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk2-9/+3
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar6-64/+67
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar1-3/+4
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton1-1/+1
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-276/+174
2006-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-89/+142
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-124/+112
2006-03-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-318/+413
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin3-5/+2
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller12-53/+47
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock3-44/+59
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein3-29/+67
2006-03-29Merge branch 'mv-merge'Jeff Garzik1-18/+24
2006-03-29[PATCH] sata_mv: three bug fixesMark Lord1-18/+23
2006-03-29[PATCH] libata: ata_dev_init_params() fixesAlbert Lee1-6/+8
2006-03-29[PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox1-2/+2
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox1-2/+29
2006-03-29[PATCH] libata - ATA is both ATA and CFAAlan Cox1-1/+1
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox1-1/+5
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox1-4/+22
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik34-9/+15547
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29[PATCH] libata: kill trailing whitespaceTejun Heo1-1/+1
2006-03-29Merge branch 'master'Jeff Garzik604-12068/+34985
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-49/+69
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds26-89/+321
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier9-12/+12
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier1-1/+1
2006-03-29IB/mthca: Fix check of size in SRQ creationJack Morgenstein1-1/+1
2006-03-29IB/srp: Fix unmapping of fake scatterlistRoland Dreier1-2/+2
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394Linus Torvalds7-182/+86
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras185-3203/+11497