index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
1
-3
/
+39
2011-07-27
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
1
-10
/
+2
2011-07-27
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
1
-10
/
+30
2011-07-27
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
1
-9
/
+69
2011-07-27
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
1
-1
/
+2
2011-07-27
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
1
-4
/
+53
2011-07-27
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
1
-9
/
+13
2011-07-27
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
1
-51
/
+87
2011-07-27
net/fec: add device tree probe support
Shawn Guo
1
-5
/
+98
2011-07-27
net: ibm_newemac: convert it to use of_get_phy_mode
Shawn Guo
4
-40
/
+21
2011-07-27
dt/net: add helper function of_get_phy_mode
Shawn Guo
1
-0
/
+43
2011-07-27
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
1
-4
/
+18
2011-07-27
serial/imx: add device tree probe support
Shawn Guo
1
-11
/
+72
2011-07-27
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
1
-16
/
+69
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-293
/
+1545
2011-07-27
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2011-07-27
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-21
/
+37
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
117
-117
/
+118
2011-07-27
ramoops: make record_size a module parameter
Sergiu Iordache
1
-10
/
+27
2011-07-27
ramoops: move dump_oops into platform data
Sergiu Iordache
1
-1
/
+4
2011-07-27
ramoops: add new line to each print
Marco Stornelli
1
-6
/
+9
2011-07-27
ramoops: use module parameters instead of platform data if not available
Marco Stornelli
1
-12
/
+35
2011-07-27
Vmware balloon: switch to using sysem-wide freezable workqueue
Dmitry Torokhov
1
-20
/
+11
2011-07-27
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
Christian Glindkamp
2
-0
/
+10
2011-07-27
drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...
Kai.Jiang
1
-2
/
+2
2011-07-27
rtc: fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-27
rtc: limit frequency
Thomas Gleixner
1
-1
/
+1
2011-07-27
rtc: handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-27
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
1
-1
/
+1
2011-07-27
i2c-eg20t : Fix the issue of Combined R/W transfer mode
Tomoya MORINAGA
1
-2
/
+2
2011-07-27
i2c-eg20t : Support Combined R/W transfer mode
Tomoya MORINAGA
1
-19
/
+20
2011-07-27
i2c: Tegra: Add DeviceTree support
John Bonesio
1
-1
/
+16
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+45
2011-07-26
gma500: udelay(20000) it too long again
Stephen Rothwell
1
-1
/
+1
2011-07-26
USB / Renesas: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
1
-0
/
+15
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
1
-1
/
+30
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
106
-1420
/
+5556
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
794
-187733
/
+49257
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-168
/
+867
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
124
-3124
/
+8928
2011-07-26
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+93
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
18
-150
/
+2225
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
38
-98
/
+2706
2011-07-26
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
1
-1
/
+0
2011-07-26
pnpacpi: register disabled resources
Witold Szczeponik
1
-25
/
+27
[next]