index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] w1: use kthread api.
Evgeniy Polyakov
2006-03-23
3
-65
/
+28
*
[PATCH] W1: u64 is not long long
Andrew Morton
2006-03-23
1
-2
/
+5
*
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
2006-03-23
1
-2
/
+0
*
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
2006-03-23
1
-1
/
+1
*
[PATCH] w1: misc cleanups
Adrian Bunk
2006-03-23
5
-15
/
+18
*
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
2006-03-23
3
-0
/
+576
*
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
2006-03-23
13
-91
/
+126
*
[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...
Evgeniy Polyakov
2006-03-23
4
-40
/
+40
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-03-23
11
-235
/
+376
|
\
|
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-23
8
-179
/
+318
|
|
\
|
|
*
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2006-03-23
2
-5
/
+8
|
|
*
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
2006-03-23
1
-4
/
+0
|
|
*
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
2006-03-23
1
-2
/
+2
|
|
*
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
2006-03-23
1
-2
/
+0
|
|
*
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
2006-03-23
1
-1
/
+1
|
|
*
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
2006-03-23
1
-4
/
+4
|
|
*
[PATCH] wireless/airo: cache wireless scans
Dan Williams
2006-03-23
1
-59
/
+172
|
|
*
[PATCH] wireless/airo: define default MTU
Dan Williams
2006-03-23
1
-16
/
+17
|
|
*
[PATCH] wireless/airo: clean up printk usage to print device name
Dan Williams
2006-03-23
1
-86
/
+105
|
|
*
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
2006-03-23
1
-0
/
+9
|
*
|
[PATCH] skge: version 1.5
Stephen Hemminger
2006-03-23
1
-1
/
+1
|
*
|
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2006-03-23
2
-11
/
+10
|
*
|
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
2006-03-23
1
-35
/
+38
|
*
|
[PATCH] skge: multicast statistics fix
Stephen Hemminger
2006-03-23
1
-1
/
+1
|
*
|
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
2006-03-23
1
-3
/
+2
|
*
|
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
2006-03-23
1
-3
/
+3
|
*
|
[PATCH] skge: align receive buffers
Stephen Hemminger
2006-03-23
1
-1
/
+2
|
*
|
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
2006-03-23
1
-2
/
+2
|
*
|
[PATCH] sky2: Fix RX stats
Stephen Hemminger
2006-03-23
1
-1
/
+1
|
*
|
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
2006-03-23
1
-1
/
+1
*
|
|
Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-23
2
-1
/
+14
|
\
\
\
|
*
|
|
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
2
-1
/
+14
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-03-23
12
-263
/
+200
|
\
\
\
|
*
|
|
V4L/DVB (3568k): zoran: Use i2c_master_send when possible
Jean Delvare
2006-03-23
7
-66
/
+43
|
*
|
|
V4L/DVB (3568j): adv7175: Drop unused encoder dump command
Jean Delvare
2006-03-23
1
-26
/
+0
|
*
|
|
V4L/DVB (3568i): adv7175: Drop unused register cache
Jean Delvare
2006-03-23
1
-8
/
+2
|
*
|
|
V4L/DVB (3568h): cpia: correct email address
Randy Dunlap
2006-03-23
1
-1
/
+1
|
*
|
|
V4L/DVB (3568g): sem2mutex: zoran
Ingo Molnar
2006-03-23
3
-119
/
+121
|
*
|
|
V4L/DVB (3568f): saa7110: Fix array overrun
Jean Delvare
2006-03-23
1
-7
/
+5
|
*
|
|
V4L/DVB (3568e): bt856: Spare memory
Jean Delvare
2006-03-23
1
-8
/
+5
|
*
|
|
V4L/DVB (3568d): saa7111.c fix
Martin Samuelsson
2006-03-23
1
-0
/
+1
|
*
|
|
V4L/DVB (3568c): zoran: Init cleanups
Jean Delvare
2006-03-23
1
-21
/
+17
|
*
|
|
V4L/DVB (3568b): saa7111: Prevent array overrun
Jean Delvare
2006-03-23
1
-3
/
+5
|
*
|
|
V4L/DVB (3568a): saa7114: Fix i2c block write
Jean Delvare
2006-03-23
1
-6
/
+2
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2006-03-23
68
-1763
/
+1656
|
\
\
\
\
|
*
|
|
|
[PATCH] hwmon: add required idr locking
Mark M. Hoffman
2006-03-23
1
-6
/
+20
|
*
|
|
|
[PATCH] I2C: hwmon: Rename register parameters
Darren Jenkins
2006-03-23
8
-20
/
+16
|
*
|
|
|
[PATCH] I2C: Drop unneeded i2c-dev.h includes
Jean Delvare
2006-03-23
10
-10
/
+0
|
*
|
|
|
[PATCH] I2C: i2c-ixp4xx: Add hwmon class
Alessandro Zummo
2006-03-23
1
-0
/
+1
|
*
|
|
|
[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
Martin Devera
2006-03-23
2
-2
/
+6
[next]