index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
2
-22
/
+13
*
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
4
-13
/
+11
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
2
-36
/
+32
*
Driver core: add name to device_type
Kay Sievers
2007-04-27
1
-0
/
+5
*
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
1
-46
/
+69
*
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
1
-6
/
+78
*
dev_printk and new-style class devices
Jean Delvare
2007-04-27
1
-1
/
+2
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
2
-18
/
+66
*
driver core: fix device_add error path
Dmitriy Monakhov
2007-04-27
1
-9
/
+0
*
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
1
-46
/
+58
|
\
|
*
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
1
-4
/
+1
|
*
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
1
-21
/
+12
|
*
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
1
-21
/
+45
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
46
-1002
/
+1612
|
\
\
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
5
-4
/
+1
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-24
5
-2
/
+83
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
1
-32
/
+24
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
|
*
|
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
1
-6
/
+12
|
*
|
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
1
-8
/
+4
|
*
|
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
1
-1
/
+23
|
*
|
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
1
-17
/
+6
|
*
|
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
1
-15
/
+7
|
*
|
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
1
-4
/
+3
|
*
|
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
|
*
|
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
|
*
|
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2007-04-18
2
-3
/
+38
|
*
|
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
2007-04-18
1
-0
/
+5
|
*
|
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
2007-04-18
1
-2
/
+0
|
*
|
IB/ipath: Check reserved memory keys
Robert Walsh
2007-04-18
1
-0
/
+12
|
*
|
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
2007-04-18
1
-4
/
+5
|
*
|
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
2007-04-18
1
-38
/
+53
|
*
|
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-18
1
-2
/
+6
|
*
|
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
2007-04-18
1
-1
/
+10
|
*
|
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2007-04-18
2
-2
/
+21
|
*
|
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2007-04-18
2
-12
/
+35
|
*
|
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
8
-86
/
+170
|
*
|
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-18
1
-2
/
+10
|
*
|
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2007-04-18
2
-10
/
+35
|
*
|
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-18
1
-1
/
+4
|
*
|
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
2007-04-18
1
-2
/
+5
|
*
|
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
2007-04-18
1
-21
/
+16
|
*
|
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
4
-29
/
+4
|
*
|
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
2007-04-18
1
-19
/
+44
|
*
|
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
2007-04-18
2
-83
/
+104
|
*
|
IB/ipath: Fix port sharing on powerpc
Ralph Campbell
2007-04-18
1
-42
/
+46
|
*
|
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2007-04-18
2
-1
/
+2
|
*
|
IB/ipath: Fix bad argument to clear_bit()
Bryan O'Sullivan
2007-04-18
1
-3
/
+2
|
*
|
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-18
6
-37
/
+99
|
*
|
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
2007-04-18
1
-27
/
+38
[next]