aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-12i2c: tegra: fix 10bit address configurationLaxman Dewangan
2012-05-12i2c: muxes: rename first set of drivers to a standard patternWolfram Sang
2012-05-12of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren
2012-05-12i2c: implement i2c_verify_adapterStephen Warren
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski
2012-05-12i2c-s3c2410: Rework device type handlingKarol Lewandowski
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney
2012-05-12of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren
2012-05-12i2c: designware: Add clk_{un}prepare() supportViresh Kumar
2012-05-12i2c: designware: add PM supportDeepak Sikri
2012-05-12i2c: ixp2000: remove driverRob Herring
2012-05-12i2c: pnx: add device tree supportRoland Stigge
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: remove unused functionWolfram Sang
2012-05-12i2c: eg20t: pass on return value in i2c_xferWolfram Sang
2012-05-12i2c: eg20t: use NULL instead of 0Wolfram Sang
2012-05-12i2c-eg20t: Merge two functionsTomoya MORINAGA
2012-05-12i2c-eg20t: add helper function for xfer checkTomoya MORINAGA
2012-05-12i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA
2012-05-12i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui
2012-05-12i2c: sh_mobile: add device tree supportMagnus Damm
2012-05-12i2c-pnx.c: Remove duplicated i2c.hRoland Stigge
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski
2012-05-12i2c-pxa: Drop leftover commentKarol Lewandowski
2012-05-12i2c-s3c2410: Drop unused defineKarol Lewandowski
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown
2012-05-03Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-03Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds
2012-05-03efivars: Improve variable validationMatthew Garrett
2012-05-03Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar
2012-05-03libata: init ata_print_id to 0Tero Roponen