summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-22staging: silicom: remove parentheses from return statements in bg_proc.cChad Williamson
2012-10-22staging: silicom: fix C99 comments in bp_proc.cChad Williamson
2012-10-22staging: silicom: fix whitespace in bp_proc.cChad Williamson
2012-10-22drm/omap: fix issue w/ fb attached to multiple CRTCsRob Clark
2012-10-22drm/omap: Fix release of refill engineAndy Gross
2012-10-22drm/omap: Use writecombine for descriptorsAndy Gross
2012-10-22drm/omap: Remove shadow lut usageAndy Gross
2012-10-22staging: silicom: pointless check removalAlan Cox
2012-10-22staging: dgrp: fix some warningsAlan Cox
2012-10-22Merge tag 'iio-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2012-10-22Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.hSunhee Hwang
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix line over 80 charactersJugwan Eom
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix tab messJugwan Eom
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix up brace placementJugwan Eom
2012-10-22staging: csr: csr_wifi_sme_sef.h: fixed indentation warningsSangho Yi
2012-10-22staging: csr: csr_wifi_sme_serialize.h: fixed indentation warningsSangho Yi
2012-10-22staging: csr: csr_wifi_sme_sef.h: Fixed lines over 80 chars per lineSangho Yi
2012-10-22staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *barSangho Yi
2012-10-22staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char linesSangho Yi
2012-10-22staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *barSangho Yi
2012-10-22staging: csr: csr_wifi_sme_task.h: fixed indentation coding styleSangho Yi
2012-10-22Drivers: Staging: CSR: fixed coding style errors in csr_wifi_router_free_upst...Sangho Yi
2012-10-22Staging: csr: fix pointer(asterisk) position coding style issue in sme_usersp...Sunhee Hwang
2012-10-22staging: csr: csr_framework_ext_types.h: fix coding styleSeongJae Park
2012-10-22Staging: CSR: csr_time.h: Removed unnecessary typedef structSangho Yi
2012-10-22Staging: CSR: csr_time.h: fixed indentation warnings based on coding styleSangho Yi
2012-10-22Staging: csr: data_tx: remove extra space in printkGreg Kroah-Hartman
2012-10-22Staging: csr: data_tx: fix up brace placementGreg Kroah-Hartman
2012-10-22Staging: csr: data_tx: clean up tab messGreg Kroah-Hartman
2012-10-22Staging: csr: csr_log_configure.h: clean up tab messHomin Lee
2012-10-22staging: csr: remove unused including <linux/version.h>Wei Yongjun
2012-10-22staging: zram: correct obsolete comment on max_zpage_sizeMinchan Kim
2012-10-22staging: ste_rmi4: use module_i2c_driver to simplify the codeWei Yongjun
2012-10-22staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_startBernard Blackham
2012-10-22staging: usbip: Don't leak struct file.Bernard Blackham
2012-10-22staging: usbip: cleanup of commentsBart Westgeest
2012-10-22staging: usbip: make rh_port_disconnect staticBart Westgeest
2012-10-22staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest
2012-10-22staging: crystalhd: fix a style warningDevendra Naga
2012-10-22staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun
2012-10-22Staging: ced1401: fix missing unlock on error in FreeCircBlock()Wei Yongjun
2012-10-22staging: ced1401: remove kernel version ifdef 'sDevendra Naga
2012-10-22staging: ced1401: fix some style warningsDevendra Naga
2012-10-22staging: ced1401: remove an obvious commit about the minor numberDevendra Naga
2012-10-22Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun
2012-10-22staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUseMalcolm Priestley
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter
2012-10-22Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter
2012-10-22staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley
2012-10-22staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley