index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
IB/mlx4_ib: Add support for user MR re-registration
Matan Barak
2014-08-02
3
-1
/
+93
|
*
|
mlx4_core: Add helper functions to support MR re-registration
Matan Barak
2014-08-02
3
-2
/
+186
|
*
|
IB/core: Add user MR re-registration support
Matan Barak
2014-08-02
3
-0
/
+95
|
|
/
*
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-08-14
1
-0
/
+1
|
\
\
|
*
|
drivers/mfd/rtsx_usb.c: export device table
Jeff Mahoney
2014-08-14
1
-0
/
+1
*
|
|
Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-14
2
-8
/
+21
|
\
\
\
|
*
|
|
hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xx
Suman Anna
2014-07-29
1
-1
/
+1
|
*
|
|
hwspinlock/omap: enable module before reading SYSSTATUS register
Suman Anna
2014-07-29
1
-7
/
+20
*
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-14
15
-31
/
+60
|
\
\
\
\
|
*
|
|
|
hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
Axel Lin
2014-08-10
1
-7
/
+0
|
*
|
|
|
hwmon: (w83793) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (w83791d) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (w83627hf) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (vt1211) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (pc87360) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (lm87) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+4
|
*
|
|
|
hwmon: (asb100) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+4
|
*
|
|
|
hwmon: (adm1026) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (adm1025) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (hih6130) Fix missing hih6130->write_length setting
Axel Lin
2014-08-06
1
-0
/
+3
|
*
|
|
|
hwmon: (dme1737) Prevent overflow problem when writing large limits
Axel Lin
2014-08-06
1
-15
/
+18
|
*
|
|
|
hwmon: (emc6w201) Fix temperature limit range
Guenter Roeck
2014-08-06
1
-2
/
+2
|
*
|
|
|
hwmon: (ads1015) Fix out-of-bounds array access
Axel Lin
2014-08-06
1
-0
/
+2
|
*
|
|
|
hwmon: (lm92) Prevent overflow problem when writing large limits
Axel Lin
2014-08-06
1
-7
/
+6
*
|
|
|
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
21
-475
/
+1223
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-08-11
9
-365
/
+933
|
|
\
\
\
\
\
|
|
*
|
|
|
|
of: typo fix in __of_prop_dup()
Grant Likely
2014-07-31
1
-1
/
+1
|
|
*
|
|
|
|
of: Transactional DT support.
Pantelis Antoniou
2014-07-24
4
-0
/
+414
|
|
*
|
|
|
|
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-24
4
-46
/
+27
|
|
*
|
|
|
|
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
2014-07-24
3
-2
/
+17
|
|
*
|
|
|
|
of: Make sure attached nodes don't carry along extra children
Grant Likely
2014-07-24
1
-0
/
+1
|
|
*
|
|
|
|
of: Make devicetree sysfs update functions consistent.
Grant Likely
2014-07-24
3
-49
/
+69
|
|
*
|
|
|
|
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
2014-07-16
3
-66
/
+96
|
|
*
|
|
|
|
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-07-16
3
-0
/
+115
|
|
*
|
|
|
|
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
2014-07-07
4
-229
/
+236
|
|
*
|
|
|
|
of: rename of_aliases_mutex to just of_mutex
Pantelis Antoniou
2014-07-07
3
-13
/
+12
|
|
*
|
|
|
|
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
1
-23
/
+9
|
*
|
|
|
|
|
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-11
9
-93
/
+44
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
4
-12
/
+7
|
|
*
|
|
|
|
|
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
4
-71
/
+21
|
|
*
|
|
|
|
|
of: Enable console on serial ports specified by /chosen/stdout-path
Grant Likely
2014-06-26
1
-0
/
+3
|
|
*
|
|
|
|
|
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
2014-06-26
1
-10
/
+13
|
*
|
|
|
|
|
|
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
2014-08-01
1
-0
/
+70
|
*
|
|
|
|
|
|
of: Use proper types for checking memory overflow
Laura Abbott
2014-08-01
1
-11
/
+11
|
*
|
|
|
|
|
|
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-25
4
-1
/
+160
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-08-14
5
-22
/
+167
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drivers/vfio: Enable VFIO if EEH is not supported
Alexey Kardashevskiy
2014-08-08
2
-7
/
+3
|
*
|
|
|
|
|
|
drivers/vfio: Allow EEH to be built as module
Alexey Kardashevskiy
2014-08-08
1
-0
/
+10
|
*
|
|
|
|
|
|
drivers/vfio: Fix EEH build error
Gavin Shan
2014-08-08
3
-1
/
+10
[prev]
[next]