aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] usbvideo: deprecate the vicam driverHans Verkuil7-0/+3597
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil4-52/+0
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-6/+6
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab4-4/+4
2010-12-29[media] drivers/staging/cx25821: Use pr_fmt and pr_<level>Joe Perches11-322/+287
2010-12-29[media] TM6000: Drop unused macroJean Delvare1-12/+0
2010-12-29[media] TM6000: Clean-up i2c initializationJean Delvare1-17/+10
2010-12-29[media] tm6000: add revision checkStefan Ringel2-14/+20
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-46/+39
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman2-4/+4
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-11/+4
2010-12-28Revert conflicting V4L changesJiri Kosina1-1/+1
2010-12-23PCI: make pci_restore_state return voidJon Mason1-1/+1
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2-5/+5
2010-12-22Merge branch 'master' into for-nextJiri Kosina109-1003/+3997
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+6
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-0/+6
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-5/+5
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter1-6/+1
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-2/+2
2010-12-16Staging: batman-adv: Remove batman-adv from stagingSven Eckelmann46-10314/+0
2010-12-16Staging: hv: Use only one txf buffer per channel and kmalloc/GFP_KERNEL on initializeHank Janssen1-40/+47
2010-12-16staging: hv: remove unneeded osd_schedule_callbackTimo Teräs2-38/+0
2010-12-16staging: hv: convert channel_mgmt.c to not call osd_schedule_callbackTimo Teräs2-22/+31
2010-12-16staging: hv: convert vmbus_on_msg_dpc to not call osd_schedule_callbackTimo Teräs2-11/+21
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches16-1057/+1136
2010-12-16Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich4-0/+600
2010-12-16Staging: IIO: dds.h convenience macrosMichael Hennerich1-0/+110
2010-12-16Staging: IIO: Direct digital synthesis abi documentationMichael Hennerich1-0/+93
2010-12-16staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches2-3/+2
2010-12-16staging: brcm80211: Remove unused ETHER_TYPE_<foo> #definesJoe Perches1-5/+0
2010-12-16staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches2-2/+1
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches12-88/+89
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches5-21/+10
2010-12-16staging: brcm80211: Remove unused ether_<foo> #defines and structJoe Perches1-10/+0
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches6-16/+19
2010-12-16staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDRJoe Perches1-7/+0
2010-12-16Staging: comedi: Fix checkpatch.pl issues in file s526.cXenofon Foukas1-57/+82
2010-12-16Staging: comedi: Fix coding style issues in ii_pci20kc.cXenofon Foukas1-20/+46
2010-12-16staging: ft1000: Fix kernel panic when use ioctl.Marek Belisko1-5/+3
2010-12-16staging: ft1000: Fix camelcase variable names.Marek Belisko1-102/+102
2010-12-16staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.Marek Belisko2-1/+1
2010-12-16staging: ft1000: Fix camelcase function names.Marek Belisko3-6/+6
2010-12-16Staging: rt2860: Sanitize DBGPRINT_ERR macroL. Alberto Giménez17-70/+54
2010-12-16Staging: rt2860: include KERN_* in printkL. Alberto Giménez6-39/+45
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-1/+1
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-2/+2
2010-12-13staging: hv: Convert camel cased struct fields in rndis.h to lower casesHaiyang Zhang2-278/+279