summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-28i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera
2013-01-28i2c: s3c2410: Convert to use devm_* APIsTushar Behera
2013-01-28i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera
2013-01-28i2c: nomadik: drop superfluous variable initializationWolfram Sang
2013-01-28i2c: nomadik: adopt pinctrl supportPatrice Chotard
2013-01-28i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood
2013-01-28i2c: tegra: add support for Tegra114 SoCLaxman Dewangan
2013-01-28i2c-designware: add support for Intel LynxpointMika Westerberg
2013-01-28i2c-designware: add minimal support for runtime PMMika Westerberg
2013-01-28i2c-designware: always set the STOP bit after last byteMika Westerberg
2013-01-28i2c: nforce2: fix coding style issuesLaurent Navet
2013-01-28drivers: misc: at24: mention other supported types in KconfigLars Poeschel
2013-01-28i2c: core: Remove definition of i2c_smbus_process_callTushar Behera
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown
2013-01-23Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding
2013-01-22Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-22i2c-designware: add missing MODULE_LICENSEMika Westerberg
2013-01-22i2c: omap: fix draining irq handlingAaro Koskinen
2013-01-22i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-22PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon
2013-01-22PM / devfreq: add locking documentation for recommended_oppNishanth Menon
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song