index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] Owner field additions to many i2c drivers, 1 of 5
Laurent Riffard
18
-0
/
+18
2005-10-28
[PATCH] i2c: Big i2c-elektor cleanup
Stig Telfer
1
-39
/
+45
2005-10-28
[PATCH] i2c: Fix i2c-elektor on Alpha
Stig Telfer
1
-25
/
+49
2005-10-28
[PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures
Jean Delvare
3
-3
/
+1
2005-10-28
[PATCH] i2c: Rename i2c-parport variable to avoid confusion
Jean Delvare
1
-3
/
+3
2005-10-28
[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
Jean Delvare
3
-7
/
+6
2005-10-28
[PATCH] i2c: Drop unused per-i2c-algorithm adapter max
Jean Delvare
3
-6
/
+0
2005-10-28
[PATCH] hwmon: Drop useless w83627hf initialization step
Jean Delvare
1
-7
/
+0
2005-10-28
[PATCH] hwmon: Drop legacy ISA address support from it87
Jean Delvare
2
-44
/
+15
2005-10-28
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
Jean Delvare
1
-5
/
+0
2005-10-28
[PATCH] i2c: Fix misplaced i2c.h comment
Jean Delvare
1
-1
/
+1
2005-10-28
[PATCH] i2c: Documentation fixes
Jean Delvare
1
-7
/
+4
2005-10-28
[PATCH] i2c: Cleanup i2c-i801 ifdefs
Jean Delvare
1
-19
/
+1
2005-10-28
[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)
Petr Vandrovec
2
-13
/
+21
2005-10-28
[PATCH] i2c: Drop useless CVS revision IDs
Jean Delvare
4
-8
/
+0
2005-10-28
[PATCH] i2c: Cleanup i2c-dev ioctl debug message
Jean Delvare
1
-2
/
+2
2005-10-28
[PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name
Jean Delvare
2
-0
/
+8
2005-10-28
[PATCH] i2c-viapro: Cleanup ifdef usage
Greg KH
1
-4
/
+2
2005-10-28
[PATCH] i2c-viapro: Improve register dump
Jean Delvare
1
-8
/
+30
2005-10-28
[PATCH] i2c-viapro: Refactor control outb
Jean Delvare
1
-4
/
+3
2005-10-28
[PATCH] i2c-viapro: Update supported devices list
Jean Delvare
2
-15
/
+19
2005-10-28
[PATCH] i2c-viapro: Code cleanups
Jean Delvare
1
-81
/
+41
2005-10-28
[PATCH] i2c-viapro: Implement I2C Block transactions
Jean Delvare
2
-4
/
+42
2005-10-28
[PATCH] i2c-viapro: Coding style fixes
Jean Delvare
2
-45
/
+43
2005-10-28
[PATCH] i2c-viapro: New maintainer
Jean Delvare
1
-0
/
+6
2005-10-28
[PATCH] i2c: Several PEC-related fixes in software SMBus emulation
Hideki Iwamoto
1
-4
/
+4
2005-10-28
[PATCH] i2c: Minor i2c-amd8111 cleanup
Jean Delvare
1
-1
/
+0
2005-10-28
[PATCH] i2c: Fix union i2c_smbus_data definition
Hideki Iwamoto
1
-2
/
+1
2005-10-28
[PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation
Hideki Iwamoto
1
-3
/
+4
2005-10-28
[PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK
Jean Delvare
1
-4
/
+11
2005-10-28
[PATCH] hwmon: Minor w83l785ts optimization
Jean Delvare
1
-2
/
+2
2005-10-28
[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks
Jean Delvare
1
-18
/
+18
2005-10-28
[PATCH] i2c: Reuse name strings in i2c bus drivers
Jean Delvare
12
-25
/
+33
2005-10-28
[PATCH] hwmon: Discard bogus comment about init setting limits
Jean Delvare
5
-5
/
+0
2005-10-28
[PATCH] hwmon: Discard explicit static initializations to 0
Jean Delvare
2
-2
/
+2
2005-10-28
[PATCH] i2c: Discard explicit static initializations to 0
Jean Delvare
10
-15
/
+15
2005-10-28
[PATCH] hwmon: Do not forcibly enable via686a by default
Jean Delvare
2
-9
/
+26
2005-10-28
[PATCH] hwmon: adm9240 whitespace cleanups
Jean Delvare
1
-12
/
+21
2005-10-28
[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]
Jean Delvare
1
-2
/
+2
2005-10-28
[PATCH] hwmon: adm9240 driver update - dynamic sysfs
Grant Coady
1
-176
/
+166
2005-10-28
[PATCH] hwmon: adm9240 driver update - cleanups
Grant Coady
1
-48
/
+44
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
244
-5152
/
+5518
2005-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
6
-19
/
+38
2005-10-28
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
Yan Zheng
1
-1
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
8
-6
/
+306
2005-10-28
JFS: make sure right-most xtree pages have header.next set to zero
Dave Kleikamp
1
-9
/
+9
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Arnaldo Carvalho de Melo
16
-415
/
+336
2005-10-28
[Bluetooth] Ignore additional interfaces of BPA 100/105 devices
Marcel Holtmann
1
-0
/
+3
2005-10-28
[Bluetooth] Update security filter for Extended Inquiry Response
Marcel Holtmann
1
-6
/
+6
2005-10-28
[Bluetooth] Make more functions static
Marcel Holtmann
3
-8
/
+8
[next]