Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
11b00c194cfbd0eb0d90f32c096508b2bb8be6ec
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
3ff0121
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
59c5f46
Linux 3.0-rc2
by Linus Torvalds
· 13 years ago
e0dcd8a
mm: fix ENOSPC returned by handle_mm_fault()
by Hugh Dickins
· 13 years ago
0d6925d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
c12f667
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
3190dad
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 13 years ago
0792644
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
by Linus Torvalds
· 13 years ago
f2a4d8a
ARM: Tegra: Harmony: Fix conflicting GPIO numbering
by Stephen Warren
· 13 years ago
e6ece70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 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
· 13 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
aa0467d
btrfs: fix uninitialized variable warning
by David Sterba
· 13 years ago
7841cb2
btrfs: add helper for fs_info->closing
by David Sterba
· 13 years ago
4b9465c
Btrfs: add mount -o inode_cache
by Chris Mason
· 13 years ago
e7786c3
btrfs: scrub: add explicit plugging
by Arne Jansen
· 13 years ago
a4689d2
btrfs: use btrfs_ino to access inode number
by David Sterba
· 13 years ago
d132a53
Btrfs: don't save the inode cache if we are deleting this root
by Josef Bacik
· 13 years ago
5f3f302
btrfs: false BUG_ON when degraded
by Arne Jansen
· 13 years ago
ca456ae
Btrfs: don't save the inode cache in non-FS roots
by liubo
· 13 years ago
211f96c
Btrfs: make sure we don't overflow the free space cache crc page
by Chris Mason
· 13 years ago
17aca1c
Btrfs: fix uninit variable in the delayed inode code
by Chris Mason
· 13 years ago
1bc8779
btrfs: scrub: don't reuse bios and pages
by Arne Jansen
· 13 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
39b4a46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 13 years ago
cb37bbd
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
3af91a1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
9a44fde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
by Linus Torvalds
· 13 years ago
cd4ecf8
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 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
· 13 years ago
bb3d6bf
Revert "ASoC: Update cx20442 for TTY API change"
by Linus Torvalds
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 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
· 13 years ago
157186b
ALSA: usb - turn off de-emphasis in s/pdif for cm6206
by Eric Lammerts
· 14 years ago
0980119
UBIFS: fix-up free space earlier
by Ben Gardiner
· 13 years ago
781c571
UBIFS: intialize LPT earlier
by Ben Gardiner
· 13 years ago
4f1ab9b
UBIFS: assert no fixup when writing a node
by Ben Gardiner
· 13 years ago
8370723
UBIFS: fix clean znode counter corruption in error cases
by Artem Bityutskiy
· 13 years ago
812eb25
UBIFS: fix memory leak on error path
by Artem Bityutskiy
· 13 years ago
cf610bf
UBIFS: fix shrinker object count reports
by Artem Bityutskiy
· 13 years ago
5ff6197
Blackfin: strncpy: fix handling of zero lengths
by Steven Miao
· 13 years ago
d50a2fb
ALSA: asihpi: Use angle brackets for system includes
by Joe Perches
· 13 years ago
9676001
ALSA: fm801: add error handling if auto-detect fails
by Dan Carpenter
· 14 years ago
a01ef05
ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write
by Raymond Yau
· 13 years ago
4dffbe0
ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()
by Takashi Iwai
· 13 years ago
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 13 years ago
ec764bf
net: tracepoint of net_dev_xmit sees freed skb and causes panic
by Koki Sanagi
· 13 years ago
b36a968
asm-generic/unistd.h: support sendmmsg syscall
by Chris Metcalf
· 13 years ago
Next »