summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-27dmaengine: imx-sdma: add device tree probe supportShawn Guo1-3/+39
2011-07-27dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_nameShawn Guo1-10/+2
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo1-10/+30
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo1-9/+69
2011-07-27mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo1-1/+2
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo1-4/+53
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo1-9/+13
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo1-51/+87
2011-07-27net/fec: add device tree probe supportShawn Guo1-5/+98
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo4-40/+21
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo1-0/+43
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo1-4/+18
2011-07-27serial/imx: add device tree probe supportShawn Guo1-11/+72
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo1-16/+69
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-293/+1545
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2011-07-27Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-21/+37
2011-07-27atomic: use <linux/atomic.h>Arun Sharma117-117/+118
2011-07-27ramoops: make record_size a module parameterSergiu Iordache1-10/+27
2011-07-27ramoops: move dump_oops into platform dataSergiu Iordache1-1/+4
2011-07-27ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-27ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-27Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov1-20/+11
2011-07-27drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2-0/+10
2011-07-27drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang1-2/+2
2011-07-27rtc: fix hrtimer deadlockThomas Gleixner1-19/+37
2011-07-27rtc: limit frequencyThomas Gleixner1-1/+1
2011-07-27rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner1-0/+3
2011-07-27drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi1-1/+1
2011-07-27i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA1-2/+2
2011-07-27i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA1-19/+20
2011-07-27i2c: Tegra: Add DeviceTree supportJohn Bonesio1-1/+16
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+45
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell1-1/+1
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki1-0/+1
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki1-0/+1
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin1-0/+15
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh1-1/+30
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds106-1420/+5556
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse1-4/+18
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher1-0/+3
2011-07-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds794-187733/+49257
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-168/+867
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds124-3124/+8928
2011-07-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+93
2011-07-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-150/+2225
2011-07-26Merge 'akpm' patch seriesLinus Torvalds38-98/+2706
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27