summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: ipack: implement ipack device table.Jens Taprogge2012-09-044-0/+75
* Staging: ipack/devices/ipoctal: Tidy up ipoctal some more.Jens Taprogge2012-09-042-101/+97
* Staging: ipack/devices/ipoctal: ipoctal cleanups.Jens Taprogge2012-09-042-55/+55
* Staging: ipack: remove read/write operations from ipack_bus_opsSamuel Iglesias Gonsálvez2012-09-041-12/+0
* Staging: ipack/bridges/tpci200: Remove the read/write functions from ipack_bu...Jens Taprogge2012-09-041-218/+0
* Staging: ipack/devices/ipoctal: Convert ipoctal to directly use ioread/write ...Jens Taprogge2012-09-041-21/+8
* Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode.Jens Taprogge2012-09-043-7/+53
* Staging: ipack/bridges/tpci200: Reorganize tpci200_probe in preparation for f...Jens Taprogge2012-09-041-10/+15
* staging: csr: replace calls to kmalloc and memset with kzallocDevendra Naga2012-09-041-7/+3
* staging: csr: remove casting of return value from kmallocDevendra Naga2012-09-041-1/+1
* staging: csr: Remove all leftover kernel version checks \o/Priit Laes2012-09-049-75/+1
* staging: csr: Remove unneeded UF_NETIF_TX_* macrosPriit Laes2012-09-045-14/+9
* staging: csr: unifi_priv.h: Remove KERNEL_VERSION checksPriit Laes2012-09-041-27/+0
* staging: csr: unifi_wext.h: Remove KERNEL_VERSION checksPriit Laes2012-09-041-21/+5
* staging: csr: drv.c: Remove KERNEL_VERSION checks and associated definesPriit Laes2012-09-041-35/+8
* staging: csr: Drop unused UNIFI_NET_NAME configuration optionPriit Laes2012-09-041-17/+2
* staging: csr: remove unused define ALLOW_Q_PAUSEPriit Laes2012-09-042-19/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37Priit Laes2012-09-041-8/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34Priit Laes2012-09-041-25/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32Priit Laes2012-09-041-14/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29Priit Laes2012-09-041-27/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28Priit Laes2012-09-041-454/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27Priit Laes2012-09-041-42/+0
* staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25Priit Laes2012-09-041-21/+0
* staging: bcm: use pr_info and pr_err rather than printkAlexey Khoroshilov2012-09-041-4/+4
* staging: bcm: fix error handling in bcm_init()Alexey Khoroshilov2012-09-041-1/+9
* Staging: bcm: Convert INT to int in InterfaceInit.hKevin McKinney2012-09-041-3/+3
* Staging: bcm: Fix white space issues in InterfaceInit.hKevin McKinney2012-09-041-14/+12
* staging: "winbond" Fix typos.Justin P. Mattock2012-09-049-20/+20
* staging: cxt1e1: solve coding style problemDevendra Naga2012-09-041-5/+5
* staging: cxt1e1: use kernel's way of returning error codesDevendra Naga2012-09-042-6/+6
* Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"Robert P. J. Day2012-09-041-1/+1
* staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_infoDevendra Naga2012-09-041-1/+2
* Staging: android: Alarm driver cleanupsDae S. Kim2012-09-041-10/+7
* staging: slicoss: release firmware before returningDevendra Naga2012-09-041-2/+6
* staging: slicoss: return early before calling request_firmware with empty fir...Devendra Naga2012-09-041-2/+1
* staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_portDevendra Naga2012-09-041-1/+1
* staging: cptm1217: use module_i2c_driver macroDevendra Naga2012-09-041-12/+1
* staging: sbe-2t3e3: fix sparse warningsDevendra Naga2012-09-041-3/+3
* staging: sbe-2t3e3: fix sparse warningsDevendra Naga2012-09-041-1/+1
* drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...Julia Lawall2012-09-041-1/+1
* staging: bcm: fix possible memory leak in bcm_char_ioctl()Wei Yongjun2012-09-041-0/+2
* staging: et131x: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-09-041-6/+1
* staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-4/+5
* staging: r8712u: Remove defines that are not usedLarry Finger2012-09-045-91/+0
* staging: r8712u: Fix allocations not checked for failureLarry Finger2012-09-041-0/+4
* staging: csr: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-3/+1
* staging: csr: fix possible memory leak in do_patch_convert_download()Wei Yongjun2012-09-041-0/+2
* Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1
* staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1