index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
i2c: Blackfin Two Wire Interface driver
Bryan Wu
5
-1
/
+670
2007-05-02
i2c-algo-sgi: Comment and whitespace cleanups
Ladislav Michl
1
-4
/
+5
2007-05-02
i2c: Make i2c_del_driver a void function
Jean Delvare
4
-15
/
+7
2007-05-02
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2
-4
/
+4
2007-05-02
i2c: Document i2c_new_device()
Jean Delvare
1
-0
/
+38
2007-05-02
i2c: Add i2c_new_probed_device()
Jean Delvare
2
-0
/
+72
2007-05-02
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2
-1
/
+25
2007-05-02
i2c: i2c EXPORT_SYMBOL cleanup
David Brownell
1
-36
/
+28
2007-05-02
i2c: Add i2c_add_numbered_adapter()
David Brownell
2
-26
/
+101
2007-05-02
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
7
-5
/
+276
2007-05-02
i2c: i2c probe() and remove() documented
David Brownell
2
-19
/
+92
2007-05-02
i2c: i2c stack can remove()
David Brownell
2
-4
/
+62
2007-05-02
i2c: i2c stack can probe()
David Brownell
2
-44
/
+110
2007-05-02
i2c-pca-isa: Port to the new device driver model
Jean Delvare
2
-8
/
+29
2007-05-02
i2c-elektor: Port to the new device driver model
Jean Delvare
1
-12
/
+39
2007-05-02
i2c-parport-light: Port to the new device driver model
Jean Delvare
1
-27
/
+117
2007-05-02
i2c-parport: Fix a minor race on driver unload
Jean Delvare
1
-4
/
+8
2007-05-02
scx200_acb: Fix PCI device reference count
Jean Delvare
1
-0
/
+1
2007-05-02
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
7
-5
/
+2
2007-05-02
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
3
-0
/
+8
2007-05-02
i2c-parport: Optimize binary size
Jean Delvare
1
-8
/
+5
2007-05-02
i2c-algo-bit: Emulate SMBus block read
Jean Delvare
1
-0
/
+17
2007-05-02
i2c: Emulate SMBus block read over I2C
Jean Delvare
2
-8
/
+27
2007-05-02
i2c-algo-bit: Always send a stop condition before leaving
Jean Delvare
1
-12
/
+15
2007-05-02
i2c: Rename dev_to_i2c_adapter()
David Brownell
2
-3
/
+3
2007-05-02
i2c: Class attribute cleanup
David Brownell
2
-37
/
+13
2007-05-02
i2c: Shrink struct i2c_client
David Brownell
19
-28
/
+35
2007-05-02
i2c: i2c_register_driver() cleanup
David Brownell
1
-4
/
+3
2007-05-02
i2c: i2c_adapter devices need no driver
Jean Delvare
3
-15
/
+1
2007-05-02
i2c: Kill i2c_adapter.class_dev
Jean Delvare
4
-64
/
+5
2007-05-01
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-05-01
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-05-01
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-05-01
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-05-01
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-05-01
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-05-01
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-05-01
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-05-01
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-05-01
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-05-01
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
[next]