index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-26
/
+898
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+96
2015-02-06
cxl: Add missing return statement after handling AFU errror
Ian Munsie
1
-0
/
+1
2015-02-06
cxl: Fail AFU initialisation if an invalid configuration record is found
Ian Munsie
1
-0
/
+9
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
3
-10
/
+205
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-8
/
+8
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
1
-1
/
+1
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
3
-0
/
+56
2015-01-22
cxl: Enable CAPP recovery
Ryan Grimm
1
-1
/
+7
2015-01-22
cxl: Add image control to sysfs
Ryan Grimm
1
-0
/
+39
2015-01-22
cxl: Use image state defaults for reloading FPGA
Ryan Grimm
2
-2
/
+41
2015-01-22
cxl: Add tracepoints
Ian Munsie
8
-9
/
+520
2015-01-22
cxl: remove redundant increment of hwirq
Colin Ian King
1
-1
/
+1
2015-01-17
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2015-01-12
cxl: Fix issues when unmapping contexts
Ian Munsie
2
-25
/
+71
2015-01-09
mei: clean reset bit before reset
Alexander Usyskin
1
-0
/
+12
2015-01-09
ses: Add power_status to SES device slot
Song Liu
1
-0
/
+38
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-1
/
+19
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+13
2015-01-09
ses: close potential registration race
Dan Williams
1
-11
/
+26
2014-12-29
cxl: Disable SPAP register when freeing SPA
Ian Munsie
1
-0
/
+1
2014-12-29
cxl: Disable AFU debug flag
Ian Munsie
2
-1
/
+8
2014-12-29
cxl: Early return from cxl_handle_fault for a shut down context
Ian Munsie
1
-0
/
+6
2014-12-29
cxl: Fix leaking interrupts if attach process fails
Ian Munsie
1
-1
/
+3
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
6
-24
/
+41
2014-12-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+12
2014-12-15
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
1
-6
/
+12
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-165
/
+411
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-8
/
+0
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+29
2014-12-12
cxl: Unmap MMIO regions when detaching a context
Ian Munsie
3
-3
/
+21
2014-12-12
cxl: Add timeout to process element commands
Ian Munsie
1
-0
/
+5
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
5
-21
/
+15
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-40
/
+141
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+9
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+9
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-38
/
+26
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+13
2014-12-09
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
1
-8
/
+9
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
1
-1
/
+3
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
1
-0
/
+3
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
mic_virtio: robust feature array size calculation
Michael S. Tsirkin
1
-2
/
+1
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-1
/
+1
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2
-37
/
+41
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
6
-17
/
+13
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-2
/
+6
2014-12-05
misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
6
-17
/
+13
[next]