summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-12iio: frequency: ad9523: unlock on error in ad9523_reg_access()Dan Carpenter1-1/+3
2012-06-12staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten1-8/+11
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten103-168/+269
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten27-84/+3
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten14-41/+10
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten7-23/+13
2012-06-12staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten1-0/+2
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten2-4/+3
2012-06-12staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan1-16/+10
2012-06-12staging: Android: Fix NULL pointer related warning in alarm-dev.c fileSachin Kamat1-1/+1
2012-06-12staging: Android: Fix some checkpatch warningsSachin Kamat4-12/+20
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten105-123/+127
2012-06-12staging "sep" Fix typos found while reading.Justin P. Mattock4-33/+33
2012-06-12Staging: ipack: delete sysfs from to-do list.Samuel Iglesias Gonsalvez1-4/+0
2012-06-12Staging: keucr: init: fixed a brace coding style issueWilliam Blair1-2/+1
2012-06-12staging: usb: gadget: Configurable Composite Gadget depends on BLOCKAndrzej Pietrasiewicz1-1/+1
2012-06-12Staging: ipack: remove pr_fmt definition.Samuel Iglesias Gonsalvez1-2/+0
2012-06-12staging: sm7xxfb: sm7xx becomes sm7xxfbJavier M. Mellid8-8/+6
2012-06-12staging: sm7xx: update comments and clarify supported chipsJavier M. Mellid2-5/+14
2012-06-12staging: sm7xx: code improvementJavier M. Mellid1-8/+5
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2-4/+4
2012-06-12staging: rts5139: Fix typo in rts5139Masanari Iida2-2/+2
2012-06-12staging: Fix typo in winbondMasanari Iida2-2/+2
2012-06-12staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan1-6/+18
2012-06-12Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney1-2/+2
2012-06-12Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney1-9/+9
2012-06-12Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney1-2/+2
2012-06-12Staging: bcm: Correctly format all comments in nvm.cKevin McKinney1-940/+955
2012-06-12Staging: bcm: Properly format braces in nvm.cKevin McKinney1-1125/+659
2012-06-12Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney1-2087/+1980
2012-06-12staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixesJoe Perches2-6/+6
2012-06-12staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga1-4/+6
2012-06-12staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga1-6/+14
2012-06-12staging: "sbe-2t3e3" Fix typos in sbe-2t3e3Justin P. Mattock2-2/+2
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga8-8/+0
2012-06-12Staging: rts5139: sd_cprm: fix coding style and deprecation issuesAdnan Ali1-4/+4
2012-06-12Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali1-1/+2
2012-06-12Staging: ramster: r2net: fix coding style issuesAdnan Ali1-2/+2
2012-06-12Staging: sep: fix coding style issuesAdnan Ali2-19/+22
2012-06-12Staging: cptm1217: clearpad_tm1217: fix coding style issuesAdnan Ali1-2/+2
2012-06-11staging: usbip: Updated comment describing VHCI_NPORTSBart Westgeest1-6/+1
2012-06-11Staging: xgifb: disable pci device on pci remove function.Miguel Gómez1-0/+1
2012-06-11Staging: xgifb: disable pci device if there's an error after enabling it.Miguel Gómez1-4/+6
2012-06-11Staging: xgifb: reorder the code a bit to be more module friendlyMiguel Gómez1-26/+25
2012-06-11Staging: xgifb: Remove #ifdef MODULEMiguel Gómez1-4/+0
2012-06-11staging: comedi: amplc_pci224: Replace NULLFUNCIan Abbott1-4/+1
2012-06-11staging: comedi: amplc_pci230: Replace NULLFUNCIan Abbott1-5/+2
2012-06-11staging: comedi: amplc_pci230: add a missing unlockDan Carpenter1-0/+2
2012-06-11staging: comedi: serial2002: quiet NULL pointer sparse noiseH Hartley Sweeten1-6/+6
2012-06-11staging: comedi: pcl816: if test should use logical OR not bitwise ORH Hartley Sweeten1-2/+2