index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
1
-12
/
+16
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
1
-6
/
+14
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
1
-122
/
+82
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
1
-13
/
+30
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
1
-34
/
+92
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
1
-9
/
+10
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
1
-0
/
+5
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
1
-32
/
+31
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
1
-4
/
+2
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
1
-29
/
+12
2012-09-12
ARM: dts: add twi nodes for atmel boards
Ludovic Desroches
3
-0
/
+28
2012-09-12
ARM: dts: add twi nodes for atmel SoCs
Ludovic Desroches
6
-0
/
+94
2012-09-12
ARM: at91: add clocks for I2C DT entries
Ludovic Desroches
5
-3
/
+9
2012-09-12
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
2
-0
/
+79
2012-09-12
ARM: at91: do not configure at91sam9g10 twi pio as open-drain
Ludovic Desroches
1
-3
/
+3
2012-09-12
arm: at91: G45 TWI: remove open drain setting for twi function gpios
Nikolaus Voss
1
-6
/
+0
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
15
-22
/
+545
2012-09-12
i2c: at91: remove old polling driver
Nikolaus Voss
3
-384
/
+0
2012-09-12
Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk
Nikolaus Voss
7
-0
/
+11
2012-09-12
i2c: nomadik: stop fetching the regulator
Linus Walleij
1
-17
/
+0
2012-09-12
i2c: davinci: add OF support
Heiko Schocher
2
-11
/
+65
2012-09-11
i2c: imx: Use dev_dbg logging style
Fabio Estevam
1
-2
/
+2
2012-09-11
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
1
-1
/
+1
2012-09-09
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
xen: fix logical error in tlb flushing
Alex Shi
1
-1
/
+1
2012-09-05
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-05
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2
-1
/
+26
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
[next]