index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2014-11-18
cxl: Name interrupts in /proc/interrupt
Michael Neuling
-13
/
+98
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
-25
/
+37
2014-11-17
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
Christian Gmeiner
-6
/
+29
2014-11-12
enclosure: handle non-unique element descriptors
Markus Stockhausen
-4
/
+40
2014-11-07
pch_phub: Build context save/restore only for PM
Thierry Reding
-0
/
+2
2014-11-07
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
-0
/
+2
2014-11-07
mei: fix hbm MEI_HBM_STARTED ambiguity
Tomas Winkler
-4
/
+2
2014-11-07
mei: nfc: clean nfc internal struct on host exit
Tomas Winkler
-11
/
+46
2014-11-07
misc: atmel-ssc: prepare clock only when request
Bo Shen
-2
/
+2
2014-11-04
misc: at25: Make use of device property API
Mika Westerberg
-21
/
+13
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-8
/
+0
2014-11-03
mei: hbm: use client specific print functions
Alexander Usyskin
-8
/
+8
2014-11-03
mei: debugfs: display also connectionless clients
Tomas Winkler
-6
/
+2
2014-11-03
mei: use local cl variables in wd and amthif
Tomas Winkler
-7
/
+12
2014-11-03
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
-32
/
+11
2014-10-28
cxl: Fix PSL error due to duplicate segment table entries
Ian Munsie
-6
/
+22
2014-10-28
cxl: Refactor cxl_load_segment() and find_free_sste()
Ian Munsie
-16
/
+18
2014-10-28
cxl: Disable secondary hash in segment table
Ian Munsie
-24
/
+10
2014-10-20
misc: ti-st: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-20
misc: mic: card: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-20
misc: eeprom: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-20
misc: carma: drop owner assignment from platform_drivers
Wolfram Sang
-2
/
+0
2014-10-20
misc: drop owner assignment from platform_drivers
Wolfram Sang
-3
/
+0
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-6
/
+6
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+1
2014-10-15
carma-fpga: move to fsl_dma_external_start()
Vinod Koul
-1
/
+2
2014-10-15
carma-fpga: use dmaengine_xxx() API
Vinod Koul
-5
/
+4
2014-10-15
virtio: unify config_changed handling
Michael S. Tsirkin
-5
/
+1
2014-10-14
altera-stapl: replace strnicmp with strncasecmp
Rasmus Villemoes
-2
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-27
/
+3
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
-0
/
+4579
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2014-10-09
carma-fpga: switch to simple_read_from_buffer()
Al Viro
-7
/
+2
2014-10-09
carma-fpga: switch to fixed_size_llseek()
Al Viro
-20
/
+1
2014-10-09
cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking
Ian Munsie
-5
/
+15
2014-10-08
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-57
/
+44
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1215
/
+1558
2014-10-08
cxl: Add driver to Kbuild and Makefiles
Ian Munsie
-0
/
+19
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
-0
/
+4453
2014-10-08
cxl: Add base builtin support
Ian Munsie
-0
/
+97
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-4
/
+4
2014-09-29
mei: mei_txe_fw_sts can be static
Fengguang Wu
-1
/
+1
2014-09-29
mei: fix kernel-doc warnings
Alexander Usyskin
-67
/
+231
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
-225
/
+243
2014-09-29
mei: drop me_client_presentation_num
Alexander Usyskin
-3
/
+0
2014-09-29
mei: trivial: fix errors in prints in comments
Alexander Usyskin
-4
/
+4
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
-11
/
+9
2014-09-29
mei: push pci cfg structure me hw
Tomas Winkler
-45
/
+41
2014-09-29
mei: remove the reference to pdev from mei_device
Tomas Winkler
-8
/
+4
2014-09-29
mei: move fw_status back to hw ops handlers
Tomas Winkler
-22
/
+66
[prev]
[next]