aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-011-2/+0
|\
| * drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2010-02-011-2/+0
| * Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-181-0/+2
| |\
* | | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-203-33/+35
* | | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-202-8/+16
* | | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-201-4/+8
* | | V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init()Dan Carpenter2010-01-171-3/+1
* | | Staging/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-232-2/+2
* | | Staging: batman-adv: introduce missing kfreeJulia Lawall2009-12-231-1/+3
* | | Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn2009-12-231-0/+1
* | | Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe2009-12-231-1/+1
* | | Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe2009-12-231-1/+1
* | | Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2009-12-232-26/+3
* | | Staging: rtl8192x: fix printk formatsRandy Dunlap2009-12-234-8/+8
* | | Staging: wlan-ng: fix Correct size given to memsetJulia Lawall2009-12-231-1/+1
* | | staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu2009-12-231-0/+2
* | | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-235-19/+19
* | | staging: fix rtl8192e compilation errors with mac80211George Kadianakis2009-12-237-38/+38
* | | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-236-20/+20
* | | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin2009-12-231-1/+1
* | | Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott2009-12-231-2/+5
* | | Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr2009-12-231-1/+1
* | | Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr2009-12-231-1/+4
* | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-2310-3963/+0
* | | Staging: sm7xx: add a new framebuffer driverWu Zhangjin2009-12-239-0/+3586
* | | pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-221-2/+0
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-179-281/+125
|\ \ \
| * | | Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-179-281/+125
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * | | drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
* | | | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-161-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-41/+5
|\ \ \ \
| * | | | fix the crap in dst/dcoreAl Viro2009-12-161-41/+5
| | |/ / | |/| |
* | | | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-1614-14/+0
* | | | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-1612-24/+36
* | | | V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-1613-263/+67
* | | | V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-2/+2
* | | | V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
|/ / /
* | | Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman2009-12-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-11679-174515/+165727
|\ \ \
| * | | Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron2009-12-111-0/+1
| * | | Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2009-12-112-8/+9
| * | | Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron2009-12-113-282/+0
| * | | Staging: wlags49_h2: fix up signal levelsHenk de Groot2009-12-112-11/+39
| * | | + drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton2009-12-1123-372/+0
| * | | Staging: samsung-laptop: add TODO fileGreg Kroah-Hartman2009-12-111-0/+5
| * | | Staging: samsung-laptop: remove old kernel codeGreg Kroah-Hartman2009-12-111-40/+0
| * | | Staging: add Samsung Laptop driverGreg Kroah-Hartman2009-12-115-0/+596