summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-19i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn
2013-06-18i2c-pxa: prepare clock before useDaniel Drake
2013-06-18Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang
2013-06-15i2c: nomadik: allocate adapter number dynamicallyLinus Walleij
2013-06-15i2c: nomadik: support elder NomadiksLinus Walleij
2013-06-15i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard
2013-06-15i2c: mv64xxx: make the registers offset configurableMaxime Ripard
2013-06-15i2c: mv64xxx: Add macros to access parts of registersMaxime Ripard
2013-06-15i2c: vt8500: Add support for I2C bus on Wondermedia SoCsTony Prisk
2013-06-15i2c: designware: fix race between subsequent xfersChristian Ruppert
2013-06-12i2c: bfin-twi: Read and write the FIFO in loopSonic Zhang
2013-06-12i2c: core: make it possible to match a pure device tree driverLinus Walleij
2013-06-12i2c: use platform_{get,set}_drvdata()Jingoo Han
2013-06-12drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-06-12i2c: designware: prevent signals from aborting I2C transfersMika Westerberg
2013-06-12i2c: mxs: Let device core handle pinctrlFabio Estevam
2013-06-12i2c: imx: Let device core handle pinctrlFabio Estevam
2013-06-05I2C: mv64xxx: fix race between FSM/interrupt and process contextRussell King
2013-06-05I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()Russell King
2013-06-05I2C: mv64xxx: remove I2C_M_NOSTART codeRussell King
2013-06-05I2C: mv64xxx: fix error handling for request_irq()Russell King
2013-06-05I2C: mv64xxx: use devm_kzalloc()Russell King
2013-06-05I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()Russell King
2013-06-05I2C: mv64xxx: use devm_ioremap_resource()Russell King
2013-06-05I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()Russell King
2013-06-05i2c: intel-mid: remove obsolete driverAndy Shevchenko
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov
2013-06-01Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller
2013-06-01parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-31Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro
2013-05-31atmel_lcdfb: blank the backlight on removeRichard Genoud
2013-05-31trivial: atmel_lcdfb: add missing error messageRichard Genoud
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger
2013-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie
2013-05-31clk: mxs: Include clk mxs header fileFabio Estevam
2013-05-31iscsi-target: fix heap buffer overflow on errorKees Cook