summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: userspace: update man pages for v1.0.0W. Trevor King2012-08-173-72/+52Star
* staging: usbip: userspace: allow `configure --with-tcp-wrappers`W. Trevor King2012-08-171-6/+6
* staging: usbip: export usbip_debug_flag as a usbip-core module parameter.W. Trevor King2012-08-171-0/+4
* staging: comedi: ke_counter: use attach_pci callbackH Hartley Sweeten2012-08-171-58/+25Star
* staging: comedi: dyna_pci10xx: remove manual legacy attachH Hartley Sweeten2012-08-171-10/+0Star
* staging: comedi: cb_pcimdda: use attach_pci callbackH Hartley Sweeten2012-08-171-51/+14Star
* staging: comedi: cb_pcimdda: cleanup the analog out read/writeH Hartley Sweeten2012-08-171-37/+26Star
* staging: comedi: cb_pcimdda: minor cleanup of the private dataH Hartley Sweeten2012-08-171-9/+2Star
* staging: comedi: cb_pcimdda: fix bug in call to subdev_8255_cleanupH Hartley Sweeten2012-08-171-1/+1
* staging: comedi: cb_pcimdda: remove attached_to_8255 from private dataH Hartley Sweeten2012-08-171-10/+2Star
* staging: comedi: cb_pcimdda: remove boardinfoH Hartley Sweeten2012-08-171-30/+8Star
* staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfoH Hartley Sweeten2012-08-171-6/+2Star
* staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfoH Hartley Sweeten2012-08-171-6/+1Star
* staging: comedi: cb_pcimdda: remove dio_offset from the boardinfoH Hartley Sweeten2012-08-171-4/+1Star
* staging: comedi: cb_pcimdda: define the register mapH Hartley Sweeten2012-08-171-0/+6
* staging: comedi: cb_pcimdda: remove dio_chans from the private dataH Hartley Sweeten2012-08-171-11/+5Star
* staging: comedi: cb_pcimdda: remove the DIO_METHODSH Hartley Sweeten2012-08-171-22/+5Star
* staging: comedi: cb_pcimdda: cleanup the 8255 subdevice initH Hartley Sweeten2012-08-171-17/+14Star
* staging: comedi: cb_pcimdda: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-08-171-10/+8Star
* staging: comedi: cb_pcimdda: use dev->iobaseH Hartley Sweeten2012-08-171-6/+5Star
* staging: comedi: cb_pcimdda: cleanup pci probeH Hartley Sweeten2012-08-171-45/+17Star
* staging: comedi: cb_pcimdda: add namespace to the driverH Hartley Sweeten2012-08-171-33/+33
* staging: comedi: cb_pcimdda: remove forward declarationsH Hartley Sweeten2012-08-171-147/+94Star
* staging: comedi: cb_pcimdda: remove thisboard and devpriv macrosH Hartley Sweeten2012-08-171-19/+14Star
* staging: comedi: cb_pcimdda: remove REG_SZ and REGS_BARINDEX macrosH Hartley Sweeten2012-08-171-4/+1Star
* staging: comedi: cb_pcimdas: use attach_pci callbackH Hartley Sweeten2012-08-171-44/+24Star
* staging: comedi: cb_pcimdas: remove forward declarationsH Hartley Sweeten2012-08-171-128/+112Star
* staging: comedi: cb_pcimdas: remove thisboard and devpriv macrosH Hartley Sweeten2012-08-171-16/+11Star
* staging: comedi: cb_pcidda: use attach_pci callbackH Hartley Sweeten2012-08-171-68/+30Star
* staging: comedi: cb_pcidda: remove forward declarationsH Hartley Sweeten2012-08-171-205/+184Star
* staging: comedi: cb_pcidda: remove thisboard and devpriv macrosH Hartley Sweeten2012-08-171-16/+13Star
* staging: comedi: cb_pcidio: use attach_pci callbackH Hartley Sweeten2012-08-171-56/+41Star
* staging: comedi: cb_pcidio: remove thisboard macroH Hartley Sweeten2012-08-171-10/+3Star
* staging: comedi: cb_pcidas: use attach_pci callbackH Hartley Sweeten2012-08-171-56/+28Star
* staging: comedi: adl_pci8164: use attach_pci callbackH Hartley Sweeten2012-08-171-52/+13Star
* staging: comedi: adl_pci7x3x: remove manual legacy attachH Hartley Sweeten2012-08-171-10/+0Star
* staging: comedi: adl_pci7296: remove manual legacy attachH Hartley Sweeten2012-08-171-10/+0Star
* staging: comedi: adl_pci6208: remove manual legacy attachH Hartley Sweeten2012-08-171-10/+0Star
* staging: tidspbridge: fix uuid stringsOmar Ramirez Luna2012-08-172-7/+23
* Merge tag 'iio-for-v3.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2012-08-1630-89/+678
|\
| * IIO: Add basic MXS LRADC driverMarek Vasut2012-08-164-0/+618
| * IIO: Add 4-byte unsigned reads into generic-buffer exampleMarek Vasut2012-08-161-0/+10
| * drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall2012-08-161-34/+8Star
| * staging/iio: use module_platform_driver macroDevendra Naga2012-08-141-11/+1Star
| * staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-1422-38/+38
| * staging:iio:adis16220: Use kobj_to_dev instead of open-coding itLars-Peter Clausen2012-08-141-6/+3Star
* | staging:csr: remove usage of CsrSnprintf and use scnprintfDevendra Naga2012-08-167-120/+66Star
* | staging: comedi: replace printk calls in comedi coreIan Abbott2012-08-164-62/+53Star
* | staging: comedi: amplc_pc236: abbreviate IS_ENABLED()Ian Abbott2012-08-161-8/+9
* | staging: comedi: amplc_pc236: check bus type before accessing LCRIan Abbott2012-08-161-4/+6