aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer1-0/+10
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin2-0/+11
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak1-47/+91
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin1-3/+3
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang3-263/+224
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang2-58/+27
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula1-30/+5
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula1-1/+0
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula1-1/+6
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2-2/+37
2010-05-25watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami1-2/+1
2010-05-25watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami1-4/+10
2010-05-25iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2-19/+21
2010-05-25watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande1-0/+2
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap6-17/+411
2010-05-25watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck1-3/+3
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap6-13/+19
2010-05-25watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger1-18/+1
2010-05-25HID: roccat: fix build failure if built as moduleJiri Kosina1-1/+1
2010-05-25HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz6-0/+526
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap1-1/+1
2010-05-24cls_cgroup: Fix build error when built-inHerbert Xu1-1/+1
2010-05-25spi/xilinx: Fix compile errorGrant Likely1-4/+4
2010-05-25ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen1-1/+1
2010-05-25ALSA: hda - iMac9,1 sound fixesJustin P. Mattock1-44/+40
2010-05-25ALSA: hda: Use LPIB for Toshiba A100-259Daniel T Chen1-1/+2
2010-05-25ALSA: hda: Use LPIB for Acer Aspire 5110Daniel T Chen1-0/+1
2010-05-25ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten1-7/+4
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely6890-214617/+469790
2010-05-25spi/davinci: Fix clock prescale factor computationThomas Koeller1-3/+9
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys7-111/+98
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin4-0/+585
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin2-69/+78
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg5-0/+1071
2010-05-25Documentation/spi/* compile warning fixPrarit Bhargava1-2/+2
2010-05-25spi/omap2_mcspi: Check params before dereference or useScott Ellis1-8/+11
2010-05-25spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov1-21/+111
2010-05-25spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov1-1/+1
2010-05-25spi/pl022: fix stop queue procedureGrzegorz Sygieda1-1/+1
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij2-18/+104
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2-57/+125
2010-05-25spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund1-1/+1
2010-05-25spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund1-31/+70
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif1-0/+9
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif1-17/+55
2010-05-24RDMA/cxgb4: Only insert sq qid in lookup tableSteve Wise1-16/+9
2010-05-24RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcodeSteve Wise1-1/+5
2010-05-24RDMA/cxgb4: Set fence flag for inv-local-stag work requestsSteve Wise1-0/+2
2010-05-24RDMA/cxgb4: Update some HW limitsSteve Wise1-8/+9
2010-05-24RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise1-3/+0