index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
twofish_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
parport: cleanup statics initialization to NULL or 0
Carlos Palminha
4
-4
/
+4
2017-08-28
parport_pc: use pr_cont
Mikulas Patocka
1
-12
/
+12
2017-08-28
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
Andrew Worsley
4
-0
/
+324
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
1
-4
/
+8
2017-08-28
w1: ds2438: make several functions static
Colin Ian King
1
-4
/
+5
2017-08-28
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
1
-1
/
+14
2017-08-28
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
1
-0
/
+6
2017-08-28
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
1
-0
/
+4
2017-08-28
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
2
-2
/
+63
2017-08-28
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
2
-11
/
+36
2017-08-28
w1: ds2490: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-28
char: tlclk: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
w1: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
drivers/fsi/scom: Remove reset before every putscom
Edward A. James
1
-6
/
+4
2017-08-28
drivers/fsi: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-28
mux: zap mux- prefix from the source files
Peter Rosin
5
-0
/
+5
2017-08-28
mux: include compiler.h from mux/consumer.h
Ulrich Hecht
1
-0
/
+2
2017-08-28
mux: convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+6
2017-08-28
applicom: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-28
char: xilinx_hwicap: Fix warnings in the driver
Nava kishore Manne
3
-20
/
+23
2017-08-28
char: xilinx_hwicap: Fix kernel doc warnings
Nava kishore Manne
2
-2
/
+9
2017-08-28
vmci: fix duplicated code for different branches
Gustavo A. R. Silva
1
-8
/
+2
2017-08-28
misc: apds9802als: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: hmc6352: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: isl29020: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: Convert to using %pOF instead of full_name
Rob Herring
2
-10
/
+10
2017-08-28
misc: apds9802als: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: apds990x: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: bh1770glc: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: isl29020: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: lis3lv02d: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: ti-st: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
MISC: add const to bin_attribute structures
Bhumika Goyal
4
-4
/
+4
2017-08-28
misc: pch_phub: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: hpilo: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: tifm: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: ioc4: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: eeprom_93xx46: Include <linux/gpio/consumer.h>
Fabio Estevam
1
-2
/
+1
2017-08-28
misc: eeprom_93xx46: Simplify the usage of gpiod API
Fabio Estevam
1
-17
/
+7
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
1
-5
/
+5
2017-08-28
android: binder: Add shrinker tracepoints
Sherry Yang
2
-2
/
+80
2017-08-28
android: binder: Add global lru shrinker to binder
Sherry Yang
4
-40
/
+225
2017-08-28
android: binder: Move buffer out of area shared with user space
Sherry Yang
3
-67
/
+90
2017-08-28
android: binder: Add allocator selftest
Sherry Yang
5
-0
/
+289
2017-08-28
android: binder: Refactor prev and next buffer into a helper function
Sherry Yang
1
-9
/
+15
2017-08-28
drivers/fmc: carrier can program FPGA on registration
Federico Vaga
3
-3
/
+43
2017-08-28
drivers/fmc: change registration prototype
Federico Vaga
2
-3
/
+25
2017-08-28
drivers/fmc: The only way to dump the SDB is from debugfs
Federico Vaga
7
-139
/
+195
2017-08-28
drivers/fmc: hide fmc operations behind helpers
Federico Vaga
6
-19
/
+87
2017-08-28
drivers/fmc: remove unused variable
Federico Vaga
1
-2
/
+1
[next]