summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-22staging: rts5139: fixed issues when config to built-in objectRoger Tseng
2012-10-22Staging: ipack/carriers: fix missing include linux/slab.hSamuel Iglesias Gonsalvez
2012-10-22Staging: silicom: Fix up version.h includesJesper Juhl
2012-10-22staging: remove version.h include from dgrp/dgrp_sysfs.cJesper Juhl
2012-10-22drm/omap: Remove cpu_is_omapXXXX usage in DMMAndy Gross
2012-10-22Staging: silicom: fix up compiler warnings in bp_proc.cGreg Kroah-Hartman
2012-10-22staging: drm/omap: Fix include error during makeAndy Gross
2012-10-22staging: line6: drop unused line6_index and line6_id arraysStefan Hajnoczi
2012-10-22staging: line6: drop unused line6_devices[] arrayStefan Hajnoczi
2012-10-22staging: ccg: rename ccg init and exit functions to conventional namesConstantine Shulyupin
2012-10-22staging: silicom: fix explicit intialization of procfs_dir in bp_proc.cChad Williamson
2012-10-22staging: silicom: remove unnecessary braces in bp_proc.cChad Williamson
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