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
2012-05-12
of/i2c: implement of_find_i2c_adapter_by_node
Stephen Warren
1
-0
/
+14
2012-05-12
i2c: implement i2c_verify_adapter
Stephen Warren
1
-0
/
+17
2012-05-12
i2c-s3c2410: Add HDMIPHY quirk for S3C2440
Karol Lewandowski
1
-0
/
+30
2012-05-12
i2c-s3c2410: Rework device type handling
Karol Lewandowski
1
-41
/
+34
2012-05-12
i2c: muxes are not EXPERIMENTAL anymore
Wolfram Sang
1
-1
/
+0
2012-05-12
i2c/of: Automatically populate i2c mux busses from device tree data.
David Daney
1
-0
/
+23
2012-05-12
i2c: Add a struct device * parameter to i2c_add_mux_adapter()
David Daney
4
-12
/
+15
2012-05-12
of/i2c: call i2c_verify_client from of_find_i2c_device_by_node
Stephen Warren
1
-1
/
+1
2012-05-12
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
1
-5
/
+5
2012-05-12
i2c: designware: add PM support
Deepak Sikri
1
-0
/
+27
2012-05-12
i2c: ixp2000: remove driver
Rob Herring
3
-172
/
+0
2012-05-12
i2c: pnx: add device tree support
Roland Stigge
1
-16
/
+47
2012-05-12
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: don't use strcpy but strlcpy
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: remove unused function
Wolfram Sang
1
-5
/
+0
2012-05-12
i2c: eg20t: pass on return value in i2c_xfer
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: use NULL instead of 0
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c-eg20t: Merge two functions
Tomoya MORINAGA
1
-43
/
+22
2012-05-12
i2c-eg20t: add helper function for xfer check
Tomoya MORINAGA
1
-160
/
+66
2012-05-12
i2c-eg20t: Call init() when wait-event timeout occurs
Tomoya MORINAGA
1
-0
/
+24
2012-05-12
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
1
-0
/
+30
2012-05-12
i2c: sh_mobile: add device tree support
Magnus Damm
1
-0
/
+11
2012-05-12
i2c-pnx.c: Remove duplicated i2c.h
Roland Stigge
1
-3
/
+46
2012-05-12
i2c-pnx.c: Use resources in platforms
Roland Stigge
1
-22
/
+25
2012-05-12
i2c: designware: Add support for 16bit register access
Stefan Roese
2
-11
/
+25
2012-05-12
i2c: Dynamically assign adapter id if it wasn't explictly specified
Karol Lewandowski
3
-14
/
+4
2012-05-12
i2c-pxa: Drop leftover comment
Karol Lewandowski
1
-5
/
+0
2012-05-12
i2c-s3c2410: Drop unused define
Karol Lewandowski
1
-3
/
+1
2012-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-13
/
+10
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
3
-13
/
+10
2012-05-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2012-05-05
intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND
Yong Wang
1
-1
/
+1
2012-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-14
/
+23
2012-05-04
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+1
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
1
-2
/
+2
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-05-04
Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-05-04
Merge branch 'efi-vars' from Matthew Garrett
Linus Torvalds
1
-16
/
+30
2012-05-04
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-04
Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+7
2012-05-04
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
4
-8
/
+15
2012-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-6
/
+17
2012-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-271
/
+415
2012-05-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
1
-0
/
+1
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
[next]