index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: omap: switch to platform_get_irq()
Felipe Balbi
2012-09-12
1
-5
/
+7
*
i2c: omap: ack IRQ in parts
Felipe Balbi
2012-09-12
1
-12
/
+16
*
i2c: omap: switch over to do {} while loop
Felipe Balbi
2012-09-12
1
-6
/
+14
*
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
2012-09-12
1
-122
/
+82
*
i2c: omap: improve i462 errata handling
Felipe Balbi
2012-09-12
1
-13
/
+30
*
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
2012-09-12
1
-34
/
+92
*
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
2012-09-12
1
-9
/
+10
*
i2c: omap: add blank lines
Felipe Balbi
2012-09-12
1
-0
/
+5
*
i2c: omap: decrease indentation level on data handling
Felipe Balbi
2012-09-12
1
-32
/
+31
*
i2c: omap: simplify num_bytes handling
Felipe Balbi
2012-09-12
1
-4
/
+2
*
i2c: omap: switch to devm_* API
Felipe Balbi
2012-09-12
1
-29
/
+12
*
ARM: dts: add twi nodes for atmel boards
Ludovic Desroches
2012-09-12
3
-0
/
+28
*
ARM: dts: add twi nodes for atmel SoCs
Ludovic Desroches
2012-09-12
6
-0
/
+94
*
ARM: at91: add clocks for I2C DT entries
Ludovic Desroches
2012-09-12
5
-3
/
+9
*
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
2012-09-12
2
-0
/
+79
*
ARM: at91: do not configure at91sam9g10 twi pio as open-drain
Ludovic Desroches
2012-09-12
1
-3
/
+3
*
arm: at91: G45 TWI: remove open drain setting for twi function gpios
Nikolaus Voss
2012-09-12
1
-6
/
+0
*
i2c: at91: add new driver
Nikolaus Voss
2012-09-12
15
-22
/
+545
*
i2c: at91: remove old polling driver
Nikolaus Voss
2012-09-12
3
-384
/
+0
*
Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk
Nikolaus Voss
2012-09-12
7
-0
/
+11
*
i2c: nomadik: stop fetching the regulator
Linus Walleij
2012-09-12
1
-17
/
+0
*
i2c: davinci: add OF support
Heiko Schocher
2012-09-12
2
-11
/
+65
*
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
1
-2
/
+2
*
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-09-11
1
-1
/
+1
*
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
2012-09-09
1
-1
/
+1
*
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2012-09-09
5
-12
/
+120
|
\
|
*
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
2012-08-28
1
-0
/
+36
|
*
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
2012-08-28
1
-0
/
+12
|
*
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
2012-08-28
1
-6
/
+20
|
*
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
2012-08-28
1
-3
/
+14
|
*
ARM: Kirkwood: increase atomic coherent pool size
Marek Szyprowski
2012-08-28
1
-0
/
+7
|
*
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
Marek Szyprowski
2012-08-28
1
-0
/
+4
|
*
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
2012-08-28
2
-1
/
+25
|
*
ARM: relax conditions required for enabling Contiguous Memory Allocator
Marek Szyprowski
2012-08-28
1
-1
/
+1
|
*
mm: cma: fix alignment requirements for contiguous regions
Marek Szyprowski
2012-08-28
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-09-09
4
-2
/
+23
|
\
\
|
*
|
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
2012-08-22
1
-1
/
+5
|
*
|
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
2012-08-22
1
-0
/
+14
|
*
|
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
2012-08-22
1
-0
/
+3
|
*
|
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
2012-08-22
1
-1
/
+1
*
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-09-07
2
-2
/
+6
|
\
\
\
|
*
|
|
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
2012-09-07
1
-1
/
+3
|
*
|
|
HID: Only dump input if someone is listening
Henrik Rydberg
2012-09-02
1
-1
/
+2
|
*
|
|
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
2012-08-27
1
-0
/
+1
*
|
|
|
Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-07
4
-7
/
+7
|
\
\
\
\
|
*
|
|
|
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
2012-09-06
1
-4
/
+4
|
*
|
|
|
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
2012-09-05
1
-1
/
+1
|
*
|
|
|
xen: fix logical error in tlb flushing
Alex Shi
2012-09-05
1
-1
/
+1
|
*
|
|
|
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
2012-09-05
6055
-141649
/
+334864
|
|
\
\
\
\
|
*
|
|
|
|
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
2012-09-05
1
-1
/
+1
[next]