summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: make USB device id constantNémeth Márton2010-03-0316-16/+16
* staging: make PCI device id constantNémeth Márton2010-03-036-6/+6
* staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron2010-03-031-8/+8
* staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron2010-03-031-1/+4
* Staging: otus: zfTkipInit(): increment another pointerSimon Horman2010-03-031-2/+3
* Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug casehorms@vergenet.net2010-03-032-7/+9
* Staging: otus: remove unused constantshorms@vergenet.net2010-03-031-133/+0
* Staging: otus: remove unused variableshorms@vergenet.net2010-03-0310-28/+1
* Staging: otus: dont mix declarations and codehorms@vergenet.net2010-03-031-3/+5
* staging: crystalhd: trim register definesJarod Wilson2010-03-031-11542/+0
* staging: crystalhd: add missing fixes for userspace lib buildJarod Wilson2010-03-031-0/+6
* Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe2010-03-031-0/+1
* Staging: rtl8192u: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe2010-03-031-1/+2
* Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe2010-03-031-0/+2
* Staging: asus_oled: Add NULL test for kmallocPeter Huewe2010-03-031-0/+5
* staging: cx25821: avoid NULL pointer dereferenceAlexander Beregalov2010-03-032-2/+4
* Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-031-1/+1
* Staging: batman-adv: Update the README for mainline usage.Andrew Lunn2010-03-031-37/+13
* Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov2010-03-032-2/+21
* Staging: pohmelfs: avoid null dereferenceDan Carpenter2010-03-031-1/+1
* Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-031-2/+1
* Staging: sep: Fix use of legacy ioctl fopAlan Cox2010-03-031-2/+2
* Staging: sep: Fix build problems from header changesAlan Cox2010-03-031-3/+4
* Staging: otus: 80211core: Fix &&/|| confusionRoel Kluin2010-03-031-1/+1
* Staging: rar: Fix all coding style issues.Benjamin Adolphi2010-03-032-107/+93
* Staging: rtl8192su: buffer overflow in r8192U_core.cDan Carpenter2010-03-031-84/+43
* Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-4/+1
* r8192U_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-8/+6
* Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-4/+1
* Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-6/+2
* Staging: otus: off by one in usbdrvwext_siwessid()Dan Carpenter2010-03-031-1/+1
* Staging: cx25821: off by one in cx25821_enum_input()Dan Carpenter2010-03-031-1/+1
* Staging: cx25821: fix double unlock in medusa_video_init()Dan Carpenter2010-03-031-3/+1
* Staging: comedi: reorder check in pcmmio_attach()Dan Carpenter2010-03-031-1/+1
* Staging: comedi: off by one in doDevConfig()Dan Carpenter2010-03-031-1/+1
* Staging: ramzswap: Minor spelling fixesC yp2010-03-037-13/+13
* Staging: dt3155: remove compat codeSimon Horman2010-03-036-1073/+8
* Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman2010-03-032-2/+2
* Staging: rtl8192e: remove some functions from the __exit sectionSimon Horman2010-03-033-3/+3
* Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays thems...Simon Horman2010-03-031-6/+13
* Staging: rt2870: Remove unnecessary forward declarationsSimon Horman2010-03-031-4/+0
* Staging: rt2870: rtusb_probe() should be in section __devinitSimon Horman2010-03-031-1/+1
* Staging: DT3155: Use pci_get_device()Simon Horman2010-03-031-5/+9
* Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman2010-03-031-4/+17
* Staging: hv: add a pci device tableGreg Kroah-Hartman2010-03-031-0/+17
* Staging: hv: fix brace coding style issue in Channel.cChris Nicholson2010-03-031-2/+1
* Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang2010-03-035-38/+38
* Staging: hv: Add proper versioning to HV driversHank Janssen2010-03-036-9/+30
* Staging: hv: fix various coding style issues in RingBuffer.cC. Bartlett2010-03-031-67/+86
* Staging: hv: Remove xen legacy code and check for Hyper-VHank Janssen2010-03-032-131/+84
OpenPOWER on IntegriCloud