summaryrefslogtreecommitdiffstats
path: root/samples/rpmsg (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-25staging: comedi: addi_apci_1516: use addi_watchdog moduleH Hartley Sweeten2-95/+11
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe53-318/+53
2013-01-25staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2-4/+7
2013-01-25staging: comedi: addi_apci_3501: cleanup comments in hwdrv_apci3501.cH Hartley Sweeten1-73/+32
2013-01-25staging: comedi: addi_apci_3501: define the timer i/o registersH Hartley Sweeten2-118/+57
2013-01-25staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2013-01-25staging: comedi: addi_apci_3501: move the copyright informationH Hartley Sweeten2-48/+31
2013-01-25staging: comedi: addi_apci_3501: rewrite the analog output supportH Hartley Sweeten2-116/+48
2013-01-25staging: comedi: addi_apci_3501: cleanup apci3501_reset()H Hartley Sweeten1-12/+15
2013-01-25staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()H Hartley Sweeten2-23/+27
2013-01-25staging: comedi: addi_apci_3501: move range_apci3501_ao to driverH Hartley Sweeten2-9/+8
2013-01-25staging: comedi: addi_apci_3501: reorder code a bitH Hartley Sweeten1-9/+9
2013-01-25staging: comedi: addi_apci_3501: start defining i/o mapH Hartley Sweeten2-31/+23
2013-01-25staging: comedi: addi_apci_3501: remove dependency on addi_common.hH Hartley Sweeten2-17/+19
2013-01-25staging: comedi: addi_apci_3501: only allocate needed subdevicesH Hartley Sweeten1-19/+10
2013-01-25staging: comedi: addi_apci_3501: remove boardinfoH Hartley Sweeten1-38/+1
2013-01-25staging: comedi: addi_apci_3501: simplify reading the eepromH Hartley Sweeten1-22/+109
2013-01-25staging: comedi: addi_apci_3501: board has an eepromH Hartley Sweeten1-10/+6
2013-01-25staging: comedi: addi_apci_3501: remove analog output boardinfoH Hartley Sweeten1-6/+3
2013-01-25staging: comedi: addi_apci_3501: analog output resolution is fixedH Hartley Sweeten1-3/+1
2013-01-25staging: comedi: addi_apci_3501: don't read the unused PCI barsH Hartley Sweeten1-2/+0
2013-01-25staging: comedi: addi_apci_3501: board does not support dmaH Hartley Sweeten1-3/+0
2013-01-25staging: comedi: addi_apci_3501: remove devpriv->iobase usageH Hartley Sweeten2-56/+51
2013-01-25staging: comedi: addi_apci_3501: simplify the PCI bar readingH Hartley Sweeten1-20/+4
2013-01-25staging: comedi: addi_apci_3501: simplify eeprom readH Hartley Sweeten1-17/+1
2013-01-25staging: comedi: addi_apci_3501: absorb v_APCI3501_Interrupt()H Hartley Sweeten2-62/+34
2013-01-25staging: comedi: addi_apci_3501: absorb i_APCI3501_Reset()H Hartley Sweeten2-58/+33
2013-01-25staging: comedi: addi_apci_3501: board does not have analog inputsH Hartley Sweeten1-39/+1
2013-01-25staging: comedi: addi_apci_3501: cleanup the digital input subdeviceH Hartley Sweeten2-31/+18
2013-01-25staging: comedi: addi_apci_3501: cleanup the digital output subdeviceH Hartley Sweeten2-47/+30
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25staging: comedi: addi_apci_3501: board has a timerH Hartley Sweeten1-20/+9
2013-01-25staging: comedi: addi_apci_3501: board does not have ttl i/oH Hartley Sweeten1-20/+1
2013-01-25staging: comedi: addi_apci_3501: separate from addi_common.cH Hartley Sweeten1-8/+316
2013-01-25staging/comedi: use comedi_usb_driver_(un)register for init/deinitPeter Huewe1-21/+4
2013-01-25staging: zcache: fix ppc64 and other arches where PAGE_SIZE!=4KDan Magenheimer1-2/+5
2013-01-25staging:ozwpan: Change email address.Rupesh Gujare2-2/+2
2013-01-25staging:ozwpan: Removed myself (Chris Kelly) as maintainer.Chris Kelly2-2/+0
2013-01-25staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter1-1/+3
2013-01-25staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley1-2/+2
2013-01-25staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley1-1/+1
2013-01-24goldfish: NAND flash driverArve Hjønnevåg5-0/+533
2013-01-24goldfish: audio supportAlan Cox6-0/+379
2013-01-24goldfish: Add a FIXME note to the pipe driverAlan Cox1-0/+1
2013-01-24goldfish: add QEMU pipe driverDavid 'Digit' Turner4-0/+621
2013-01-24goldfish: add the goldfish virtual busJun Nakajima3-0/+245
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie1-14/+41
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie1-1/+1
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie1-0/+16
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2-2/+3