summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: sensors: fix up for mfd_add_devices() API changeStephen Rothwell2012-09-181-1/+1
* Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-183-4/+4
* Staging: ced1401: fix copy_from/to_user warning messagesGreg Kroah-Hartman2012-09-181-19/+56
* Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman2012-09-183-2331/+2539
* Staging: ced1401: add driver to the buildGreg Kroah-Hartman2012-09-184-11/+11
* Staging: ced1401: add TODO fileGreg Kroah-Hartman2012-09-181-0/+10
* Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman2012-09-181-11/+7
* Staging: add ced1401 USB driverAlois Schlögl2012-09-189-0/+7301
* staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noiseH Hartley Sweeten2012-09-181-2/+2
* staging: comedi: pcmuio: pointers should be cleared with NULLH Hartley Sweeten2012-09-181-2/+2
* staging: comedi: pcmmio: remove kernel messages about IRQH Hartley Sweeten2012-09-181-9/+0
* staging: comedi: mite: local symbols should not be exportedH Hartley Sweeten2012-09-181-1/+1
* staging: comedi: ni_mio_cs: local symbols should not be exportedH Hartley Sweeten2012-09-181-1/+1
* staging: comedi: ni_labpc_cs: local symbols should not be exportedH Hartley Sweeten2012-09-181-3/+3
* staging: comedi: ni_daq_dio24: local symbols should not be exportedH Hartley Sweeten2012-09-181-1/+1
* staging: comedi: ni_pcidio: local functions should not be exportedH Hartley Sweeten2012-09-181-1/+2
* staging: comedi: ni_660x: local functions should not be exportedH Hartley Sweeten2012-09-181-2/+2
* staging: comedi: jr3_pci: local functions should not be exportedH Hartley Sweeten2012-09-181-1/+2
* staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_tH Hartley Sweeten2012-09-181-2/+2
* staging: comedi: ni_mio_common: make internal functions staticH Hartley Sweeten2012-09-181-5/+5
* staging: comedi: comedi_fops: make internal function staticH Hartley Sweeten2012-09-181-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-1716-271/+1072
|\
| * 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-171-9/+109
| * iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-173-0/+662
| * 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-151-0/+6
| * iio: Documentation change for inkern interface.anish kumar2012-09-151-3/+3
| * iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278Lars-Peter Clausen2012-09-152-3/+23
| * iio:ad7476: Add ad7940 supportLars-Peter Clausen2012-09-152-6/+16
| * iio:ad7476: Add ad7910/ad7920 device table entriesLars-Peter Clausen2012-09-152-5/+8
| * iio: Move ad7476 driver out of stagingLars-Peter Clausen2012-09-155-16/+15
| * staging:iio:ad7476: Use be16_to_cpup instead of open-coding itLars-Peter Clausen2012-09-151-1/+1
| * staging:iio:ad7476: Squash driver into a single file.Lars-Peter Clausen2012-09-154-118/+59
| * staging:iio:ad7476: Rework reference voltage handlingLars-Peter Clausen2012-09-152-42/+28