aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-01-06Staging: w35und: remove true/false boolean macrosPekka Enberg
2009-01-06w35und: remove dead code from wbusb_f.hPekka Enberg
2009-01-06Staging: w35und: remove usb_alloc_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: remove usb_submit_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: wb35_probe() cleanupPekka Enberg
2009-01-06Staging: w35und: merge wblinux struct to adapterPekka Enberg
2009-01-06Staging: w35und: padapter struct typedef removalPekka Enberg
2009-01-06Staging: w35und: wb35reg struct typedef removalPekka Enberg
2009-01-06Staging: w35und: reg queue struct typedef removalPekka Enberg
2009-01-06Staging: w35und: purb typedef removalPekka Enberg
2009-01-06Staging: w35und: remove the no-op pa_stall_execution macroPekka Enberg
2009-01-06Staging: w35und: use msleep() and udelay()Pekka Enberg
2009-01-06Staging: w35und: remove unused wb35_open() and wb35_close() functionsPekka Enberg
2009-01-06Staging: w35und: make wb35_probe() and wb35_disconnect() funtions staticPekka Enberg
2009-01-06staging: correct dubious use of !x & yHarvey Harrison
2009-01-06Staging: go7007: fixes due v4l2_file_operations api changeGreg Kroah-Hartman
2009-01-06Staging: go7007: fixes due to video_usercopy api changeGreg Kroah-Hartman
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen
2008-12-06staging-slicoss: Kill directly reference of netdev->privWang Chen
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen
2008-11-09Don't ask twice about not including staging driversLinus Torvalds
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman
2008-10-22Staging: me4000: remove some compiler warningsGreg Kroah-Hartman
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman
2008-10-22Staging: w35und: module init cleanupPekka Enberg
2008-10-22Staging: w35und: use gotos for error handlingPekka Enberg
2008-10-22Staging: w35und: remove spinlock wrappersPekka Enberg
2008-10-22Staging: sxg: fix compiler warnings.Greg Kroah-Hartman
2008-10-22Staging: sxg: fix up unused function warningsGreg Kroah-Hartman
2008-10-22Staging: sxg: clean up C99 commentsJ.R. Mauro
2008-10-22Staging: Lindent the echo driverJ.R. Mauro
2008-10-22Staging: SLICOSS: Free multicast list at driver exitLior Dotan
2008-10-22Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan
2008-10-22Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman
2008-10-22Staging: Clean up sxg driverJ.R. Mauro
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison
2008-10-22Staging: add poch driverVijay Kumar
2008-10-22Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg
2008-10-22Staging: echo: remove dead codePekka Enberg
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg