summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-12of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren1-0/+14
2012-05-12i2c: implement i2c_verify_adapterStephen Warren1-0/+17
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski1-0/+30
2012-05-12i2c-s3c2410: Rework device type handlingKarol Lewandowski1-41/+34
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang1-1/+0
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney1-0/+23
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney4-12/+15
2012-05-12of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren1-1/+1
2012-05-12i2c: designware: Add clk_{un}prepare() supportViresh Kumar1-5/+5
2012-05-12i2c: designware: add PM supportDeepak Sikri1-0/+27
2012-05-12i2c: ixp2000: remove driverRob Herring3-172/+0
2012-05-12i2c: pnx: add device tree supportRoland Stigge1-16/+47
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang1-1/+1
2012-05-12i2c: eg20t: don't use strcpy but strlcpyWolfram Sang1-1/+1
2012-05-12i2c: eg20t: remove unused functionWolfram Sang1-5/+0
2012-05-12i2c: eg20t: pass on return value in i2c_xferWolfram Sang1-1/+1
2012-05-12i2c: eg20t: use NULL instead of 0Wolfram Sang1-1/+1
2012-05-12i2c-eg20t: Merge two functionsTomoya MORINAGA1-43/+22
2012-05-12i2c-eg20t: add helper function for xfer checkTomoya MORINAGA1-160/+66
2012-05-12i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA1-0/+24
2012-05-12i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui1-0/+30
2012-05-12i2c: sh_mobile: add device tree supportMagnus Damm1-0/+11
2012-05-12i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-3/+46
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge1-22/+25
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese2-11/+25
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski3-14/+4
2012-05-12i2c-pxa: Drop leftover commentKarol Lewandowski1-5/+0
2012-05-12i2c-s3c2410: Drop unused defineKarol Lewandowski1-3/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-13/+10
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming3-13/+10
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-03Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-05-03Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds1-16/+30
2012-05-03efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-03Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+7
2012-05-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-8/+15
2012-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+17
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-271/+415
2012-05-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar1-0/+1
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2