summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-12i2c: omap: ack IRQ in partsFelipe Balbi1-12/+16
2012-09-12i2c: omap: switch over to do {} while loopFelipe Balbi1-6/+14
2012-09-12i2c: omap: re-factor receive/transmit data loopFelipe Balbi1-122/+82
2012-09-12i2c: omap: improve i462 errata handlingFelipe Balbi1-13/+30
2012-09-12i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi1-34/+92
2012-09-12i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi1-9/+10
2012-09-12i2c: omap: add blank linesFelipe Balbi1-0/+5
2012-09-12i2c: omap: decrease indentation level on data handlingFelipe Balbi1-32/+31
2012-09-12i2c: omap: simplify num_bytes handlingFelipe Balbi1-4/+2
2012-09-12i2c: omap: switch to devm_* APIFelipe Balbi1-29/+12
2012-09-12ARM: dts: add twi nodes for atmel boardsLudovic Desroches3-0/+28
2012-09-12ARM: dts: add twi nodes for atmel SoCsLudovic Desroches6-0/+94
2012-09-12ARM: at91: add clocks for I2C DT entriesLudovic Desroches5-3/+9
2012-09-12i2c: at91: add dt support to i2c-at91Ludovic Desroches2-0/+79
2012-09-12ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches1-3/+3
2012-09-12arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss1-6/+0
2012-09-12i2c: at91: add new driverNikolaus Voss15-22/+545
2012-09-12i2c: at91: remove old polling driverNikolaus Voss3-384/+0
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss7-0/+11
2012-09-12i2c: nomadik: stop fetching the regulatorLinus Walleij1-17/+0
2012-09-12i2c: davinci: add OF supportHeiko Schocher2-11/+65
2012-09-11i2c: imx: Use dev_dbg logging styleFabio Estevam1-2/+2
2012-09-11i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam1-1/+1
2012-09-09Linux 3.6-rc5v3.6-rc5Linus Torvalds1-1/+1
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones1-1/+1
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-06dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk1-1/+1
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras3-9/+4
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2-1/+11
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew1-3/+4
2012-09-05ARM: gemini: fix the gemini buildLinus Walleij1-0/+1
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley1-3/+11
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2-1/+26
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson1-3/+38
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon1-27/+2
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon1-3/+1
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon1-6/+5
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches1-1/+5