index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Fix i2c-pxa slave mode support
Russell King
2006-10-28
1
-2
/
+6
*
hwmon: Let w83781d and lm78 load again
Jean Delvare
2006-10-18
1
-1
/
+1
*
[POWERPC] Fix i2c-powermac platform device usage
Benjamin Herrenschmidt
2006-10-10
1
-13
/
+15
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
14
-19
/
+17
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
4
-4
/
+4
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
1
-2
/
+2
*
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-10-01
1
-1
/
+1
*
[PATCH] i2c: Prevent deadlock on i2c client registration
Jean Delvare
2006-09-30
1
-12
/
+13
*
[PATCH] i2c-sibyte: Fix modular build breakage
Yoichi Yuasa
2006-09-29
1
-2
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-09-28
2
-8
/
+10
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
2006-09-27
1
-1
/
+2
|
|
\
|
*
|
[ARM] 3827/1: iop3xx: add common gpio module
Lennert Buytenhek
2006-09-25
1
-7
/
+9
|
*
|
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
Lennert Buytenhek
2006-09-25
1
-1
/
+1
|
*
|
[ARM] 3816/1: iop3xx: rename config symbols
Lennert Buytenhek
2006-09-25
1
-2
/
+2
*
|
|
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
2006-09-27
1
-1
/
+1
*
|
|
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-1
/
+1
*
|
|
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-09-26
26
-26
/
+26
*
|
|
i2c: Constify i2c_algorithm declarations, part 1
Jean Delvare
2006-09-26
4
-4
/
+4
*
|
|
i2c-viapro: Add support for the VT8237A and VT8251
Rudolf Marek
2006-09-26
2
-9
/
+17
*
|
|
i2c: Warn on i2c client creation failure
Jean Delvare
2006-09-26
1
-2
/
+7
*
|
|
i2c-core: Drop useless bitmaskings
Jean Delvare
2006-09-26
1
-5
/
+5
*
|
|
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
2006-09-26
1
-1
/
+0
*
|
|
i2c-algo-bit: Cleanups
Jean Delvare
2006-09-26
1
-9
/
+8
*
|
|
i2c-isa: Fail adding driver on attach_adapter error
David Hubbard
2006-09-26
1
-3
/
+8
*
|
|
i2c: __must_check fixes (chip drivers)
Jean Delvare
2006-09-26
5
-27
/
+97
*
|
|
i2c-dev: attach/detach_adapter cleanups
Jean Delvare
2006-09-26
1
-5
/
+5
*
|
|
i2c-stub: Chip address as a module parameter
Jean Delvare
2006-09-26
1
-1
/
+18
*
|
|
i2c: New bus driver for TI OMAP boards
Komal Shah
2006-09-26
3
-0
/
+687
*
|
|
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-09-26
12
-22
/
+6
*
|
|
i2c: Fix copy-n-paste in subsystem Kconfig
Arthur Othieno
2006-09-26
1
-1
/
+1
*
|
|
i2c-au1550: Add I2C support for Au1200
Domen Puncer
2006-09-26
2
-5
/
+4
*
|
|
i2c-au1550: Add SMBus functionality flag
Domen Puncer
2006-09-26
1
-1
/
+1
*
|
|
i2c-au1550: Fix timeout problem
Domen Puncer
2006-09-26
1
-4
/
+10
*
|
|
i2c-sibyte: Kip Walker is gone
Jean Delvare
2006-09-26
1
-1
/
+1
*
|
|
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
2006-09-26
4
-196
/
+155
*
|
|
i2c-algo-sibyte: Cleanups
Jean Delvare
2006-09-26
1
-30
/
+1
*
|
|
i2c: __must_check fixes, i2c-dev
Jean Delvare
2006-09-26
1
-3
/
+11
*
|
|
i2c: __must_check fixes (core drivers)
Jean Delvare
2006-09-26
2
-13
/
+69
*
|
|
i2c-dev: Drop the client template
Jean Delvare
2006-09-26
1
-9
/
+4
*
|
|
i2c-dev: Use a list for data storage
Jean Delvare
2006-09-26
1
-20
/
+25
*
|
|
i2c-dev: Cleanups
Jean Delvare
2006-09-26
1
-25
/
+8
|
|
/
|
/
|
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-31
1
-6
/
+6
|
\
\
|
|
/
|
*
[PATCH] i2c: tps65010 build fixes
David Brownell
2006-08-26
1
-6
/
+6
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-08
1
-2
/
+5
|
\
\
|
|
/
|
*
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
2006-08-06
1
-2
/
+5
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-01
11
-41
/
+44
|
\
\
|
|
/
|
*
[PATCH] pca9539: Honor the force parameter
Ben Gardner
2006-07-12
1
-5
/
+7
|
*
[PATCH] i2c-algo-bit: Wipe out dead code
Uwe Bugla
2006-07-12
1
-1
/
+0
|
*
[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers
Mark M. Hoffman
2006-07-12
5
-14
/
+11
[next]