aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29drivers: Final irq namespace conversionThomas Gleixner2-3/+3
2011-03-26staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-8/+14
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds55-9191/+5858
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-22backlight: add backlight typeMatthew Garrett2-0/+2
2011-03-22[media] lirc_zilog: error out if buffer read bytes != chunk sizeJarod Wilson1-1/+7
2011-03-22[media] lirc: silence some compile warningsJarod Wilson2-2/+2
2011-03-22[media] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls1-26/+25
2011-03-22[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls1-1/+3
2011-03-22[media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls1-4/+37
2011-03-22[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls1-204/+380
2011-03-22[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls1-12/+15
2011-03-22[media] lirc_zilog: Always allocate a Rx lirc_buffer objectAndy Walls1-31/+31
2011-03-22[media] lirc_zilog: Remove unneeded rx->buf_lockAndy Walls1-14/+9
2011-03-22[media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls1-7/+14
2011-03-22[media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls1-7/+2
2011-03-22[media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls1-10/+5
2011-03-22[media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls1-28/+31
2011-03-22[media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls1-31/+1
2011-03-22[media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls1-7/+20
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov4-24/+43
2011-03-22[media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria5-1699/+0
2011-03-21[media] staging/cx25721: serialize access to devlistArnd Bergmann5-16/+15
2011-03-21[media] tm6000: add audio conf for new cardsDmitri Belimov1-0/+4
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov6-101/+566
2011-03-21[media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson1-1/+8
2011-03-21[media] tm6000: add new TV cards of BeholderDmitri Belimov1-0/+46
2011-03-21[media] Altera FPGA firmware download moduleIgor M. Liplianin10-0/+3919
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil1-5/+0
2011-03-21[media] dabusb: remove obsolete driverHans Verkuil7-1023/+0
2011-03-21[media] se401: remove last V4L1 driverHans Verkuil8-2068/+0
2011-03-21[media] staging-usbvideo: removeHans de Goede9-3920/+0
2011-03-21[media] tm6000: relabeling any registersStefan Ringel1-25/+39
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-2/+0
2011-03-21[media] tm6000: add/rework reg.definesDmitri Belimov1-3/+60
2011-03-21[media] ngene: Fix compilation when cxd2099 is not enabledMauro Carvalho Chehab1-1/+1
2011-03-21[media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab7-0/+646
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-35/+14
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds823-87736/+89884
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds88-10/+49853
2011-03-14staging: hv: fix memory leaksAlexander Beregalov1-0/+2
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin3-13/+6
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan3-10/+2
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2-6/+4
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan1-10/+1
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan1-14/+3
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan1-3/+2
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan3-12/+3