summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-43/+26
2011-07-01[media] [staging] lirc_serial: allocate irq at init timeJarod Wilson-23/+21
2011-07-01[media] lirc_zilog: fix spinning rx threadJarod Wilson-2/+2
2011-06-27Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman-0/+21
2011-06-27Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman-2/+2
2011-06-27Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman-0/+2
2011-06-27Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven-1/+1
2011-06-27Staging: mei: fix suspend failureTomas Winkler-5/+10
2011-06-27Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap-2/+2
2011-06-27Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle-0/+1
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap-5/+5
2011-06-11[media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson-9/+2
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson-9/+1
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter-2/+2
2011-06-07staging: iio: error case memory leak fixAndre Bartke-3/+7
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan-1/+2
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang-0/+10
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson-5/+23
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels-9/+32
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich-0/+1
2011-06-07staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser-1/+1
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap-0/+1
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen-2/+0
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap-0/+1
2011-06-07Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman-18/+0
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman-2/+51
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3/+3
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-4/+4
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han-1/+4
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville-4/+4
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-9/+9
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-957/+781
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-171851/+68282
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-1/+4
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai-1/+4
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel-2/+5
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel-3/+0
2011-05-20[media] tm6000: remove unused exportsStefan Ringel-3/+0
2011-05-20[media] tm6000: add pts loggingStefan Ringel-1/+5
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel-4/+4
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel-8/+5
2011-05-20[media] tm6000: remove input selectStefan Ringel-8/+0
2011-05-20[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel-16/+10
2011-05-20[media] tm6000: remove duplicated initStefan Ringel-3/+0
2011-05-20[media] tm6000: remove old tuner paramsStefan Ringel-5/+1
2011-05-20[media] tm6000: remove unused capabilitiesStefan Ringel-10/+0
2011-05-20[media] tm6000: add eepromStefan Ringel-2/+5
2011-05-20[media] tm6000: change input controlStefan Ringel-669/+130