summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22[media] lirc_zilog: error out if buffer read bytes != chunk sizeJarod Wilson
2011-03-22[media] lirc: silence some compile warningsJarod Wilson
2011-03-22[media] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls
2011-03-22[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls
2011-03-22[media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls
2011-03-22[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls
2011-03-22[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls
2011-03-22[media] lirc_zilog: Always allocate a Rx lirc_buffer objectAndy Walls
2011-03-22[media] lirc_zilog: Remove unneeded rx->buf_lockAndy Walls
2011-03-22[media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls
2011-03-22[media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls
2011-03-22[media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls
2011-03-22[media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls
2011-03-22[media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls
2011-03-22[media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov
2011-03-22[media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria
2011-03-21[media] staging/cx25721: serialize access to devlistArnd Bergmann
2011-03-21[media] tm6000: add audio conf for new cardsDmitri Belimov
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov
2011-03-21[media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson
2011-03-21[media] tm6000: add new TV cards of BeholderDmitri Belimov
2011-03-21[media] Altera FPGA firmware download moduleIgor M. Liplianin
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil
2011-03-21[media] dabusb: remove obsolete driverHans Verkuil
2011-03-21[media] se401: remove last V4L1 driverHans Verkuil
2011-03-21[media] staging-usbvideo: removeHans de Goede
2011-03-21[media] tm6000: relabeling any registersStefan Ringel
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab
2011-03-21[media] tm6000: add/rework reg.definesDmitri Belimov
2011-03-21[media] ngene: Fix compilation when cxd2099 is not enabledMauro Carvalho Chehab
2011-03-21[media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-14staging: hv: fix memory leaksAlexander Beregalov
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan