index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cryptoloop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
i2c: gpio: Enable working over slow can_sleep GPIOs
Jan Kundrát
1
-4
/
+7
2018-01-04
i2c: mediatek: Enable i2c module clock before i2c registers access.
Jun Gao
1
-0
/
+9
2018-01-04
i2c: mediatek: Add i2c compatible for MediaTek MT2712
Jun Gao
1
-4
/
+27
2018-01-04
dt-bindings: i2c: Add MediaTek MT2712 i2c binding
Jun Gao
1
-0
/
+1
2018-01-02
eeprom: at24: extend the list of chips supported in DT
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
dt-bindings: at24: extend the list of supported chips
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
dt-bindings: at24: fix formatting and style
Bartosz Golaszewski
1
-11
/
+11
2018-01-02
dt-bindings: at24: consistently document the compatible property
Bartosz Golaszewski
1
-22
/
+36
2018-01-01
eeprom: at24: fix a whitespace error in platform data
Bartosz Golaszewski
1
-1
/
+1
2018-01-01
eeprom: at24: add support for the write-protect pin
Bartosz Golaszewski
1
-0
/
+11
2018-01-01
dt-bindings: at24: new optional property - wp-gpios
Bartosz Golaszewski
1
-0
/
+3
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
MAINTAINERS: add git URL for at24
Bartosz Golaszewski
1
-0
/
+1
2018-01-01
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
2
-12
/
+29
2018-01-01
dt-bindings: add eeprom "no-read-rollover" property
Sven Van Asbroeck
1
-0
/
+5
2018-01-01
MAINTAINERS: add DT binding docs for AT24
Wolfram Sang
1
-0
/
+1
2018-01-01
dt-bindings: eeprom: rename to at24.txt
Wolfram Sang
1
-0
/
+0
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-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-31
i2c: ismt: Use %pad specifier for dma_addr_t variables
Andy Shevchenko
1
-2
/
+1
2017-12-31
i2c: algo-bit: init the bus to a known state
Wolfram Sang
1
-0
/
+5
2017-12-31
i2c/ARM: davinci: Deep refactoring of I2C recovery
Linus Walleij
4
-17
/
+39
2017-12-30
i2c: mux: reg: don't log an error for probe deferral
Tomasz Bachorski
1
-0
/
+3
2017-12-30
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
3
-9
/
+48
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
[next]