summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-271-4/+53
* mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo2011-07-271-9/+13
* mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-271-51/+87
* net/fec: add device tree probe supportShawn Guo2011-07-271-5/+98
* net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo2011-07-274-40/+21
* dt/net: add helper function of_get_phy_modeShawn Guo2011-07-271-0/+43
* net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-271-4/+18
* serial/imx: add device tree probe supportShawn Guo2011-07-271-11/+72
* serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-16/+69
* Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-2711-293/+1545
|\
| *-. Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-1711-293/+1545
| |\ \
| | | * MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-071-13/+13
| | | * MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-071-5/+5
| | | * MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2011-07-072-36/+22
| | | * input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+12
| | | * MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi2011-07-071-0/+25
| | | * input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-043-0/+428
| | | * MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi2011-07-041-3/+2
| | | * mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-045-3/+810
| | | * MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-043-9/+9
| | | * MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-045-25/+24
| | | * MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi2011-07-041-67/+68
| | |/
* | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-271-3/+3
|\ \ \
| * \ \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-217-39/+4
| |\ \ \
| | * \ \ Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-217-39/+4
| | |\ \ \
| | | \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-17120-981/+2089
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo2011-07-071-3/+3
| | * | | | | | Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-074-0/+760
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-07-272-21/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA2011-07-271-2/+2
| * | | | | | | | | i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA2011-07-271-19/+20
| * | | | | | | | | i2c: Tegra: Add DeviceTree supportJohn Bonesio2011-07-271-1/+16
* | | | | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-27117-117/+118
* | | | | | | | | | ramoops: make record_size a module parameterSergiu Iordache2011-07-271-10/+27
* | | | | | | | | | ramoops: move dump_oops into platform dataSergiu Iordache2011-07-271-1/+4
* | | | | | | | | | ramoops: add new line to each printMarco Stornelli2011-07-271-6/+9
* | | | | | | | | | ramoops: use module parameters instead of platform data if not availableMarco Stornelli2011-07-271-12/+35
* | | | | | | | | | Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov2011-07-271-20/+11
* | | | | | | | | | drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2011-07-272-0/+10
* | | | | | | | | | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang2011-07-271-2/+2
* | | | | | | | | | rtc: fix hrtimer deadlockThomas Gleixner2011-07-271-19/+37
* | | | | | | | | | rtc: limit frequencyThomas Gleixner2011-07-271-1/+1
* | | | | | | | | | rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-271-0/+3
* | | | | | | | | | drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-271-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-261-1/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rbd: set blk_queue request sizes to object sizeJosh Durgin2011-07-261-0/+15
| * | | | | | | | | rbd: cancel watch request when releasing the deviceYehuda Sadeh2011-07-261-1/+30
* | | | | | | | | | gma500: udelay(20000) it too long againStephen Rothwell2011-07-261-1/+1