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
2018-01-01
eeprom: at24: remove old write functions
Heiner Kallweit
1
-117
/
+0
2018-01-01
eeprom: at24: add regmap-based write function
Heiner Kallweit
1
-1
/
+26
2018-01-01
eeprom: at24: change at24_translate_offset return type
Heiner Kallweit
1
-10
/
+24
2018-01-01
eeprom: at24: add basic regmap_i2c support
Heiner Kallweit
2
-13
/
+45
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
3
-13
/
+10
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
5
-29
/
+29
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2
-16
/
+7
2017-12-19
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
1
-1
/
+1
2017-12-18
misc: ad525x_dpot: macros should not use a trailing semicolon
Dhaval Shah
1
-3
/
+3
2017-12-18
misc: ad525x_dpot: please, no space before tabs
Dhaval Shah
1
-1
/
+1
2017-12-18
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
Dhaval Shah
1
-11
/
+11
2017-12-18
misc: apds990x: Missing a blank line after declarations.
Dhaval Shah
1
-0
/
+11
2017-12-18
misc: ics932s401: open brace should be on the previous line
Dhaval Shah
1
-2
/
+1
2017-12-18
misc: ics932s401: please, no space before tabs
Dhaval Shah
1
-2
/
+2
2017-12-18
misc: ics932s401: Missing a blank line after declarations
Dhaval Shah
1
-0
/
+1
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
2017-12-18
eeprom: at25: Add DT support for EEPROMs with odd address bits
Geert Uytterhoeven
1
-0
/
+3
2017-12-18
misc: ad525x_dpot: Unnecessary space before function pointer arguments
Dhaval Shah
1
-6
/
+6
2017-12-17
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-1
/
+1
2017-12-13
mei: speed up the power down flow
Tomas Winkler
4
-5
/
+17
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+28
2017-12-07
misc: isl29003: Missing a blank line after declarations
Dhaval Shah
1
-0
/
+7
2017-12-07
misc: hpilo: Use SPDX-License-Identifier
Dhaval Shah
2
-8
/
+2
2017-12-07
misc: enclosure: Remove unnecessary error check
Arvind Yadav
1
-7
/
+1
2017-12-07
misc: enclosure: Fix space before '[' error
Arvind Yadav
1
-2
/
+2
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-12-07
misc: vexpress: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-12-06
eeprom: at24: change nvmem stride to 1
David Lechner
1
-1
/
+1
2017-12-04
misc: rtsx: Fix symbol clashes
Stephen Rothwell
3
-6
/
+6
2017-12-03
eeprom: at24: fix I2C device selection for runtime PM
Sakari Ailus
1
-14
/
+10
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+18
2017-12-02
vmci: the same on the send side...
Al Viro
1
-69
/
+20
2017-12-02
vmci: simplify qp_dequeue_locked()
Al Viro
1
-53
/
+18
2017-12-02
vmci: get rid of qp_memcpy_from_queue()
Al Viro
1
-20
/
+17
2017-12-02
vmci: fix buf_size in case of iovec-based accesses
Al Viro
1
-3
/
+3
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+10
2017-11-29
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
1
-0
/
+6
2017-11-29
eeprom: at24: fix reading from 24MAC402/24MAC602
Heiner Kallweit
1
-1
/
+2
2017-11-29
eeprom: at24: correctly set the size for at24mac402
Bartosz Golaszewski
1
-0
/
+10
2017-11-29
misc: rtsx: Add support for RTS5260
Rui Feng
6
-3
/
+927
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
12
-0
/
+4665
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
12
-19
/
+20
2017-11-28
lkdtm: Missing kmalloc check
Vasyl Gomonovych
1
-0
/
+4
2017-11-27
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-23
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
1
-2
/
+10
2017-11-17
lkdtm: include WARN format string
Kees Cook
1
-1
/
+3
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-83
/
+141
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-48
/
+53
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
[prev]
[next]