summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2010-10-22[media] lirc_igorplugusb: assorted fixupsJarod Wilson
2010-10-22[media] lirc_parallel: build on smp and kill dead codeJarod Wilson
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22pcmcia: fix ni_daq_700 compilationDominik Brodowski
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski
2010-10-21staging: brcm80211: Remove unnecessary header files.Henry Ptasinski
2010-10-21staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...Greg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove RecvPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_recvpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman
2010-10-21[media] tm6000: fix macros and comments coding style issue in tm6000.hRuslan Pisarev
2010-10-21[media] Staging: tm6000: Delete braces from return in tm6000-cards.cRuslan Pisarev
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev
2010-10-21[media] Staging: tm6000: fix braces, tabs, comments and space coding style is...Ruslan Pisarev
2010-10-21Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman
2010-10-21[media] tm6000: don't initialize static var on tm6000-i2c.cRuslan Pisarev
2010-10-21Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_establish_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove TeardownGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_teardown_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman