summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedi_buf: rename comedi_reset_async_buf()H Hartley Sweeten2013-01-173-4/+5
* staging: comedi: comedi_buf: factor out new buffer allocation codeH Hartley Sweeten2013-01-171-45/+52
* staging: comedi: comedi_buf: factor out common code to free the async bufferH Hartley Sweeten2013-01-171-63/+43
* staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten2013-01-173-399/+423
* staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten2013-01-173-56/+15
* staging: comedi: (core): add comedi_dev_from_file_info()Ian Abbott2013-01-171-10/+12
* staging: tidspbridge: remove unused code to handle iva_imgOmar Ramirez Luna2013-01-173-7/+0
* staging: tidspbridge: use scm functions to set boot address and modeOmar Ramirez Luna2013-01-171-27/+7
* staging: tidspbridge: fix uninitialized variable sym_nameOmar Ramirez Luna2013-01-172-8/+10
* staging: tidspbridge: fix memory corruption on long string namesOmar Ramirez Luna2013-01-171-2/+1
* staging: tidspbridge: fix potential array out of bounds writeOmar Ramirez Luna2013-01-171-1/+1
* Staging: usbip: usbipcommon: Fixed single line bracing issueJake Champlin2013-01-171-2/+1
* staging: sb105x: clean up interface type testDan Carpenter2013-01-172-11/+5
* staging: sb105x: move dereference under IS_ERR() checkDan Carpenter2013-01-171-2/+2
* staging: slicoss: Fix space-related checkpatch.pl warningsCruz Julian Bishop2013-01-173-266/+266
* staging: slicoss: Fix three checkpatch.pl errors in slicoss.cCruz Julian Bishop2013-01-171-3/+6
* staging: slicoss: Stop swearing in slicoss.cCruz Julian Bishop2013-01-171-2/+2
* Staging: comedi: add a missing break statementDan Carpenter2013-01-171-0/+1
* staging: et131x: Only configure regs if link state changesMark Einon2013-01-171-45/+38
* staging: ipu-di: Change DI address info to dev_dbgFabio Estevam2013-01-171-1/+1
* Staging: bcm: copying more data than intendedDan Carpenter2013-01-171-1/+1
* Staging: speakup: kobjects.c: checkpatch.pl fixesLijo Antony2013-01-171-4/+4
* Staging: speakup: keyhelp.c: checkpatch.pl fixesLijo Antony2013-01-171-2/+5
* Staging: speakup: buffers.c: checkpatch.pl fixesLijo Antony2013-01-171-7/+7
* staging: omapdrm/omap_gem_dmabuf.c: fix memory leakageCong Ding2013-01-171-3/+3
* staging: imx-drm: ipu-common: Remove unused variableFabio Estevam2013-01-171-3/+0
* drm/omap: Add OMAP5 supportAndy Gross2013-01-173-44/+90
* drm/omap: Add PM capabilitiesAndy Gross2013-01-174-0/+80
* staging: vt6655: no braces needed for single statement if , for blocksDevendra Naga2013-01-171-6/+5
* staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga2013-01-171-9/+3
* staging: vt6655: checkpatch fixesDevendra Naga2013-01-171-2/+3
* staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga2013-01-171-8/+1
* staging: zsmalloc: comment zs_create_pool functionDavidlohr Bueso2013-01-151-0/+11
* Staging: zcache: delete itGreg Kroah-Hartman2013-01-157-3073/+0
* staging: zram: drop zram_stat_dec/inc functionsDavidlohr Bueso2013-01-151-18/+8
* staging: zram: show correct disksizeDavidlohr Bueso2013-01-151-2/+1
* staging: zram: simplify num_devices paramaterDavidlohr Bueso2013-01-151-7/+3
* staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov2013-01-113-16/+14
* Staging: bcm: add a missing break statementDan Carpenter2013-01-111-0/+1
* staging: line6: avoid CamelCase POD_* enums in pod.cStefan Hajnoczi2013-01-111-5/+5
* staging: line6: rename MidiBuffer to avoid CamelCaseStefan Hajnoczi2013-01-115-27/+28
* staging: line6: use pr_err() instead of printk(KERN_ERR, ...)Stefan Hajnoczi2013-01-111-1/+1
* staging: line6: wrap comment to 80 chars in driver.cStefan Hajnoczi2013-01-111-1/+1
* staging: line6: wrap lines to 80 chars in pod.cStefan Hajnoczi2013-01-111-2/+5
* staging: line6: drop ToneportSourceInfo CamelCase nameStefan Hajnoczi2013-01-111-4/+2
* rtl8712: remove unused definitions from ethernet.hPrzemo Firszt2013-01-111-7/+0
* rtl8712: remove all NDIS_* definitions and use rndis.h insteadPrzemo Firszt2013-01-113-342/+288
* rtl8712: remove unused macrosPrzemo Firszt2013-01-111-3/+0
* rtl8712: replace min with min_tPrzemo Firszt2013-01-111-4/+2
* rtl8712: replace printk with better solutionsPrzemo Firszt2013-01-118-77/+61
OpenPOWER on IntegriCloud