aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13staging: comedi: addi_apci_3200: remove i_APCI3200_ConfigDigitalOutput()H Hartley Sweeten2-29/+0
2012-11-13staging: comedi: addi_apci_3200: fix digital output 'insn_bits' functionH Hartley Sweeten2-148/+15
2012-11-13staging: comedi: addi_apci_3200: fix digital input 'insn_bits' functionH Hartley Sweeten2-47/+7
2012-11-13staging: comedi: addi_apci_3200: merge addi_apci_3300 supportH Hartley Sweeten2-91/+32
2012-11-13staging: comedi: addi_apci_3xxx: fix digital output 'insn_bits' functionH Hartley Sweeten2-286/+27
2012-11-13staging: comedi: addi_apci_3xxx: fix digital input 'insn_bits' functionH Hartley Sweeten2-137/+20
2012-11-13staging: comedi: addi_apci_3501: fix digital output 'insn_bits' functionH Hartley Sweeten2-135/+16
2012-11-13staging: comedi: addi_apci_3501: fix digital input 'insn_bits' functionH Hartley Sweeten2-41/+6
2012-11-13staging: comedi: addi_apci_3501: remove i_APCI3501_ConfigDigitalOutput()H Hartley Sweeten2-47/+0
2012-11-13staging/comedi: Use dev_ printks in drivers/comedi_fc.cYAMANE Toshiaki1-1/+1
2012-11-13staging/comedi: fix the spaces issue around that '=' in drivers/ni_670x.cYAMANE Toshiaki1-1/+1
2012-11-13staging: comedi: jr3_pci: return 'result' from comedi_pci_enable instead of -EIOYuanhan Liu1-1/+1
2012-11-11Merge tag 'iio-for-3.8d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman40-871/+906
2012-11-11Merge tag 'iio-for-3.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-51/+106
2012-11-11Merge 3.7-rc5 into staging-nextGreg Kroah-Hartman178-942/+1887
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-25/+38
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-13/+9
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron5-20/+19
2012-11-10staging:iio:adc:max1363 cleanup regulator handling.Jonathan Cameron1-22/+22
2012-11-10staging:iio:adc:max1363 white space cleanupJonathan Cameron1-5/+1
2012-11-10staging:iio:adc:max1363 make docs match the contents of max1363_chip_infoJonathan Cameron1-7/+6
2012-11-10staging:iio:adc:max1363 drop references to 'ring' given now using a fifoJonathan Cameron1-14/+14
2012-11-10staging:iio:adc:max1363 consolidate files.Jonathan Cameron5-333/+269
2012-11-10staging:iio:adc:max1363 ring_sw->kfifo conversionJonathan Cameron2-5/+5
2012-11-10staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron3-0/+120
2012-11-10staging:iio:in kernel users: Add a data field for channel specific info.Jonathan Cameron1-0/+1
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron28-205/+292
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-1/+82
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-52/+62
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds14-94/+140
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-50/+369
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-12/+2
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-26/+43
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-36/+57
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+3
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie5-13/+17
2012-11-09virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst1-1/+1
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran1-8/+12
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz1-1/+1
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7