summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctlJohn Stultz
2013-01-18staging: alarm-dev: Drop pre Android 1.0 _OLD ioctlsJohn Stultz
2013-01-18staging/comedi/ni_labpc_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/ni_daq_700: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/das08_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/cb_das16_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/quatech_daqp_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/ni_mio_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi/ni_daq_dio24: Convert to module_comedi_pcmcia_driverPeter Huewe
2013-01-18staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe
2013-01-18Staging: Comedi: ni_tio: Fixed spacing issueJake Champlin
2013-01-18staging: comedi: comedi_buf: remove noise in comedi_buf_read_free()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: remove noise in comedi_buf_write_free()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: remove unreachable dev_warn in comedi_buf_munge()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: remove BUG_ON in comedi_buf_munge()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: clarify comedi_buf_read_free()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: clarify comedi_buf_read_alloc()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: cleanup comedi_buf_read_n_available()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: clarify comedi_buf_write_free()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: cleanup comedi_buf_munge()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: rename comedi_reset_async_buf()H Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: factor out new buffer allocation codeH Hartley Sweeten
2013-01-18staging: comedi: comedi_buf: factor out common code to free the async bufferH Hartley Sweeten
2013-01-18staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten
2013-01-18staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten
2013-01-18staging: comedi: (core): add comedi_dev_from_file_info()Ian Abbott
2013-01-18staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna
2013-01-18staging: tidspbridge: use scm functions to set boot address and modeOmar Ramirez Luna
2013-01-18staging: tidspbridge: fix uninitialized variable sym_nameOmar Ramirez Luna
2013-01-18staging: tidspbridge: fix memory corruption on long string namesOmar Ramirez Luna
2013-01-18staging: tidspbridge: fix potential array out of bounds writeOmar Ramirez Luna
2013-01-18Staging: usbip: usbipcommon: Fixed single line bracing issueJake Champlin
2013-01-18staging: sb105x: clean up interface type testDan Carpenter
2013-01-18staging: sb105x: move dereference under IS_ERR() checkDan Carpenter
2013-01-17staging: slicoss: Fix space-related checkpatch.pl warningsCruz Julian Bishop
2013-01-17staging: slicoss: Fix three checkpatch.pl errors in slicoss.cCruz Julian Bishop
2013-01-17staging: slicoss: Stop swearing in slicoss.cCruz Julian Bishop
2013-01-17Staging: comedi: add a missing break statementDan Carpenter
2013-01-17staging: et131x: Only configure regs if link state changesMark Einon
2013-01-17staging: ipu-di: Change DI address info to dev_dbgFabio Estevam
2013-01-17Staging: bcm: copying more data than intendedDan Carpenter
2013-01-17Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony
2013-01-17Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony
2013-01-17Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony
2013-01-17staging: omapdrm/omap_gem_dmabuf.c: fix memory leakageCong Ding