Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
933a2aec8d08cda11c4b427ea7930b0e92eb9bc8
/
drivers
/
i2c
/
busses
/
i2c-s3c2410.c
933a2ae
i2c-s3c2410: use resource_size()
by Ben Dooks
· 15 years ago
7d85ccd
i2c-s3c2410: move to using platform idtable to match devices
by Ben Dooks
· 15 years ago
18dc83a
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
by Mark Brown
· 16 years ago
c564e6a
i2c-s3c2410: Simplify bus frequency calculation
by Daniel Silverstone
· 16 years ago
a192f71
i2c-s3c2410: sda_delay should be in ns, not clock ticks
by Ben Dooks
· 16 years ago
22e965c
i2c: Get rid of remaining bus_id access
by Jean Delvare
· 16 years ago
c58bd34d
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
e0d1ec9
i2c-s3c2410: Change IRQ to be plain integer.
by Ben Dooks
· 16 years ago
692acbd
i2c-s3c2410: Allow more than one i2c-s3c2410 adapter
by Ben Dooks
· 16 years ago
6a039ca
i2c-s3c2410: Remove default platform data.
by Ben Dooks
· 16 years ago
8be310a
i2c-s3c2410: Use platform data for gpio configuration
by Ben Dooks
· 16 years ago
3d0911b
i2c-s3c2410: Fixup style problems from checkpatch.pl
by Ben Dooks
· 16 years ago
be44f01
i2c-s3c2410: fix check for being in suspend.
by Ben Dooks
· 16 years ago
e856359
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2
by Ben Dooks
· 16 years ago
da6801e
i2c-s3c2410: Correct use of ! and &
by Julia Lawall
· 16 years ago
9498cb7
[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
by Ben Dooks
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
61c7cff
i2c: S3C24XX I2C frequency scaling support.
by Ben Dooks
· 16 years ago
399dee2
i2c: S3C2410: Pass the I2C bus number via drivers platform data
by Ben Dooks
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
d150a4b
I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
by Ben Dooks
· 16 years ago
63f5c28
I2C: S3C2410: Fixup error codes returned rom a transfer.
by Ben Dooks
· 16 years ago
2709781
I2C: S3C2410: Check ACK on byte transmission
by Ben Dooks
· 16 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
08882d2
i2c: Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b5d0b4b
i2c-s3c2410: Build fix
by Ben Dooks
· 17 years ago
a1ba158
i2c-s3c2410: Fix build warning
by Arnaud Patard
· 17 years ago
5b68790
i2c-s3c2410: Fix bug in releasing driver
by Ben Dooks
· 18 years ago
e00a8cd
i2c-s3c2410: Fix I2C SDA to SCL setup time
by Ben Dooks
· 18 years ago
35532d2
i2c: SPIN_LOCK_UNLOCKED cleanup
by Milind Arun Choudhary
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
e32e28e
[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
0cf3628
[PATCH] Owner field additions to many i2c drivers, 2 of 5
by Laurent Riffard
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
9751858
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
by Jean Delvare
· 19 years ago
44bbe87
[PATCH] Spelling fixes for drivers/i2c.
by Steven Cole
· 20 years ago
f0bb60e
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
by Alexey Dobriyan
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago