aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-95/+73
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+110
2006-06-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-1/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1043-1057/+27
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds11-58/+255
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds47-548/+468
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds56-2580/+2483
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller1-95/+71
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller1-0/+2
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-6/+9
2006-06-30[TG3]: Update version and reldateMichael Chan1-2/+2
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-06-30[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty1-0/+1
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier1-1/+1
2006-06-30[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven1-2/+3
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-06-30[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer1-1/+1
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1
2006-06-30[PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn1-11/+13
2006-06-30[PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap1-1/+1
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30[PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell1-16/+59
2006-06-30[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not availableThomas Kleffel1-10/+71
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2-0/+2
2006-06-30[PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQAlan Cox1-9/+18
2006-06-30[PATCH] pcmcia: another ID for serial_cs.cDominik Brodowski1-0/+1
2006-06-30[PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl1-0/+73
2006-06-30[PATCH] yenta: do power-up only after socket is configuredDaniel Ritz1-1/+8
2006-06-30V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely19-105/+105
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk11-195/+74
2006-06-30V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103gSaqeb Akhter3-0/+48
2006-06-30V4L/DVB (4284): Cx24123: fix set_voltage function according to the specsSaqeb Akhter1-2/+2
2006-06-30V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham1-1/+2
2006-06-30V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil1-5/+5
2006-06-30V4L/DVB (4277): Fix CI interface on PRO KNC1 cardsAndrew de Quincey1-5/+1
2006-06-30V4L/DVB (4276): Fix CI on old KNC1 DVBC cardsAndrew de Quincey1-0/+9
2006-06-30V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho1-0/+1
2006-06-30V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driverMike Isely5-173/+1
2006-06-30V4L/DVB (4273): Always log pvrusb2 device register / unregister eventsMike Isely1-6/+4
2006-06-30V4L/DVB (4272): Fix tveeprom supported standardsMauro Carvalho Chehab1-8/+8
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil4-13/+105
2006-06-30V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsignedRandy Dunlap2-10/+10
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky4-11/+0
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky3-13/+91
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk1-1/+1