summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-25i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not providedGregory CLEMENT2-2/+10
2013-06-25i2c: imx: allow autoloading on dt idsArnaud Patard \(Rtp\)1-0/+1
2013-06-25i2c: mv64xxx: Fix transfer error codeGuenter Roeck1-1/+1
2013-06-20i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley3-0/+5
2013-06-19i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn1-4/+11
2013-06-18i2c-pxa: prepare clock before useDaniel Drake1-3/+3
2013-06-18Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang1-7/+2
2013-06-15i2c: 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 Prisk5-0/+515
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-05I2C: mv64xxx: fix race between FSM/interrupt and process contextRussell King1-20/+34
2013-06-05I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()Russell King1-26/+26
2013-06-05I2C: mv64xxx: remove I2C_M_NOSTART codeRussell King1-21/+5
2013-06-05I2C: mv64xxx: fix error handling for request_irq()Russell King1-5/+5
2013-06-05I2C: mv64xxx: use devm_kzalloc()Russell King1-14/+10
2013-06-05I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()Russell King1-1/+1
2013-06-05I2C: mv64xxx: use devm_ioremap_resource()Russell King1-40/+6
2013-06-05I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()Russell King1-3/+2
2013-06-05i2c: intel-mid: remove obsolete driverAndy Shevchenko3-1132/+0
2013-06-02Linux 3.10-rc4v3.10-rc4Linus Torvalds1-1/+1
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov1-12/+11
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-01MAINTAINERS: update parisc architecture file listHelge Deller1-0/+8
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman1-12/+25
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman1-24/+6
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao1-4/+1
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao1-9/+0
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras4-0/+34
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V1-8/+22