index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-03
isci: Removed sci_object.h from project.
Maciej Patelczyk
5
-109
/
+4
2011-07-03
isci: Removed sci_base_object from scic_sds_request.
Maciej Patelczyk
9
-62
/
+48
2011-07-03
isci: Removed sci_base_object from scic_sds_remote_node_context.
Maciej Patelczyk
3
-31
/
+9
2011-07-03
isci: Removed sci_base_object from scic_sds_remote_device.
Maciej Patelczyk
5
-59
/
+42
2011-07-03
isci: Removed sci_base_object from scic_sds_port.
Maciej Patelczyk
4
-44
/
+29
2011-07-03
isci: Removed sci_base_object from scic_sds_phy.
Maciej Patelczyk
6
-68
/
+33
2011-07-03
isci: Removed sci_base_object from scic_sds_controller.
Maciej Patelczyk
12
-57
/
+49
2011-07-03
isci: Removed struct sci_base_object from state machine.
Maciej Patelczyk
14
-221
/
+152
2011-07-03
isci: Implement SCU AFE recipe 10.
Maciej Patelczyk
1
-2
/
+11
2011-07-03
isci: Remove excessive log noise with expander hot-unplug
Dave Jiang
1
-7
/
+8
2011-07-03
isci: allow fallback to option-rom if efi variable retrieval fails
Dan Williams
1
-2
/
+3
2011-07-03
isci: removing non-working ATAPI code
Dave Jiang
10
-1659
/
+0
2011-07-03
isci: remove scic_sds_remote_device_get_port_index
Dan Williams
2
-15
/
+5
2011-07-03
isci: remove usage of sci_sas_address in scic_sds_remote_device
Dan Williams
3
-11
/
+5
2011-07-03
isci: kill smp_discover_response
Dan Williams
4
-337
/
+23
2011-07-03
isci: kill smp_discover_response_protocols in favor of domain_device.dev_type
Dan Williams
9
-178
/
+118
2011-07-03
isci: cleanup remote device construction and comments
Dan Williams
1
-59
/
+42
2011-07-03
isci: move remote_device handling out of the core
Dan Williams
30
-2758
/
+2325
2011-07-03
isci: unify remote_device data structures
Dan Williams
9
-75
/
+28
2011-07-03
isci: remove rnc->device back pointer
Dan Williams
4
-90
/
+65
2011-07-03
isci: make a remote_node_context a proper member of a remote_device
Dan Williams
6
-55
/
+45
2011-07-03
isci: rely on irq core for intx multiplexing, and silence screaming intx
Dan Williams
2
-21
/
+22
2011-07-03
isci: replace this_* and the_* variables with more meaningful names
Dave Jiang
21
-1477
/
+1481
2011-07-03
isci: validate oem parameters early, and fallback
Dan Williams
3
-38
/
+49
2011-07-03
isci: fix oem parameter header definition
Dan Williams
2
-16
/
+16
2011-07-03
isci: audit usage of BUG_ON macro in isci driver
Bartosz Barcinski
7
-18
/
+15
2011-07-03
isci: sparse warnings cleanup
Bartosz Barcinski
6
-17
/
+16
2011-07-03
isci: replace sci_sas_link_rate with sas_linkrate
Dan Williams
9
-33
/
+22
2011-07-03
isci: remove base_phy abstraction
Maciej Trela
6
-412
/
+260
2011-07-03
isci: remove base_port abstraction
Maciej Trela
5
-524
/
+285
2011-07-03
isci: remove base_remote_device abstraction
Maciej Trela
6
-741
/
+572
2011-07-03
isci: remove scic_controller state handlers
Christoph Hellwig
6
-776
/
+193
2011-07-03
isci: simplify dma coherent allocation
Christoph Hellwig
11
-903
/
+111
2011-07-03
isci: simplify request state handlers
Christoph Hellwig
6
-357
/
+80
2011-07-03
isci: kill dead data structurs in scic_io_request.h
Christoph Hellwig
2
-184
/
+0
2011-07-03
isci: remove base_request abstraction
Christoph Hellwig
15
-941
/
+551
2011-07-03
isci: remove base_controller abstraction
Christoph Hellwig
8
-638
/
+364
2011-07-03
isci: remove mmio wrappers
Christoph Hellwig
11
-1167
/
+258
2011-07-03
isci: fix fragile/conditional isci_host lookups
Dan Williams
9
-219
/
+94
2011-07-03
isci: cleanup isci_remote_device[_not]_ready interface
Dan Williams
5
-140
/
+92
2011-07-03
isci: Qualify when the host lock is managed for STP/SATA callbacks.
Jeff Skirvin
4
-37
/
+50
2011-07-03
isci: Fix use of SATA soft reset state machine.
Jeff Skirvin
1
-34
/
+2
2011-07-03
isci: Free host lock for SATA/STP abort escalation at submission time.
Jeff Skirvin
1
-30
/
+30
2011-07-03
isci: Properly handle requests in the "aborting" state.
Jeff Skirvin
2
-4
/
+12
2011-07-03
isci: Remove "screaming" data types
Dave Jiang
24
-174
/
+167
2011-07-03
isci: remove unused "remote_device_started"
Dan Williams
3
-80
/
+7
2011-07-03
isci: namespacecheck cleanups
Dan Williams
30
-1963
/
+1056
2011-07-03
isci: kill some long macros
Dan Williams
9
-1294
/
+389
2011-07-03
isci: reorder init to cleanup unneeded declarations
Dan Williams
1
-17
/
+9
2011-07-03
isci: Remove event_* calls as they are just wrappers
Dave Jiang
15
-1751
/
+734
[prev]
[next]