aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-43/+26
2011-07-01[media] [staging] lirc_serial: allocate irq at init timeJarod Wilson1-23/+21
2011-07-01[media] lirc_zilog: fix spinning rx threadJarod Wilson1-2/+2
2011-06-27Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman1-0/+21
2011-06-27Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman1-2/+2
2011-06-27Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman1-0/+2
2011-06-27Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2011-06-27Staging: mei: fix suspend failureTomas Winkler2-5/+10
2011-06-27Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2-2/+2
2011-06-27Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle1-0/+1
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap4-5/+5
2011-06-11[media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson1-9/+2
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson1-9/+1
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-07staging: iio: error case memory leak fixAndre Bartke1-3/+7
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan1-1/+2
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang1-0/+10
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlightPatrik Jakobsson2-5/+23
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels2-9/+32
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich1-0/+1
2011-06-07staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser1-1/+1
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap1-0/+1
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen1-2/+0
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap1-0/+1
2011-06-07Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman1-18/+0
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman3-2/+51
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+3
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-4/+4
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han1-1/+4
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville3-4/+4
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-9/+9
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds10-957/+781
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds821-171851/+68282
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-1/+4
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+4
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2-2/+5
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove unused exportsStefan Ringel1-3/+0
2011-05-20[media] tm6000: add pts loggingStefan Ringel1-1/+5
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel1-4/+4
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel1-8/+5
2011-05-20[media] tm6000: remove input selectStefan Ringel1-8/+0
2011-05-20[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel1-16/+10
2011-05-20[media] tm6000: remove duplicated initStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove old tuner paramsStefan Ringel1-5/+1
2011-05-20[media] tm6000: remove unused capabilitiesStefan Ringel2-10/+0
2011-05-20[media] tm6000: add eepromStefan Ringel1-2/+5
2011-05-20[media] tm6000: change input controlStefan Ringel4-669/+130