summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: ti-st: update TODOPavan Savoy2010-08-021-17/+1
* Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas2010-08-022-7/+11
* Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni2010-08-021-522/+446
* Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas2010-08-021-23/+1
* Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov2010-08-022-21/+21
* staging: rtl8192su: check whether requests succeededKulikov Vasiliy2010-08-021-1/+4
* staging: panel: fix error pathKulikov Vasiliy2010-08-021-3/+19
* staging: otus: check kmalloc() return valueKulikov Vasiliy2010-08-021-0/+5
* staging: octeon: check request_irq() return valueKulikov Vasiliy2010-08-021-0/+2
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-026-13/+13
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-029-117/+119
* Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2010-08-022-3/+3
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-027-67/+67
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-029-40/+40
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-0215-109/+38
* staging: vt6656: simplified tests involving both multi/broad-castsAndres More2010-08-021-18/+13
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-0250-472/+470
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-0230-589/+581
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-0231-768/+761
* Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-024-9/+8
* Staging: quickstart: depends on INPUTRandy Dunlap2010-08-021-1/+1
* Staging: dt3155: remove the driverGreg Kroah-Hartman2010-08-0216-2771/+0
* staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos2010-08-021-2/+6
* staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos2010-08-027-169/+192
* staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos2010-08-021-21/+29
* staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos2010-08-021-2/+4
* staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos2010-08-027-196/+257
* staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos2010-08-021-6/+8
* staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron2010-08-021-1/+1
* staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron2010-08-021-2/+0
* staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron2010-08-021-0/+1
* staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron2010-08-021-0/+8
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-022-7/+9
* staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron2010-08-021-0/+3
* staging:ti dspbridge: remove find_gcf from nldr.cErnesto Ramos2010-07-281-18/+2
* staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos2010-07-281-56/+1
* staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos2010-07-281-1/+3
* staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failureErnesto Ramos2010-07-281-2/+4
* staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFFErnesto Ramos2010-07-281-4/+4
* staging:ti dspbridge: remove DSP_FAILED macro definitionErnesto Ramos2010-07-281-3/+0
* staging:ti dspbridge: remove DSP_FAILED macro from servicesErnesto Ramos2010-07-281-7/+6
* staging:ti dspbridge: remove DSP_FAILED macro from rmgrErnesto Ramos2010-07-2812-132/+129
* staging:ti dspbridge: remove DSP_FAILED macro from pmgrErnesto Ramos2010-07-287-41/+39
* staging:ti dspbridge: remove DSP_FAILED macro from coreErnesto Ramos2010-07-285-47/+47
* staging:ti dspbridge: remove DSP_SUCCEEDED macro definitionErnesto Ramos2010-07-281-2/+1
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from servicesErnesto Ramos2010-07-281-5/+5
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgrErnesto Ramos2010-07-2812-272/+260
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgrErnesto Ramos2010-07-289-161/+139
* staging:ti dspbridge: remove DSP_SUCCEEDED macro from coreErnesto Ramos2010-07-287-108/+91
* staging:ti dspbridge: replace simple_strtoul by strict_strtoulErnesto Ramos2010-07-281-1/+5
OpenPOWER on IntegriCloud