aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls2011-03-221-7/+14
| * | [media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls2011-03-221-7/+2
| * | [media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls2011-03-221-10/+5
| * | [media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls2011-03-221-28/+31
| * | [media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls2011-03-221-31/+1
| * | [media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls2011-03-221-7/+20
| * | [media] tm6000: fix s-video inputDmitri Belimov2011-03-224-24/+43
| * | [media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria2011-03-225-1699/+0
| * | [media] staging/cx25721: serialize access to devlistArnd Bergmann2011-03-215-16/+15
| * | [media] tm6000: add audio conf for new cardsDmitri Belimov2011-03-211-0/+4
| * | [media] tm6000: add radio support to the driverDmitri Belimov2011-03-216-101/+566
| * | [media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson2011-03-211-1/+8
| * | [media] tm6000: add new TV cards of BeholderDmitri Belimov2011-03-211-0/+46
| * | [media] Altera FPGA firmware download moduleIgor M. Liplianin2011-03-2110-0/+3919
| * | [media] v4l: removal of old, obsolete ioctlsHans Verkuil2011-03-211-5/+0
| * | [media] dabusb: remove obsolete driverHans Verkuil2011-03-217-1023/+0
| * | [media] se401: remove last V4L1 driverHans Verkuil2011-03-218-2068/+0
| * | [media] staging-usbvideo: removeHans de Goede2011-03-219-3920/+0
| * | [media] tm6000: relabeling any registersStefan Ringel2011-03-211-25/+39
| * | [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-211-2/+0
| * | [media] tm6000: add/rework reg.definesDmitri Belimov2011-03-211-3/+60
| * | [media] ngene: Fix compilation when cxd2099 is not enabledMauro Carvalho Chehab2011-03-211-1/+1
| * | [media] Move CI cxd2099 driver to stagingMauro Carvalho Chehab2011-03-217-0/+646
| |/
* | drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall2011-03-231-4/+4
* | backlight: add backlight typeMatthew Garrett2011-03-222-0/+2
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
|\ \
| * | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-165-35/+14
|\ \
| * \ Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-043-30/+10
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-043-30/+10
| | |\ \
| | | * | mac80211: make tx() operation return voidJohannes Berg2011-02-252-29/+6
| | | * | mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+4
| * | | | netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+1
| |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-221-1/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski2011-02-181-1/+3
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-16823-87736/+89884
|\ \ \
| * | | staging: hv: fix memory leaksAlexander Beregalov2011-03-141-0/+2
| * | | staging: hv: Remove NULL check before kfreeIlia Mirkin2011-03-143-13/+6
| * | | Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan2011-03-143-10/+2
| * | | Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2011-03-142-6/+4
| * | | Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan2011-03-141-10/+1
| * | | Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan2011-03-141-14/+3
| * | | Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan2011-03-141-3/+2
| * | | Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan2011-03-143-12/+3
| * | | Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan2011-03-141-13/+2
| * | | Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan2011-03-141-3/+2
| * | | Staging: hv: Simplify root device managementK. Y. Srinivasan2011-03-141-30/+11
| * | | staging: rtl8192e: Don't copy dev pointer to skbMike McCormack2011-03-143-7/+0
| * | | staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack2011-03-144-45/+20
| * | | staging: rtl8192e: Pass priv to firmware download functionsMike McCormack2011-03-144-18/+14