aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Staging: dt3155: remove the driverGreg Kroah-Hartman16-2771/+0
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos1-2/+6
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos7-169/+192
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos1-21/+29
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos1-2/+4
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos7-196/+257
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_addr_tJonathan Cameron1-1/+1
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron1-2/+0
2010-08-02staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron1-0/+1
2010-08-02staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron1-0/+8
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2-7/+9
2010-08-02staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron1-0/+3
2010-08-02V4L/DVB: staging/lirc: CodingStyle cleanupsMauro Carvalho Chehab10-11/+10
2010-08-02V4L/DVB: staging/lirc: wire up Kconfig and Makefile bitsJarod Wilson5-0/+140
2010-08-02V4L/DVB: staging/lirc: add lirc_zilog driverJarod Wilson1-0/+1387
2010-08-02V4L/DVB: staging/lirc: add lirc_ttusbir driverJarod Wilson1-0/+397
2010-08-02V4L/DVB: staging/lirc: add lirc_streamzap driverJarod Wilson1-0/+821
2010-08-02V4L/DVB: staging/lirc: add lirc_sir driverJarod Wilson1-0/+1282
2010-08-02V4L/DVB: staging/lirc: add lirc_serial driverJarod Wilson1-0/+1313
2010-08-02V4L/DVB: staging/lirc: add lirc_sasem driverJarod Wilson1-0/+933
2010-08-02V4L/DVB: staging/lirc: add lirc_parallel driverJarod Wilson2-0/+731
2010-08-02V4L/DVB: staging/lirc: add lirc_it87 driverJarod Wilson2-0/+1135
2010-08-02V4L/DVB: staging/lirc: add lirc_ite8709 driverJarod Wilson1-0/+542
2010-08-02V4L/DVB: staging/lirc: add lirc_imon driverJarod Wilson1-0/+1058
2010-08-02V4L/DVB: staging/lirc: add lirc_igorplugusb driverJarod Wilson1-0/+555
2010-08-02V4L/DVB: staging: Add an specific TODO note for lirc_i2cMauro Carvalho Chehab1-0/+3
2010-08-02V4L/DVB: staging/lirc: add lirc_i2c driverJarod Wilson1-0/+536
2010-08-02V4L/DVB: staging/lirc: add lirc_ene0100 driverJarod Wilson2-0/+815
2010-08-02V4L/DVB: staging/lirc: add lirc_bt829 driverJarod Wilson1-0/+383
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab1-8/+8
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel4-2/+402
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart1-15/+14
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2-3/+3
2010-08-02V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab7-424/+424
2010-08-02V4L/DVB: cx25821: Add a kernel level at printk'sMauro Carvalho Chehab1-11/+11
2010-08-02V4L/DVB: cx25821: Make comments C99 compliantMauro Carvalho Chehab5-933/+933
2010-08-02V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay27-5504/+1047
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab1-3/+3
2010-08-02V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab1-1/+4
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2-1/+12
2010-08-02V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab1-13/+43
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab3-25/+35
2010-08-02V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab4-1/+38
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab3-5/+7
2010-08-02V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2-31/+32