summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney2012-09-262-12/+10
| * Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney2012-09-265-64/+40
| * Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney2012-09-262-9/+5
| * Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney2012-09-262-23/+9
| * Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney2012-09-262-7/+4
| * Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney2012-09-262-9/+6
| * staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga2012-09-261-4/+4
| * staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga2012-09-261-1/+1
| * staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga2012-09-261-1/+1
| * staging: rts5139: use kzalloc() to close an info leakDan Carpenter2012-09-261-1/+1
| * staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-264-5/+5
| * Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar2012-09-261-14/+10
| * Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar2012-09-261-20/+16
| * Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2012-09-2624-125/+838
| |\
| | * staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen2012-09-223-16/+21
| | * power: battery: Generic battery driver using IIOanish kumar2012-09-224-0/+459
| | * HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin2012-09-221-8/+4
| | * HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin2012-09-221-2/+0
| | * iio: adc: add new lp8788 adc driverKim, Milo2012-09-223-0/+271
| | * staging:iio:ad7780: Add support for the ad7170/ad7171Lars-Peter Clausen2012-09-222-8/+32
| | * staging:iio:ad7780: Make powerdown GPIO optionalLars-Peter Clausen2012-09-221-14/+17
| | * staging:iio:sca3000: Do not return a error in remove functionLars-Peter Clausen2012-09-221-4/+2
| | * staging:iio:lis3l02dq: Do not return a error in remove functionLars-Peter Clausen2012-09-221-10/+4
| | * staging:iio:ade7759: Do not return a error in remove functionLars-Peter Clausen2012-09-221-7/+2
| | * staging:iio:ade7758: Do not return a error in remove functionLars-Peter Clausen2012-09-221-7/+2
| | * staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen2012-09-221-8/+2
| | * staging:iio:ade7753: Do not return a error in remove functionLars-Peter Clausen2012-09-221-8/+3
| | * staging:iio:adis16400: Do not return a error in remove functionLars-Peter Clausen2012-09-221-7/+1
| | * staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen2012-09-221-8/+2
| | * iio: inkern: clean up error return codeKim, Milo2012-09-221-5/+8
| | * iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo2012-09-221-1/+4
| | * iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter2012-09-221-1/+1
| | * iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada2012-09-221-0/+1
| | * HID: sensors: remove some unneeded checksDan Carpenter2012-09-181-9/+0
| | * HID: sensors: use GFP_ATOMIC under spinlockDan Carpenter2012-09-181-2/+2
| | * HID: sensors: fix up for mfd_add_devices() API changeStephen Rothwell2012-09-181-1/+1
| * | staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar2012-09-261-5/+4
| * | staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov2012-09-261-4/+11
| * | staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott2012-09-211-5/+5
| * | staging: comedi: das1800: don't pass struct comedi_cmd by valueIan Abbott2012-09-211-36/+41
| * | staging: comedi: das16: pass struct comedi_cmd by referenceIan Abbott2012-09-211-9/+9
| * | staging: comedi: fix memory leak for saved channel listIan Abbott2012-09-211-1/+2
| * | staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott2012-09-211-63/+61
| * | staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten2012-09-212-12/+15
| * | staging: comedi: kcomedilib: fix a __user space access issueH Hartley Sweeten2012-09-211-7/+7
| * | staging: comedi: me_daq: use attach_pci callbackH Hartley Sweeten2012-09-211-56/+32
| * | staging: comedi: me_daq: use request_firmware()H Hartley Sweeten2012-09-211-30/+31
| * | staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten2012-09-211-52/+3
| * | staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten2012-09-211-51/+3
| * | staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten2012-09-211-50/+3