summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest
2012-02-09staging: usbip: changed function return type to voidBart Westgeest
2012-02-09staging: usbip: removed unused structure fieldBart Westgeest
2012-02-09staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..Thomas Meyer
2012-02-09staging: rts5139: fix pointer coding styleMárton Németh
2012-02-09Staging: quickstart: Use pr_err and pr_info for logsSzymon Janc
2012-02-09staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: Rename module from bridgedriver to tidspbridgeJoe Perches
2012-02-09staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal
2012-02-09staging: xgifb: checkpatch cleanup printk() -> pr_lvl()Sam Hansen
2012-02-09staging: xgifb: checkpatch cleanup __func__Sam Hansen
2012-02-09staging: xgifb: checkpatch cleanup bracesSam Hansen
2012-02-09staging: xgifb: pr_fmt kbuild macroSam Hansen
2012-02-09staging/xgifb: Remove remaining duplicate structs and definesPeter Huewe
2012-02-09staging/xgifb: Use structs and defines from the sis headersPeter Huewe
2012-02-09staging/xgifb: Include sis headersPeter Huewe
2012-02-09staging/xgifb: Remove unsupported mode LCD_320x480Peter Huewe
2012-02-09staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl
2012-02-09staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl
2012-02-09Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena
2012-02-09staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza
2012-02-09staging: vme: code convention fixSam Hansen
2012-02-09staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner
2012-02-09staging: line6: use source select control for UX2 devicesMarkus Grabner
2012-02-09staging: line6: removed obsolete codeMarkus Grabner
2012-02-09staging: precedence bug in crystalhd_stop_tx_dma_engine()Dan Carpenter
2012-02-09drivers/staging: adjust double testJulia Lawall
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger
2012-02-09staging: fix the build breakage cuased by telephony driversTomas Winkler
2012-02-09Staging: bcm: Use memdup_user rather than duplicating its implementationThomas Meyer
2012-02-09Staging: bcm: Alter name, datatype, and default value of iterator variables.Kevin McKinney
2012-02-09Staging: bcm: Replace variables and function outputs defined as INT with int.Kevin McKinney
2012-02-09Staging: bcm: Remove assignment from if statement and reverse if logic for re...Kevin McKinney
2012-02-09Staging: bcm: Remove typedef from CmHost.c and use enum.Kevin McKinney