summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-8/+11
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-12103-168/+269
* staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten2012-06-1227-84/+3Star
* staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten2012-06-1214-41/+10Star
* staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten2012-06-127-23/+13Star
* staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten2012-06-121-0/+2
* staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten2012-06-122-4/+3Star
* staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan2012-06-121-16/+10Star
* staging: Android: Fix NULL pointer related warning in alarm-dev.c fileSachin Kamat2012-06-121-1/+1
* staging: Android: Fix some checkpatch warningsSachin Kamat2012-06-124-12/+20
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-12105-123/+127
* staging "sep" Fix typos found while reading.Justin P. Mattock2012-06-124-33/+33
* Staging: ipack: delete sysfs from to-do list.Samuel Iglesias Gonsalvez2012-06-121-4/+0Star
* Staging: keucr: init: fixed a brace coding style issueWilliam Blair2012-06-121-2/+1Star
* staging: usb: gadget: Configurable Composite Gadget depends on BLOCKAndrzej Pietrasiewicz2012-06-121-1/+1
* Staging: ipack: remove pr_fmt definition.Samuel Iglesias Gonsalvez2012-06-121-2/+0Star
* staging: sm7xxfb: sm7xx becomes sm7xxfbJavier M. Mellid2012-06-128-8/+6Star
* staging: sm7xx: update comments and clarify supported chipsJavier M. Mellid2012-06-122-5/+14
* staging: sm7xx: code improvementJavier M. Mellid2012-06-121-8/+5Star
* Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2012-06-122-4/+4
* staging: rts5139: Fix typo in rts5139Masanari Iida2012-06-122-2/+2
* staging: Fix typo in winbondMasanari Iida2012-06-122-2/+2
* staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan2012-06-121-6/+18
* Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney2012-06-121-2/+2
* Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney2012-06-121-9/+9
* Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney2012-06-121-2/+2
* Staging: bcm: Correctly format all comments in nvm.cKevin McKinney2012-06-121-940/+955
* Staging: bcm: Properly format braces in nvm.cKevin McKinney2012-06-121-1125/+659Star
* Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney2012-06-121-2087/+1980Star
* staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixesJoe Perches2012-06-122-6/+6
* staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga2012-06-121-4/+6
* staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga2012-06-121-6/+14
* staging: "sbe-2t3e3" Fix typos in sbe-2t3e3Justin P. Mattock2012-06-122-2/+2
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-128-8/+0Star
* Staging: rts5139: sd_cprm: fix coding style and deprecation issuesAdnan Ali2012-06-121-4/+4
* Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali2012-06-121-1/+2
* Staging: ramster: r2net: fix coding style issuesAdnan Ali2012-06-121-2/+2
* Staging: sep: fix coding style issuesAdnan Ali2012-06-122-19/+22
* Staging: cptm1217: clearpad_tm1217: fix coding style issuesAdnan Ali2012-06-121-2/+2
* staging: usbip: Updated comment describing VHCI_NPORTSBart Westgeest2012-06-121-6/+1Star
* Staging: xgifb: disable pci device on pci remove function.Miguel Gómez2012-06-121-0/+1
* Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez2012-06-121-4/+6
* Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez2012-06-121-26/+25Star
* Staging: xgifb: Remove #ifdef MODULEMiguel Gómez2012-06-121-4/+0Star
* staging: comedi: amplc_pci224: Replace NULLFUNCIan Abbott2012-06-121-4/+1Star
* staging: comedi: amplc_pci230: Replace NULLFUNCIan Abbott2012-06-121-5/+2Star
* staging: comedi: amplc_pci230: add a missing unlockDan Carpenter2012-06-121-0/+2
* staging: comedi: serial2002: quiet NULL pointer sparse noiseH Hartley Sweeten2012-06-121-6/+6
* staging: comedi: pcl816: if test should use logical OR not bitwise ORH Hartley Sweeten2012-06-121-2/+2
* staging: comedi: adl_pci9118: if test should use logical AND not bitwise ANDH Hartley Sweeten2012-06-121-1/+1