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
2016-02-20
mei: fix format string in debug prints
Alexander Usyskin
4
-6
/
+6
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2
-4
/
+1
2016-02-14
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-14
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+5
2016-02-11
misc: ibmasm: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-11
misc: panel, convert struct to bitmap
Daniel Chromik
1
-47
/
+40
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
3
-20
/
+14
2016-02-11
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
1
-0
/
+35
2016-02-11
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
1
-35
/
+91
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
7
-7
/
+215
2016-02-09
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
4
-0
/
+262
2016-02-09
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
1
-0
/
+755
2016-02-09
misc: mic: Enable VOP host side functionality
Sudeep Dutt
1
-0
/
+1164
2016-02-09
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
1
-0
/
+170
2016-02-09
misc: mic: MIC VOP Bus
Sudeep Dutt
4
-0
/
+361
2016-02-09
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
4
-719
/
+1
2016-02-09
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-09
mei: wd: drop AGAIN the watchdog code from the core mei driver
Tomas Winkler
1
-391
/
+0
2016-02-09
lkdtm: mark execute_location as noinline
Arnd Bergmann
1
-1
/
+1
2016-02-09
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
1
-0
/
+49
2016-02-09
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
1
-2
/
+2
2016-02-08
GenWQE: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-02-08
pch_phub: use kobj_to_dev()
Geliang Tang
1
-4
/
+2
2016-02-07
misc: c2port: use kobj_to_dev()
Geliang Tang
1
-6
/
+2
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
1
-3
/
+2
2016-02-07
misc: eeprom: use kobj_to_dev()
Geliang Tang
4
-7
/
+7
2016-02-07
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
3
-12
/
+12
2016-02-07
misc/bmp085: Enable building as a module
Ben Hutchings
1
-1
/
+1
2016-02-07
drivers/misc: make arm-charlcd.c explicitly non-modular
Paul Gortmaker
1
-22
/
+2
2016-02-07
misc: pch_phub: allow build on MIPS platforms
Paul Burton
1
-1
/
+1
2016-02-07
misc: st_core: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2016-02-07
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-07
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-07
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-07
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
2016-02-07
mic_virtio: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-02-07
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2
-4
/
+11
2016-02-07
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
1
-1
/
+1
2016-02-07
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
1
-9
/
+5
2016-02-07
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
1
-16
/
+11
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
1
-3
/
+4
2016-02-07
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
7
-23
/
+15
2016-02-07
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
4
-5
/
+32
2016-02-07
mei: bus: run rescan on me_clients list change
Alexander Usyskin
4
-1
/
+20
2016-02-07
mei: drop reserved host client ids
Alexander Usyskin
7
-24
/
+11
2016-02-07
mei: hbm: warn about fw-initiated disconnect
Alexander Usyskin
2
-1
/
+4
2016-02-07
mei: fixed address clients for the new platforms
Alexander Usyskin
5
-6
/
+57
2016-02-07
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
3
-10
/
+397
2016-02-07
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
1
-1
/
+19
[prev]
[next]