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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
353
-353
/
+4
2007-02-14
[PATCH] SPI: atmel_spi driver
Haavard Skinnemoen
4
-0
/
+853
2007-02-14
[PATCH] PNX8550 UART driver
Vitaly Wool
3
-0
/
+869
2007-02-14
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
10
-45
/
+18
2007-02-14
[PATCH] serial: make sure UART is powered up when dumping MCTRL status
George G. Davis
1
-0
/
+11
2007-02-14
[PATCH] serial: trivial code flow simplification
Bjorn Helgaas
1
-4
/
+4
2007-02-14
[PATCH] 8250 UART backup timer
Alex Williamson
1
-44
/
+134
2007-02-14
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
46
-114
/
+11279
2007-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-12
/
+47
2007-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
14
-33
/
+183
2007-02-14
[POWERPC] Open Firmware serial port driver
Arnd Bergmann
3
-0
/
+154
2007-02-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
44
-95
/
+616
2007-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
36
-350
/
+489
2007-02-14
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
4
-4
/
+2
2007-02-14
Merge ../linux-2.6-watchdog-mm
Wim Van Sebroeck
35
-294
/
+369
2007-02-14
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
4
-4
/
+4
2007-02-14
i2c: Remove the warning on missing adapter device
Jean Delvare
1
-3
/
+2
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
15
-3
/
+19
2007-02-14
i2c: PA Semi SMBus driver
Olof Johansson
3
-0
/
+434
2007-02-14
i2c-amd8111: Proposed cleanups
Jean Delvare
1
-28
/
+42
2007-02-14
i2c-parport: Add support for One For All remote JP1 interface
Jonathan McDowell
1
-0
/
+8
2007-02-14
i2c-viapro: Add support for the VIA CX700 south bridge
Jean Delvare
2
-3
/
+8
2007-02-14
i2c: Add IDs to adapters
Stephen Hemminger
17
-0
/
+19
2007-02-14
i2c: Add driver suspend/resume/shutdown support
David Brownell
1
-21
/
+44
2007-02-14
i2c: completion header cleanups
Jean Delvare
3
-1
/
+2
2007-02-14
i2c-i801: Spelling fix
Jean Delvare
1
-1
/
+1
2007-02-14
i2c-piix4: Add support for the ATI SB600
Jean Delvare
2
-0
/
+4
2007-02-14
i2c-nforce2: Drop unused reference to pci_dev
Jean Delvare
1
-2
/
+0
2007-02-14
i2c/vt8231: Remove superfluous initialization
David Brownell
1
-1
/
+0
2007-02-14
i2c-ali1563: Fix device initialization
Jean Delvare
1
-23
/
+18
2007-02-14
i2c-ali1563: Improve the status messages
Jean Delvare
1
-5
/
+11
2007-02-13
[TG3]: Update copyright, version, and reldate.
Michael Chan
1
-3
/
+3
2007-02-13
[TG3]: Add some tx timeout debug messages.
Michael Chan
1
-1
/
+11
2007-02-13
[TG3]: Use constant for PHY register 0x1e.
Michael Chan
2
-4
/
+7
2007-02-13
[TG3]: Power down 5704 serdes transceiver when shutting down.
Michael Chan
1
-1
/
+11
2007-02-13
[TG3]: 5906 doesn't need to switch to slower clock.
Michael Chan
1
-1
/
+2
2007-02-13
[TG3]: 5722/5756 don't need PHY jitter workaround.
Michael Chan
1
-1
/
+3
2007-02-13
[TG3]: Use lower DMA watermark for 5703.
Michael Chan
1
-1
/
+7
2007-02-13
[TG3]: Save MSI state before suspend.
Michael Chan
1
-0
/
+3
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
2
-7
/
+4
2007-02-13
[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1
Olaf Hering
1
-1
/
+1
2007-02-13
[POWERPC] move variables in drivers/macintosh to bss
Olaf Hering
9
-25
/
+24
2007-02-13
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
3
-9
/
+89
2007-02-13
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2
-6
/
+16
2007-02-13
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
5
-50
/
+131
2007-02-13
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
1
-0
/
+4
2007-02-13
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
1
-1
/
+5
2007-02-13
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
22
-0
/
+9389
2007-02-13
[WATCHDOG] timers cleanup
Jiri Slaby
9
-73
/
+31
2007-02-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-4
/
+33
[next]