summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-10-22staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.cYAMANE Toshiaki1-2/+3
2012-10-22staging: comedi: always set hw_dev during auto-configIan Abbott1-0/+1
2012-10-22staging: comedi: avoid a put_device(), get_device() sequenceIan Abbott1-1/+2
2012-10-22staging: comedi: s626: remove devpriv macroH Hartley Sweeten1-5/+35
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten60-272/+597
2012-10-22staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten4-14/+180
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten25-24/+306
2012-10-22staging: comedi: poc: introduce struct poc_privateH Hartley Sweeten1-4/+13
2012-10-22staging: comedi: ni_660x: remove inline private() functionH Hartley Sweeten1-74/+90
2012-10-22staging: comedi: ni_65xx: remove inline private() functionH Hartley Sweeten1-57/+63
2012-10-22staging: comedi: gsc_hpdi: remove inline priv() functionH Hartley Sweeten1-122/+136
2012-10-22staging: comedi: cb_pcidas64: remove inline priv() functionH Hartley Sweeten1-411/+466
2012-10-22staging: comedi: gsc_hpdi: make internal functions staticIan Abbott1-82/+5
2012-10-22staging: comedi: jr3_pci: add __iomem tagsIan Abbott2-21/+21
2012-10-22staging: comedi: adq12b: remove boardinfoH Hartley Sweeten1-31/+7
2012-10-22staging: comedi: aio_iiro_16: remove boardinfoH Hartley Sweeten1-18/+1
2012-10-22staging: comedi: cb_pcimdas: remove boardinfoH Hartley Sweeten1-85/+9
2012-10-22staging: comedi: das16m1: remove boardinfoH Hartley Sweeten1-24/+7
2012-10-22staging: comedi: dmm32at: remove boardinfoH Hartley Sweeten1-18/+4
2012-10-22staging: comedi: ke_counter: remove boardinfoH Hartley Sweeten1-41/+3
2012-10-22staging: comedi: pcm3724: remove boardinfoH Hartley Sweeten1-25/+7
2012-10-22staging: comedi: pcmda12: remove boardinfoH Hartley Sweeten1-18/+1
2012-10-22staging: comedi: pcmmio: remove boardinfoH Hartley Sweeten1-81/+20
2012-10-22staging: comedi: serial2002: remove boardinfoH Hartley Sweeten1-15/+1
2012-10-22staging: comedi: ssv_dnp: remove boardinfoH Hartley Sweeten1-24/+2
2012-10-22staging: comedi: mpc8260cpm: remove driverH Hartley Sweeten1-164/+0
2012-10-22staging "xgifb" Fix typos.Justin P. Mattock2-3/+3
2012-10-22staging: rtl8192u: fix a macro expansion bugDan Carpenter1-1/+4
2012-10-22staging/olpc_dcon: use s/r hooks from device_driver->pmAndres Salomon1-8/+16
2012-10-22staging/olpc_dcon: drop pin frobbing code for xo1.5Andres Salomon1-30/+0
2012-10-22staging/olpc_dcon: drop fb_notifier codeAndres Salomon2-22/+4
2012-10-22staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon2-16/+7
2012-10-22staging/olpc_dcon: drop useaa module argAndres Salomon1-10/+2
2012-10-22staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin1-39/+42
2012-10-22staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin1-1/+4
2012-10-19Staging: bcm: Reverse condition in if statement in Misc.cKevin McKinney1-2/+2
2012-10-19Staging: bcm: Clean up function CopyBufferToControlPacket in Misc.cKevin McKinney1-54/+56
2012-10-19Staging: bcm: Rename INT to "int" in Misc.cKevin McKinney1-12/+12
2012-10-19Staging: bcm: Rename UINT to "unsigned int" in Misc.cKevin McKinney1-28/+28
2012-10-19Staging: bcm: Rename B_UINT32 to "unsigned int" in Misc.cKevin McKinney1-1/+1
2012-10-19Staging: bcm: Rename B_UINT8 to "unsigned char" in Misc.cKevin McKinney1-1/+1
2012-10-19Staging: bcm: Rename PUINT to "unsigned int *" in Misc.cKevin McKinney2-12/+12
2012-10-19Staging: bcm: Rename VOID to void in Misc.cKevin McKinney1-11/+11
2012-10-19Staging: bcm: Rename PVOID to "void *" in Misc.cKevin McKinney1-2/+2
2012-10-19Staging: bcm: Remove null dereference from InterfaceWRM.Kevin McKinney1-3/+1
2012-10-19Staging: bcm: Remove null dereference from InterfaceRDM.Kevin McKinney1-3/+1
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceWRM.Kevin McKinney1-19/+12
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceRDM.Kevin McKinney1-19/+12
2012-10-19Staging: bcm: Rename VOID to void in InterfaceMisc.cKevin McKinney1-2/+2
2012-10-19Staging: bcm: Change the style of comparing structures to null in InterfaceMi...Kevin McKinney1-3/+3