summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: Tidy up ipoctal some more.Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: ipoctal cleanups.Jens Taprogge
2012-09-04Staging: ipack: remove read/write operations from ipack_bus_opsSamuel Iglesias Gonsálvez
2012-09-04Staging: ipack/bridges/tpci200: Remove the read/write functions from ipack_bu...Jens Taprogge
2012-09-04Staging: ipack/devices/ipoctal: Convert ipoctal to directly use ioread/write ...Jens Taprogge
2012-09-04Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode.Jens Taprogge
2012-09-04Staging: ipack/bridges/tpci200: Reorganize tpci200_probe in preparation for f...Jens Taprogge
2012-09-04staging: csr: replace calls to kmalloc and memset with kzallocDevendra Naga
2012-09-04staging: csr: remove casting of return value from kmallocDevendra Naga
2012-09-04staging: csr: Remove all leftover kernel version checks \o/Priit Laes
2012-09-04staging: csr: Remove unneeded UF_NETIF_TX_* macrosPriit Laes
2012-09-04staging: csr: unifi_priv.h: Remove KERNEL_VERSION checksPriit Laes
2012-09-04staging: csr: unifi_wext.h: Remove KERNEL_VERSION checksPriit Laes
2012-09-04staging: csr: drv.c: Remove KERNEL_VERSION checks and associated definesPriit Laes
2012-09-04staging: csr: Drop unused UNIFI_NET_NAME configuration optionPriit Laes
2012-09-04staging: csr: remove unused define ALLOW_Q_PAUSEPriit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27Priit Laes
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25Priit Laes
2012-09-04staging: bcm: use pr_info and pr_err rather than printkAlexey Khoroshilov
2012-09-04staging: bcm: fix error handling in bcm_init()Alexey Khoroshilov
2012-09-04Staging: bcm: Convert INT to int in InterfaceInit.hKevin McKinney
2012-09-04Staging: bcm: Fix white space issues in InterfaceInit.hKevin McKinney
2012-09-04staging: "winbond" Fix typos.Justin P. Mattock
2012-09-04staging: cxt1e1: solve coding style problemDevendra Naga
2012-09-04staging: cxt1e1: use kernel's way of returning error codesDevendra Naga
2012-09-04Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"Robert P. J. Day
2012-09-04staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_infoDevendra Naga
2012-09-04Staging: android: Alarm driver cleanupsDae S. Kim
2012-09-04staging: slicoss: release firmware before returningDevendra Naga
2012-09-04staging: slicoss: return early before calling request_firmware with empty fir...Devendra Naga
2012-09-04staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_portDevendra Naga
2012-09-04staging: cptm1217: use module_i2c_driver macroDevendra Naga
2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga
2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga
2012-09-04drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...Julia Lawall
2012-09-04staging: bcm: fix possible memory leak in bcm_char_ioctl()Wei Yongjun
2012-09-04staging: et131x: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-09-04staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: r8712u: Remove defines that are not usedLarry Finger
2012-09-04staging: r8712u: Fix allocations not checked for failureLarry Finger
2012-09-04staging: csr: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: csr: fix possible memory leak in do_patch_convert_download()Wei Yongjun
2012-09-04Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun