aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1345-150303/+430498
2010-10-28Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2-2/+3
2010-10-28Staging: bcm: fix up network device reference countingGreg Kroah-Hartman1-6/+4
2010-10-28Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman3-9/+9
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1345-150311/+430511
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds62-889/+9519
2010-10-25fs: add sync_inode_metadataChristoph Hellwig1-5/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-879/+0
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-11/+10
2010-10-23[media] tm6000: fix a macro coding style issueRuslan Pisarev1-1/+1
2010-10-23tm6000: Remove some ugly debug codeMauro Carvalho Chehab1-10/+2
2010-10-22[media] go7007: Don't use module names to load I2C modulesLaurent Pinchart1-40/+3
2010-10-22[media] go7007: Fix the TW2804 I2C type nameLaurent Pinchart1-1/+1
2010-10-22[media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modulesLaurent Pinchart7-0/+7
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-2/+2
2010-10-22[media] lirc_it87: add another pnp idJarod Wilson1-1/+2
2010-10-22[media] lirc_igorplugusb: add Fit PC2 device IDJarod Wilson1-0/+2
2010-10-22[media] lirc_igorplugusb: handle hw buffer overruns betterJarod Wilson1-25/+38
2010-10-22[media] lirc_igorplugusb: assorted fixupsJarod Wilson1-58/+65
2010-10-22[media] lirc_parallel: build on smp and kill dead codeJarod Wilson2-27/+1
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds26-1/+32
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-8/+10
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-1/+4
2010-10-22pcmcia: fix ni_daq_700 compilationDominik Brodowski1-1/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds10-777/+58
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski1-2/+2
2010-10-21staging: brcm80211: Remove unnecessary header files.Henry Ptasinski2-101/+0
2010-10-21staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski1-2/+0
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski3-77/+0
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman69-185/+91
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman18-82/+68
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman8-72/+1
2010-10-21Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman2-17/+0
2010-10-21Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman1-7/+5
2010-10-21Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman1-6/+3
2010-10-21Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman2-8/+0
2010-10-21Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman1-4/+4
2010-10-21Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman1-1/+1
2010-10-21Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2-12/+0
2010-10-21Staging: hv: storvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman1-36/+30
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman1-44/+35
2010-10-21Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman2-16/+0
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman1-6/+6
2010-10-21Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman2-16/+0