index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
device property: Read strings using string array reading functions
Sakari Ailus
2017-03-29
1
-44
/
+1
*
device property: fwnode_property_read_string_array() returns nr of strings
Sakari Ailus
2017-03-29
2
-11
/
+23
*
device property: Fix reading pset strings using array access functions
Sakari Ailus
2017-03-29
1
-7
/
+25
*
device property: fwnode_property_read_string_array() may return -EILSEQ
Sakari Ailus
2017-03-29
1
-1
/
+1
*
ACPI / DSD: Document references, ports and endpoints
Sakari Ailus
2017-03-29
1
-0
/
+162
*
device property: Add fwnode_get_next_parent()
Sakari Ailus
2017-03-29
2
-0
/
+22
*
device property: Add support for fwnode endpoints
Sakari Ailus
2017-03-29
3
-0
/
+47
*
device property: Make dev_fwnode() public
Sakari Ailus
2017-03-29
2
-1
/
+4
*
of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
Sakari Ailus
2017-03-29
1
-0
/
+4
*
device property: Add fwnode_handle_get()
Sakari Ailus
2017-03-29
2
-0
/
+12
*
device property: Add support for remote endpoints
Mika Westerberg
2017-03-29
2
-0
/
+132
*
ACPI / property: Add support for remote endpoints
Mika Westerberg
2017-03-29
2
-0
/
+161
*
device property: Add fwnode_get_named_child_node()
Mika Westerberg
2017-03-29
2
-5
/
+19
*
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2017-03-29
4
-22
/
+57
*
device property: Add fwnode_get_parent()
Mika Westerberg
2017-03-29
2
-0
/
+27
*
ACPI / property: Add possiblity to retrieve parent firmware node
Mika Westerberg
2017-03-29
3
-15
/
+65
*
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
2017-03-26
1
-1
/
+1
*
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
21
-88
/
+111
|
\
|
*
Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2017-03-22
3
-12
/
+34
|
|
\
|
|
*
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
1
-0
/
+3
|
|
*
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
1
-9
/
+3
|
|
*
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
2017-03-22
1
-1
/
+1
|
|
*
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
2
-0
/
+25
|
|
*
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-22
1
-2
/
+2
|
|
*
extcon: int3496: Propagate error code of gpiod_to_irq()
Andy Shevchenko
2017-03-13
1
-2
/
+2
|
*
|
vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-16
1
-2
/
+2
|
*
|
ppdev: fix registering same device name
Sudip Mukherjee
2017-03-16
1
-2
/
+9
|
*
|
parport: fix attempt to write duplicate procfiles
Sudip Mukherjee
2017-03-16
1
-2
/
+4
|
*
|
auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Dmitry Torokhov
2017-03-16
1
-0
/
+1
|
*
|
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
2017-03-16
1
-5
/
+8
|
*
|
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
2017-03-16
1
-0
/
+1
|
*
|
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
2017-03-16
1
-0
/
+2
|
*
|
Drivers: hv: util: move waiting for release to hv_utils_transport itself
Vitaly Kuznetsov
2017-03-16
5
-16
/
+9
|
*
|
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
3
-30
/
+4
|
*
|
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
3
-4
/
+16
|
*
|
mei: don't wait for os version message reply
Alexander Usyskin
2017-03-16
1
-12
/
+2
|
*
|
mei: fix deadlock on mei reset
Tomas Winkler
2017-03-16
1
-2
/
+6
|
*
|
Merge tag 'stm-fixes-for-greg-20170315' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2017-03-16
2
-1
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
2017-03-15
1
-0
/
+5
|
|
*
intel_th: pci: Add Denverton SOC support
Alexander Shishkin
2017-03-15
1
-0
/
+5
|
|
*
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
2017-03-15
1
-1
/
+3
|
|
/
*
|
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-03-26
1
-1
/
+2
|
\
\
|
*
|
kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
Vaibhav Jain
2017-03-17
1
-1
/
+2
|
|
/
*
|
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-26
4
-75
/
+30
|
\
\
|
*
|
tty: fix data race in tty_ldisc_ref_wait()
Dmitry Vyukov
2017-03-17
1
-2
/
+5
|
*
|
tty: don't panic on OOM in tty_set_ldisc()
Dmitry Vyukov
2017-03-17
1
-69
/
+16
|
*
|
Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
Aleksey Makarov
2017-03-17
1
-1
/
+1
|
*
|
tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
Timur Tabi
2017-03-14
1
-1
/
+1
|
*
|
serial: 8250_dw: Fix breakage when HAVE_CLK=n
James Hogan
2017-03-14
1
-0
/
+2
|
*
|
serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
Heiko Stuebner
2017-03-14
1
-2
/
+5
|
|
/
[next]