aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab17-106/+129
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-08-17USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-16Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-66/+93
2012-08-16staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen1-4/+6
2012-08-16staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen1-14/+12
2012-08-16staging:iio:ad7192: Report channel offsetLars-Peter Clausen1-4/+10
2012-08-16staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen1-3/+3
2012-08-16staging:iio:ad7192: Fix setting ACXLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen1-2/+3
2012-08-16staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen1-11/+18
2012-08-16staging:iio:ad7793: Report channel offsetLars-Peter Clausen1-13/+26
2012-08-16staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen1-12/+12
2012-08-16staging:iio:ad7793: Add missing break in switch statementLars-Peter Clausen1-1/+1
2012-08-16iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich1-1/+1
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-14staging: csr: add INET dependancyGreg Kroah-Hartman1-1/+1
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab1-1/+1
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2-2/+2
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab3-3/+3
2012-08-13[media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2-4/+3
2012-08-13[media] lirc: lirc_ene0100.h is not referenced anywhereSean Young1-169/+0
2012-08-13[media] lirc: remove lirc_ttusbir driverSean Young3-383/+0
2012-08-12[media] staging: media: Remove easycap driverEzequiel GarcĂ­a12-10002/+0
2012-08-12[media] staging: media: cxd2099: remove memcpy of similar structure variablesDevendra Naga1-2/+2
2012-08-12[media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type s...Devendra Naga1-2/+1
2012-08-12[media] staging: media: cxd2099: fix sparse warnings in cxd2099_attachDevendra Naga1-3/+3
2012-08-09[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-7/+22
2012-08-07staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-16/+10
2012-08-07staging: comedi: dt3000: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-2/+4
2012-08-07staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-7/+7
2012-08-07staging: comedi: daqboard2000: add back subsystem_device checkH Hartley Sweeten1-1/+2
2012-08-07staging: comedi: remove pci_is_enabled() testsH Hartley Sweeten3-7/+0
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-43/+17
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-27/+4
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+60
2012-07-30[media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga1-12/+1
2012-07-30[media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode1-1/+1