summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/div64.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-02staging: iio: adc: ad7280a.c: fixed macro coding styleKumar Amit Mehta1-1/+1
2012-10-31iio:dac:ad5449: unlock on error pathDan Carpenter1-3/+4
2012-10-31Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin1-6/+10
2012-10-31staging:iio: Consolidate adt7310 and adt7410 driverLars-Peter Clausen4-989/+364
2012-10-31Staging: bcm: Remove typedef stLocalSFAddRequestAlt.Kevin McKinney1-13/+0
2012-10-31Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.Kevin McKinney4-26/+24
2012-10-30staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga1-87/+0
2012-10-30staging: csr: remove csr_lib.hDevendra Naga2-181/+0
2012-10-30staging: csr: os.c: remove braces around single statement blocksDevendra Naga1-8/+4
2012-10-30staging: csr: os.c: remove col variableDevendra Naga1-4/+2
2012-10-30staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga1-4/+4
2012-10-30staging: csr: drv.c: replace spaces with tabsDevendra Naga1-27/+26
2012-10-30staging: csr: io.c: replace spaces with tabsDevendra Naga1-43/+43
2012-10-30staging: et131x: Remove unnecessary PHY register writeMark Einon2-19/+1
2012-10-30staging: et131x: Remove unnecessary NULL pointer assignmentsMark Einon1-8/+6
2012-10-30staging: et131x: Update TODO list in READMEMark Einon1-0/+1
2012-10-30staging: et131x: Refactor nic_rx_pkts() to remove indentingMark Einon1-113/+88
2012-10-30staging: et131x: Remove duplicate code for fbr[0, 1]Mark Einon1-282/+180
2012-10-30staging: drm/imx: add support for ARCH_MULTIPLATFORMRob Clark1-1/+1
2012-10-30staging: drm/omap: add support for ARCH_MULTIPLATFORMRob Clark6-3/+16
2012-10-30staging: drm/omap: remove global drm_device ptrRob Clark1-4/+0
2012-10-30staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu1-2/+1
2012-10-30staging: drm/omap: only advertise rotation prop if supportedRob Clark2-28/+33
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott34-107/+146
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_usbIan Abbott3-15/+18
2012-10-30staging: comedi: addi_eeprom: don't pass the eeprom 'type'H Hartley Sweeten1-10/+14
2012-10-30staging: comedi: addi_eeprom: fix remaining checkpatch.pl issuesH Hartley Sweeten1-2/+3
2012-10-30staging: comedi: addi_eeprom: cleanup the definesH Hartley Sweeten1-9/+9
2012-10-30staging: comedi: addi_eeprom: reformat driver commentH Hartley Sweeten1-45/+29
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadMainHeader()H Hartley Sweeten2-7/+5
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadTimerHeader()H Hartley Sweeten1-54/+36
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadAnlogInputHeader()H Hartley Sweeten1-64/+34
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadAnlogOutputHeader()H Hartley Sweeten1-27/+15
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadDigitalOutputHeader()H Hartley Sweeten1-22/+13
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadDigitalInputHeader()H Hartley Sweeten1-26/+14
2012-10-30staging: comedi: addi_eeprom: cleanup i_EepromReadMainHeader()H Hartley Sweeten1-52/+24
2012-10-30staging: comedi: addi_eeprom: move the eeprom offset to addi_eeprom_readw()H Hartley Sweeten2-32/+27
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromReadWord()H Hartley Sweeten2-49/+48
2012-10-30staging: comedi: addi_eeprom: use AMCC_OP_REG_* definesH Hartley Sweeten1-7/+7
2012-10-30staging: comedi: addi_eeprom: factor out the nvram read codeH Hartley Sweeten1-49/+37
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromWaitBusy()H Hartley Sweeten1-23/+10
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromCs76Read()H Hartley Sweeten1-39/+25
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromSendCommand76()H Hartley Sweeten1-13/+13
2012-10-30staging: comedi: addi_eeprom: cleanup v_EepromClock76()H Hartley Sweeten1-8/+5
2012-10-30staging: comedi: addi_eeprom: add defines for the 93c76 eeprom bitsH Hartley Sweeten1-17/+14
2012-10-30staging: comedi: addi_eeprom: rename 'pc_PCIChipInformation'H Hartley Sweeten1-45/+34
2012-10-30staging: comedi: addi_eeprom: rename 'dw_Address'/'w_PCIBoardEepromAddress'H Hartley Sweeten1-96/+88
2012-10-30staging: comedi: addi_eeprom: remove the last forward declarationsH Hartley Sweeten1-10/+6
2012-10-30staging: comedi: addi_eeprom: make the eeprom helper functions staticH Hartley Sweeten1-155/+142
2012-10-30staging: comedi: addi_eeprom: make the 93c76 eeprom functions staticH Hartley Sweeten1-111/+90