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.13.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
ics932s401: Clean up detect function
Jean Delvare
1
-22
/
+15
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
1
-64
/
+1
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
2009-12-06
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
2
-6
/
+7
2009-12-06
i2c-voodoo3: Delete
Jean Delvare
3
-267
/
+0
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
1
-6
/
+5
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
1
-12
/
+3
2009-12-06
i2c-powermac: Log errors
Jean Delvare
1
-5
/
+23
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
1
-44
/
+41
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
1
-0
/
+6
2009-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
5
-11
/
+11
2009-12-06
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+3
2009-12-06
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
Rafael J. Wysocki
1
-0
/
+2
2009-12-06
PM / Runtime: Use deferred_resume flag in pm_request_resume
Alan Stern
1
-4
/
+7
2009-12-06
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
Rafael J. Wysocki
1
-1
/
+1
2009-12-06
m68k: parport_mfc3 - Not makes it a bool before the comparison.
Roel Kluin
1
-1
/
+1
2009-12-06
m68k: don't export static inline functions
Stephen Rothwell
2
-2
/
+0
2009-12-06
fbdev: atafb - add palette register check
Krzysztof Helt
1
-0
/
+3
2009-12-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2009-12-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+12
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
121
-4540
/
+3093
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+10
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+11
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
102
-4495
/
+2997
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
15
-32
/
+113
2009-12-05
Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...
Russell King
1
-1
/
+1
2009-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-1954
/
+2581
2009-12-04
rtc: Add an RTC driver for the Ricoh RP5C01
Geert Uytterhoeven
3
-0
/
+233
2009-12-04
rtc: Add an RTC driver for the Oki MSM6242
Geert Uytterhoeven
3
-0
/
+279
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
1
-2
/
+4
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
3
-14
/
+31
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
1
-1
/
+1
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-12-04
b43legacy: avoid PPC fault during resume
Larry Finger
1
-0
/
+7
2009-12-04
b43: avoid PPC fault during resume
Larry Finger
1
-2
/
+8
2009-12-04
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
7
-24
/
+102
[prev]
[next]