summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-038-0/+19
* Staging: dream: HTC Dream camera, not need sizeofPavel Vasilyev2010-03-031-2/+1
* Staging: vme/tsi148: Depend on VIRT_TO_BUSJeff Mahoney2010-03-031-0/+1
* Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney2010-03-032-10/+4
* Staging: rtl8192u: dont use -mhard-floatJeff Mahoney2010-03-031-1/+1
* Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney2010-03-032-4/+3
* Staging: rt2860: Use skb_tail_pointerJeff Mahoney2010-03-032-7/+7
* Staging: ramzswap: Free memory when create_device is failedMinchan Kim2010-03-031-8/+13
* staging: make i2c device id constantNémeth Márton2010-03-038-8/+8
* 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
OpenPOWER on IntegriCloud