summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo
2011-07-27mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo
2011-07-27net/fec: add device tree probe supportShawn Guo
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo
2011-07-27serial/imx: add device tree probe supportShawn Guo
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ramoops: make record_size a module parameterSergiu Iordache
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache
2011-07-26ramoops: add new line to each printMarco Stornelli
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov
2011-07-26drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp
2011-07-26drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner
2011-07-26rtc: limit frequencyThomas Gleixner
2011-07-26rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi
2011-07-26i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA
2011-07-26i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA
2011-07-26i2c: Tegra: Add DeviceTree supportJohn Bonesio
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher
2011-07-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-26Merge 'akpm' patch seriesLinus Torvalds
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl