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-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
11
-42
/
+42
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+13
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-477
/
+255
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-47
/
+62
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
22
-7
/
+3546
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-136
/
+160
2018-02-01
virtio_vop: don't kfree device on register failure
weiping zhang
1
-7
/
+13
2018-01-31
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-133
/
+46
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-20
/
+21
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
14
-0
/
+5592
2018-01-25
lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_EN
Ivan Delalande
1
-1
/
+1
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
1
-2
/
+0
2018-01-24
ocxl: Add Makefile and Kconfig
Frederic Barrat
4
-0
/
+44
2018-01-24
ocxl: Add trace points
Frederic Barrat
5
-1
/
+205
2018-01-24
ocxl: Add a kernel API for other opencapi drivers
Frederic Barrat
3
-71
/
+20
2018-01-24
ocxl: Add AFU interrupt support
Frederic Barrat
5
-2
/
+315
2018-01-24
ocxl: Driver code for 'generic' opencapi devices
Frederic Barrat
9
-0
/
+3003
2018-01-22
misc: remove AVR32 dependencies
Corentin Labbe
1
-2
/
+2
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
5
-4
/
+32
2018-01-15
lkdtm: Update usercopy tests for whitelisting
Kees Cook
3
-43
/
+53
2018-01-15
lkdtm/usercopy: Adjust test to include an offset to check reporting
Kees Cook
1
-4
/
+9
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2018-01-09
mei: fix an && vs || typo
Dan Carpenter
1
-1
/
+1
2018-01-09
misc: ds1682: Ignore update-in-progress ETC reads
Thomas VanSelus
1
-1
/
+18
2018-01-09
misc: ds1682: Show device registers as unsigned
Aaron Sierra
1
-9
/
+9
2018-01-09
misc: fsa9480: Add blank line after declarations.
Tejas Upadhyay
1
-0
/
+1
2018-01-02
eeprom: at24: extend the list of chips supported in DT
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
mei: fix incorrect logical operator in if statement
Colin Ian King
1
-1
/
+1
2018-01-02
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2
-16
/
+12
2018-01-01
eeprom: at24: add support for the write-protect pin
Bartosz Golaszewski
1
-0
/
+11
2018-01-01
eeprom: at24: remove temporary fix for at24mac402 size
Sven Van Asbroeck
1
-10
/
+0
2018-01-01
eeprom: at24: convert magic numbers to structs
Sven Van Asbroeck
1
-121
/
+100
2018-01-01
eeprom: at24: code shrink
Bartosz Golaszewski
1
-17
/
+6
2018-01-01
eeprom: at24: use a common prefix for all symbols in at24.c
Bartosz Golaszewski
1
-16
/
+18
2018-01-01
eeprom: at24: fix coding style issues
Bartosz Golaszewski
1
-9
/
+9
2018-01-01
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
1
-12
/
+27
2018-01-01
eeprom: at24: remove now unneeded smbus-related code
Heiner Kallweit
1
-48
/
+8
2018-01-01
eeprom: at24: remove old read functions
Heiner Kallweit
1
-186
/
+0
2018-01-01
eeprom: at24: add regmap-based read function
Heiner Kallweit
1
-1
/
+56
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
[next]