aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-19/+12
2006-03-23[PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas1-3/+1
2006-03-23[PATCH] powerpc: via-pmu warning fixAndrew Morton1-0/+2
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare4-5/+0
2006-03-23[PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard1-1/+1
2006-03-23[PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering1-2/+1
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-136/+104
2006-03-22scsi: link in the debug driver lastLinus Torvalds1-1/+3
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds25-358/+205
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn1-1/+1
2006-03-22[PATCH] sis900 adm7001 PHY supportArtur Skawina1-0/+1
2006-03-22[PATCH] sky2: more ethtool statsStephen Hemminger2-41/+57
2006-03-22[PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic1-5/+0
2006-03-22[PATCH] s390: qeth driver cleanupsFrank Pavlic3-55/+14
2006-03-22[PATCH] s390: qeth driver statistics fixesFrank Pavlic2-20/+21
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov1-11/+7
2006-03-22[PATCH] fix spidernet build issueJens Osterkamp1-2/+2
2006-03-22[PATCH] ahci: add softresetTejun Heo1-1/+134
2006-03-22[PATCH] libata: do not ignore PIO-only devicesTejun Heo1-7/+0
2006-03-22[PATCH] libata: Symbol exportsAlan Cox1-0/+2
2006-03-22[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox1-35/+59
2006-03-22[PATCH] libata: Fix a drive detection problemAlan Cox1-0/+10
2006-03-22[PATCH] libata: note missing posting in mmio cmd writeAlan Cox1-0/+2
2006-03-22Merge branch 'master'Jeff Garzik142-42897/+35717
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds3-55/+66
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-5/+5
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-9/+5
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+25
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-42667/+35378
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-22[PATCH] sg: use compound pagesNick Piggin1-34/+3
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+1
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov1-22/+88
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov3-25/+48
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-37/+42
2006-03-22[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-03-22Merge branch 'master'Jeff Garzik3-32/+46
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela432-20518/+32250
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai3-55/+66
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller4-9/+5
2006-03-22[TG3]: Bump driver version and reldate.David S. Miller1-2/+2
2006-03-22[TG3]: Skip phy power down on some devicesMichael Chan1-2/+14
2006-03-22[TG3]: Fix SRAM access during tg3_init_one()Michael Chan1-3/+9