summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-173-4/+4
* Staging: ced1401: fix copy_from/to_user warning messagesGreg Kroah-Hartman2012-09-171-19/+56
* Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman2012-09-173-2331/+2539
* Staging: ced1401: add driver to the buildGreg Kroah-Hartman2012-09-174-11/+11
* Staging: ced1401: add TODO fileGreg Kroah-Hartman2012-09-171-0/+10
* Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman2012-09-171-11/+7
* Staging: add ced1401 USB driverAlois Schlögl2012-09-179-0/+7301
* staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noiseH Hartley Sweeten2012-09-171-2/+2
* staging: comedi: pcmuio: pointers should be cleared with NULLH Hartley Sweeten2012-09-171-2/+2
* staging: comedi: pcmmio: remove kernel messages about IRQH Hartley Sweeten2012-09-171-9/+0
* staging: comedi: mite: local symbols should not be exportedH Hartley Sweeten2012-09-171-1/+1
* staging: comedi: ni_mio_cs: local symbols should not be exportedH Hartley Sweeten2012-09-171-1/+1
* staging: comedi: ni_labpc_cs: local symbols should not be exportedH Hartley Sweeten2012-09-171-3/+3
* staging: comedi: ni_daq_dio24: local symbols should not be exportedH Hartley Sweeten2012-09-171-1/+1
* staging: comedi: ni_pcidio: local functions should not be exportedH Hartley Sweeten2012-09-171-1/+2
* staging: comedi: ni_660x: local functions should not be exportedH Hartley Sweeten2012-09-171-2/+2
* staging: comedi: jr3_pci: local functions should not be exportedH Hartley Sweeten2012-09-171-1/+2
* staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_tH Hartley Sweeten2012-09-171-2/+2
* staging: comedi: ni_mio_common: make internal functions staticH Hartley Sweeten2012-09-171-5/+5
* staging: comedi: comedi_fops: make internal function staticH Hartley Sweeten2012-09-171-1/+2
* staging: sm7xxfb: remove smtc_VRAMBaseAddressJavier M. Mellid2012-09-171-14/+7
* staging: sm7xxfb: rename pFramebufferPhysical to mmio_baseJavier M. Mellid2012-09-171-7/+7
* staging: sm7xxfb: rename some smtcfb_info fieldsJavier M. Mellid2012-09-171-26/+26
* staging: sm7xxfb: annotate iomem pointersJavier M. Mellid2012-09-172-8/+8
* staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid2012-09-171-13/+7
* staging: sm7xxfb: clean smtcfb_fix's id initializationJavier M. Mellid2012-09-171-6/+4
* staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initializationJavier M. Mellid2012-09-171-14/+7
* staging: "wlags49_h25" Fix typos.Justin P. Mattock2012-09-172-5/+5
* staging: csr: wait for the exec in usermodehelperLauri Hintsala2012-09-171-1/+1
* staging: fix csr printk format warningRandy Dunlap2012-09-171-1/+1
* Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2012-09-1720-273/+1233
|\
| * iio: ad7476: Add support for the ad7091rLars-Peter Clausen2012-09-171-4/+26
| * staging:iio:trigger:bfintmr Add output supportLars-Peter Clausen2012-09-172-16/+80
| * staging:iio:trigger:bfintmr: Only enable timer when necessaryLars-Peter Clausen2012-09-171-3/+24
| * staging:iio:trigger:bfintmr: Avoid divide by zeroLars-Peter Clausen2012-09-171-2/+8
| * staging:iio:hwmon bridge: Use iio_read_channel_processedLars-Peter Clausen2012-09-171-28/+5
| * iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-173-9/+164
| * iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen2012-09-171-2/+2
| * iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-174-0/+765
| * iio: inkern: add error case in iio_channel_get()Kim, Milo2012-09-171-1/+10
| * iio: inkern: allocate zeroed memoryKim, Milo2012-09-151-1/+1
| * iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-152-0/+7
| * iio: Documentation change for inkern interface.anish kumar2012-09-151-3/+3
OpenPOWER on IntegriCloud