summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang1-7/+2
2013-06-16i2c: nomadik: allocate adapter number dynamicallyLinus Walleij1-7/+2
2013-06-15i2c: nomadik: support elder NomadiksLinus Walleij1-2/+41
2013-06-15i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard2-1/+13
2013-06-15i2c: mv64xxx: make the registers offset configurableMaxime Ripard1-39/+62
2013-06-15i2c: mv64xxx: Add macros to access parts of registersMaxime Ripard1-2/+6
2013-06-15i2c: vt8500: Add support for I2C bus on Wondermedia SoCsTony Prisk3-0/+490
2013-06-15i2c: designware: fix race between subsequent xfersChristian Ruppert1-2/+10
2013-06-12i2c: bfin-twi: Read and write the FIFO in loopSonic Zhang1-20/+27
2013-06-12i2c: core: make it possible to match a pure device tree driverLinus Walleij1-2/+7
2013-06-12i2c: use platform_{get,set}_drvdata()Jingoo Han3-6/+6
2013-06-12drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang5-32/+5
2013-06-12i2c: designware: prevent signals from aborting I2C transfersMika Westerberg1-3/+2
2013-06-12i2c: mxs: Let device core handle pinctrlFabio Estevam1-6/+0
2013-06-12i2c: imx: Let device core handle pinctrlFabio Estevam1-8/+0
2013-06-06I2C: mv64xxx: fix race between FSM/interrupt and process contextRussell King1-20/+34
2013-06-06I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()Russell King1-26/+26
2013-06-06I2C: mv64xxx: remove I2C_M_NOSTART codeRussell King1-21/+5
2013-06-06I2C: mv64xxx: fix error handling for request_irq()Russell King1-5/+5
2013-06-06I2C: mv64xxx: use devm_kzalloc()Russell King1-14/+10
2013-06-06I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()Russell King1-1/+1
2013-06-06I2C: mv64xxx: use devm_ioremap_resource()Russell King1-40/+6
2013-06-06I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()Russell King1-3/+2
2013-06-06i2c: intel-mid: remove obsolete driverAndy Shevchenko3-1132/+0
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+10
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-26/+49
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov1-12/+11
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds4-9/+10
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller2-4/+4
2013-06-01parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller1-1/+1
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller1-4/+4
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas1-0/+1
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-87/+123
2013-06-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds6-6/+25
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-5/+41
2013-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+10
2013-06-01Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+9
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2-8/+9
2013-05-31atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-05-31trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger4-26/+50
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger1-13/+15
2013-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-42/+32
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie2-6/+7
2013-05-31clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-05-31iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-05-31target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+6
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3