index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
i2c: busses: xgene-slimpro: fix incorrect __init declation for probe
Feng Kan
1
-1
/
+1
2015-06-10
i2c: davinci: Avoid sending to own address
Alexander Sverdlin
1
-3
/
+8
2015-06-10
i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
Alexander Sverdlin
1
-23
/
+19
2015-06-10
i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
Kamal Dasu
4
-0
/
+733
2015-06-10
i2c: at91: add support to FIFOs
Cyrille Pitchen
1
-17
/
+130
2015-06-10
i2c: at91: print hardware version
Cyrille Pitchen
1
-1
/
+4
2015-06-10
i2c: at91: add support for new alternative command mode
Cyrille Pitchen
1
-20
/
+101
2015-06-10
i2c: at91: update documentation for DT bindings
Cyrille Pitchen
1
-2
/
+28
2015-06-10
i2c: at91: use BIT() macro to define register bits
Cyrille Pitchen
1
-14
/
+15
2015-06-10
i2c: at91: fix a race condition when using the DMA controller
Cyrille Pitchen
1
-17
/
+53
2015-06-02
i2c: iproc: Add suspend/resume support
Ray Jui
1
-0
/
+57
2015-06-02
i2c: designware: Avoid unnecessary resuming during system suspend
Jisheng Zhang
1
-4
/
+28
2015-06-02
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
1
-0
/
+41
2015-06-02
i2c: core: Reduce stack size of acpi_i2c_space_handler()
Jarkko Nikula
1
-16
/
+21
2015-06-01
i2c: smbus: fix typo in commet
Shailendra Verma
1
-1
/
+1
2015-06-01
i2c: algo-pca: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-06-01
i2c: core: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-06-01
I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
Eddie Huang
1
-29
/
+74
2015-06-01
I2C: mediatek: Add driver for MediaTek I2C controller
Xudong Chen
4
-0
/
+737
2015-06-01
i2c: check for proper length of the reg property
Wolfram Sang
1
-1
/
+1
2015-06-01
i2c: slave: add error messages to slave core
Wolfram Sang
1
-5
/
+17
2015-06-01
i2c: slave: docs: be more precise about the prerequsites
Wolfram Sang
1
-10
/
+15
2015-06-01
i2c: rcar: report slave capabilities to users
Wolfram Sang
1
-1
/
+2
2015-06-01
i2c: add FUNC flag for slave capabilities
Wolfram Sang
1
-0
/
+1
2015-05-12
i2c: add SLIMpro I2C device driver on APM X-Gene platform
Feng Kan
4
-0
/
+494
2015-05-12
i2c: omap: implement bus recovery
Felipe Balbi
1
-4
/
+65
2015-05-12
i2c: constify platform_device_id
Krzysztof Kozlowski
4
-4
/
+4
2015-05-12
i2c: omap: Add calls for pinctrl state select
Pascal Huerst
1
-0
/
+5
2015-05-12
i2c: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2
-4
/
+5
2015-05-12
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
1
-0
/
+1
2015-05-12
i2c: rk3x: Increase wait timeout to 1 second
Doug Anderson
1
-1
/
+1
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-05-01
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
1
-1
/
+1
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
[next]