Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4eefd2518aa04e1c69118252dc23e3444e694bc1
/
drivers
4eefd25
isci: fix apc mode definition
by Dan Williams
· 14 years ago
b5f18a2
isci: exposing user parameters via module params
by Dave Jiang
· 14 years ago
4711ba1
isci: fix oem parameter initialization and mode detection
by Dan Williams
· 14 years ago
2e8320f
isci: Fixup for OEM parameter EFI variable retrieval
by Dave Jiang
· 14 years ago
3b67c1f
isci: fixup with testing from isci OROM in BIOS
by Dan Williams
· 14 years ago
02839a8b5
isci: copy the oem parameters instead of assign
by Dave Jiang
· 14 years ago
ca507b9
isci: update efi variable name and guid
by Dave Jiang
· 14 years ago
07373a5
isci: add support for 2 more oem parmeters
by Henryk Dembkowski
· 14 years ago
8db37aa
isci: Adding EFI variable skeletal support
by Dave Jiang
· 14 years ago
d044af1
isci: Add support for probing OROM for OEM params
by Dan Williams
· 14 years ago
9affa28
isci: reset hardware at init
by Dan Williams
· 14 years ago
ce0b89f
isci: task.h compile and checkpatch fixes
by Dan Williams
· 14 years ago
c4b9e24
isci: don't hold scic_lock over calls to sas_task_abort()
by Jeff Skirvin
· 14 years ago
1077a57
isci: fix incorrect assumptions about task->dev and task->dev->port being NULL
by Dan Williams
· 14 years ago
34cad85
isci: add "isci_id" attribute
by Dan Williams
· 14 years ago
6e2802a
isci: All pending requests are terminated before stopping the device.
by Jeff Skirvin
· 14 years ago
aa14510
isci: Always set response/status for requests going into the error path.
by Jeff Skirvin
· 14 years ago
50e7f9b
isci: Errors in the submit path for SATA devices manage the ap lock.
by Dan Williams
· 14 years ago
70957a9
isci: Fixed BUG_ON in isci_abort_task_process_cb callback.
by Jeff Skirvin
· 14 years ago
c3f42fe
isci: Fix TMF build for SAS/SATA LUN reset cases.
by Jeff Skirvin
· 14 years ago
4dc043c
isci: Termination handling cleanup, added termination timeouts.
by Jeff Skirvin
· 14 years ago
cbb65c6
isci: Code review change for completion pointer cleanup.
by Jeff Skirvin
· 14 years ago
f0846c6
isci: Cleaning up task execute path.
by Jeff Skirvin
· 14 years ago
1fad9e9
isci: save the i/o tag outside the scic request structure.
by Jeff Skirvin
· 14 years ago
ec6c963
isci: Any reset indicated on an I/O completion escalates it to the error path.
by Jeff Skirvin
· 14 years ago
a5fde22
isci: fix completion / abort path.
by Jeff Skirvin
· 14 years ago
11b00c1
isci: Changes in isci_host_completion_routine
by Jeff Skirvin
· 14 years ago
18d3d72
isci: isci_request_cleanup_completed_loiterer checks task before task_done
by Jeff Skirvin
· 14 years ago
5409bc3
isci: cleanup debug leftovers in isci.h
by Dan Williams
· 14 years ago
1a38045
isci: replace remote_device_lock with scic_lock
by Dan Williams
· 14 years ago
d9c3739
isci: preallocate remote devices
by Dan Williams
· 14 years ago
6ad31fe
isci: replace isci_remote_device completion with event queue
by Dan Williams
· 14 years ago
8acaec1
isci: kill "host quiesce" mechanism
by Dan Williams
· 14 years ago
3a97eec
isci: remove sci_device_handle
by Dan Williams
· 14 years ago
b329aff
isci: kill isci_host list in favor of an array
by Dan Williams
· 14 years ago
52bed8e
isci: enable isci for dmar builds
by Dan Williams
· 14 years ago
fe9a643
isci: pad stp and smp request sizes
by Dan Williams
· 14 years ago
27ce51d
isci: fix hang after target reset
by Dan Williams
· 14 years ago
d7628d0
isci: Cleanup warning messages for phy resets
by Dave Jiang
· 14 years ago
4d07f7f
isci: Adding support for phy enable and disable
by Dave Jiang
· 14 years ago
c658b10
isci: controller stop/start fixes
by Pawel Marek
· 14 years ago
3ff0121a
isci: handle cases where a d2h fis is used report an ncq error
by Piotr Sawicki
· 14 years ago
a8d4b9f
isci: workaround port task scheduler starvation issue
by Tomasz Chudy
· 14 years ago
7c40a80
isci: rework timer api
by Dan Williams
· 14 years ago
150fc6f
isci: fix sas address reporting
by Dan Williams
· 14 years ago
7392d27
isci: Removing deprecated functions
by Dave Jiang
· 14 years ago
a191405
isci: Change event notify calls from scic_cb_* to isci_event_*
by Dave Jiang
· 14 years ago
6389a77
isci: have the driver use native SG calls and DMA-API
by Dave Jiang
· 14 years ago
103a00c
isci: Make the driver copy data directly from and to sg for PIO
by Dave Jiang
· 14 years ago
f7885c8
isci: Removed special macros that does 64bit address math
by Dave Jiang
· 14 years ago
b382429
isci: fix for asserts during aborts/resets to SAS/SATA in APC mode
by Piotr Sawicki
· 14 years ago
52b957c
isci: Add Support for new TC completion codes
by Tomasz Chudy
· 14 years ago
3c06c28
isci: clean up remaining silicon revision ifdefs in phy init
by Dan Williams
· 14 years ago
d9def18
isci: Add support for user parameters in SCIC layer
by Jacek Danecki
· 14 years ago
2462146
isci: Move transport layer registers from port to phy
by Henryk Dembkowski
· 14 years ago
06fdb32
isci: fix "no outbound task timeout" default value
by Tomasz Chudy
· 14 years ago
8f31550
isci: phy state machine cleanup step1
by Dan Williams
· 14 years ago
858d4aa
isci: Move firmware loading to per PCI device
by Dave Jiang
· 14 years ago
92cd511
isci: Initialize proc_name field in scsi_host_template
by Havard Skinnemoen
· 14 years ago
5d147e7
isci: remove scic_controller_get_handler_methods and ilk
by Edmund Nadolski
· 14 years ago
83f5eee
isci: debug fixes
by Dan Williams
· 14 years ago
83e5143
isci: advertise linkrate
by Dan Williams
· 14 years ago
92f4f0f
isci: implement error isr
by Dan Williams
· 14 years ago
77950f5
isci: enable interrupts during controller start, and flush discovery
by Edmund Nadolski
· 14 years ago
0cf89d1
isci: cleanup "starting" state handling
by Dan Williams
· 14 years ago
c7ef403
isci: bypass scic_controller_get_handler_methods()
by Dan Williams
· 14 years ago
11c8898
isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro
by Dan Williams
· 14 years ago
f7d36e1
isci: kill a callback cast
by Dan Williams
· 14 years ago
27d42e3
isci: coding style changes for remote device
by Henryk Dembkowski
· 14 years ago
e574a8c
isci: cleanup core consolidation leftovers
by Dan Williams
· 14 years ago
db48255
isci: c99 tables cleanup step1
by Henryk Dembkowski
· 14 years ago
2f02f55
isci: coding style changes for remote device
by Henryk Dembkowski
· 14 years ago
7fbafaa
isci: remote device and node cleanup step1
by Henryk Dembkowski
· 14 years ago
6e473dd
isci: removing unused loglevel module param
by Dave Jiang
· 14 years ago
b5739b6
isci: kill sci_types.h
by Edmund Nadolski
· 14 years ago
82d2992
isci: kill SCI_IO_REQUEST_DATA_DIRECTION
by Dan Williams
· 14 years ago
a7e536c
isci: remove SCI_INVALID_HANDLE
by Edmund Nadolski
· 14 years ago
74ea9c1
isci: remove unused SC_LIBRARY_HANDLE_T typedef
by Edmund Nadolski
· 14 years ago
6f231dd
isci: Intel(R) C600 Series Chipset Storage Control Unit Driver
by Dan Williams
· 13 years ago
c12f667
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
942c1a9
hwmon: (max6642): Better chip detection schema
by Per Dalén
· 14 years ago
23c79d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
1f3bd0f
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 14 years ago
7b29dc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 14 years ago
e73e079
[SCSI] Fix oops caused by queue refcounting failure
by James Bottomley
· 14 years ago
2e4ceec
drivers/net/can/flexcan.c: add missing clk_put
by Julia Lawall
· 14 years ago
a1b2cc5
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
by Guennadi Liakhovetski
· 14 years ago
6979d5d
net: dm9000: Get the chip in a known good state before enabling interrupts
by Mark Brown
· 14 years ago
b722dbf
drivers/net/davinci_emac.c: add missing clk_put
by Julia Lawall
· 14 years ago
85e3c65
usbnet/cdc_ncm: add missing .reset_resume hook
by Stefan Metzmacher
· 14 years ago
bb9973e
hwmon: (coretemp) Further relax temperature range checks
by Guenter Roeck
· 14 years ago
4f5f71a
hwmon: (coretemp) Fix TjMax detection for older CPUs
by Guenter Roeck
· 14 years ago
f0f52a9
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 14 years ago
dfe2158
iwl4965: correctly validate temperature value
by Stanislaw Gruszka
· 14 years ago
21fdc87
ath9k: fix two more bugs in tx power
by Daniel Halperin
· 14 years ago
Next »