aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney4-178/+0
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney7-71/+44
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney6-63/+142
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney3-63/+109
2010-02-27Staging: octeon: remove unneeded includesDavid Daney6-6/+0
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin4-4/+4
2010-02-27Staging: Octeon Ethernet: Use constants from in.hDavid Daney2-7/+4
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney2-9/+55
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney5-163/+235
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney5-123/+150
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney2-20/+31
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney6-284/+55
2010-02-26V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein1-1/+1
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+0
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie1-2/+0
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-17V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init()Dan Carpenter1-3/+1
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap2-2/+2
2009-12-23Staging: batman-adv: introduce missing kfreeJulia Lawall1-1/+3
2009-12-23Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn1-0/+1
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe1-1/+1
2009-12-23Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2-26/+3
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap4-8/+8
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis5-19/+19
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis7-38/+38
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott1-2/+5
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr1-1/+1
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringbuffer runs emptyBernd Porr1-1/+4
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman10-3963/+0
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin9-0/+3586
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov1-2/+0
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-281/+125
2009-12-18Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie1-0/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+1
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney9-281/+125
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-41/+5
2009-12-16fix the crap in dst/dcoreAl Viro1-41/+5
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart14-14/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart12-24/+36
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart13-263/+67
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-2/+2
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2