aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-30[media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id fieldAndy Walls1-16/+31
2010-12-30[media] Remove staging/lirc/lirc_i2c driverMauro Carvalho Chehab3-544/+0
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo1-2/+2
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil1-2/+0
2010-12-29[media] tm6000: Fix mutex unbalanceDmitri Belimov1-1/+1
2010-12-29[media] tm6000: rework and fix IRDmitri Belimov5-53/+195
2010-12-29[media] dabusb: Move it to staging to be deprecatedMauro Carvalho Chehab7-0/+1023
2010-12-29[media] lirc_zilog: Fix a warningMauro Carvalho Chehab1-1/+0
2010-12-29[media] staging/lirc: Fix compilation when LIRC=mMauro Carvalho Chehab1-12/+12
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab5-3/+639
2010-12-29[media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab2-2/+2
2010-12-29[media] staging: Add TODO files for se401 and usbvideo/vicamMauro Carvalho Chehab2-0/+10
2010-12-29[media] cpia, stradis: remove deprecated V4L1 driversHans Verkuil13-8265/+0
2010-12-29[media] se401: deprecate driver, move to stagingHans Verkuil6-0/+1745
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