index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
7
-99
/
+17
2008-04-20
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
4
-0
/
+1088
2008-04-20
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
1
-7
/
+2
2008-04-20
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
2
-2
/
+2
2008-04-20
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
1
-1
/
+1
2008-04-20
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2
-11
/
+8
2008-04-20
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
3
-52
/
+34
2008-04-20
sysdev: detect multiple driver registrations
Ben Dooks
1
-0
/
+16
2008-04-20
driver core: cpu: fix section mismatch in cpu.c:store_online
Sam Ravnborg
1
-2
/
+2
2008-04-20
power_state: remove it from driver core
Pavel Machek
1
-5
/
+0
2008-04-20
driver core: register_memory/unregister_memory clean ups and bugfix
Badari Pulavarty
1
-15
/
+7
2008-04-20
driver core: memory: semaphore to mutex
Daniel Walker
1
-3
/
+4
2008-04-20
UIO: hold a reference to the device's owner while the device is open
Uwe Kleine-König
1
-15
/
+21
2008-04-20
UIO: Implement a UIO interface for the SMX Cryptengine
Ben Nizette
3
-0
/
+154
2008-04-20
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
Hans-Jürgen Koch
1
-4
/
+0
2008-04-20
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
Denis Cheng
1
-1
/
+1
2008-04-20
uio: Kconfig improvements
Denis Cheng
1
-5
/
+5
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
424
-103368
/
+55862
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
119
-4338
/
+4687
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
23
-466
/
+855
2008-04-18
libata: fix boot panic with SATAPI devices on non-SFF HBAs
James Bottomley
1
-1
/
+2
2008-04-18
[SCSI] iscsi: bidi support for iscsi_tcp
Boaz Harrosh
1
-14
/
+17
2008-04-18
[SCSI] iscsi: bidi support at the generic libiscsi level
Boaz Harrosh
1
-15
/
+70
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-5
/
+50
2008-04-18
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
1
-1
/
+1
2008-04-18
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
1
-1
/
+0
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
11
-213
/
+211
2008-04-18
firewire: cleanups
Adrian Bunk
4
-18
/
+6
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
2
-8
/
+7
2008-04-18
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
1
-26
/
+25
2008-04-18
firewire: remove unused struct member
Stefan Richter
2
-3
/
+1
2008-04-18
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
1
-1
/
+1
2008-04-18
firewire: replace more hex values with defined csr constants
Jarod Wilson
2
-4
/
+7
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
7
-47
/
+223
2008-04-18
firewire: replace static ROM cache by allocated cache
Stefan Richter
1
-14
/
+27
2008-04-18
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
1
-5
/
+16
2008-04-18
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
1
-5
/
+12
2008-04-18
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
1
-8
/
+20
2008-04-18
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
1
-2
/
+13
2008-04-18
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
2
-3
/
+11
2008-04-18
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
1
-2
/
+15
2008-04-18
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
1
-2
/
+3
2008-04-18
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
1
-3
/
+5
2008-04-18
firewire: debug interrupt events
Stefan Richter
2
-0
/
+187
2008-04-18
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
1
-0
/
+4
2008-04-18
firewire: fw-ohci: add self ID error check
Stefan Richter
2
-4
/
+11
2008-04-18
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
1
-57
/
+42
2008-04-18
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-0
/
+9
2008-04-18
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
1
-3
/
+19
[next]