platform/kernel/linux-rpi.git
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove unused global: msdc_6575_host
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove constant flag
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix power management by removing...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove duplicate defines
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix requesting of irq
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix dma_alloc_coherent should...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove dead codepath from probe...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix different caps for different...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove unnecessary field from...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove unnecessary setting of...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix bug on dma_alloc_coherent...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix unmatched release_mem_regin
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove code checking for old kerne...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix memory leek in case of error...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Refactor suspend, resume
2018-04-23 Christian Lütke... staging: mt7621-mmc: Cleanup function mt_msdc_init
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove unused datastructures
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove code for different soc...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove code guarded by nonexistent...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Replace seq_printf with seq_puts...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove redundant driver owner...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix style of braces
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove global initialise to 0
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix trailing statements
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove unnecessary typedefs
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix Pointer Location
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix spacing
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix indent for sd.c
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix indent for mt6575_sd.h
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix indent for dbg.h
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix indent for board.h
2018-04-23 Christian Lütke... staging: mt7621-mmc: Fix indent for dbg.c
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove whitespace errors in sd.c
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove whitespace errors in mt6575...
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove whitespace errors in dbg.h
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove whitespace errors in dbg.c
2018-04-23 Christian Lütke... staging: mt7621-mmc: Remove whitespace errors in board.h
2018-04-23 Sergio Paracuellosstaging: mt7621-gpio: prefer unsigned int to bare unsigned
2018-04-23 NeilBrownstaging: mt7621-pci: Hack 2 more PCI interrupts for...
2018-04-23 Chris Coffeystaging: mt7621-eth: Fix sparse warning in ethtool.c
2018-04-23 Danilo Alvesstaging: vt6655: remove unnecessary line breaks in...
2018-04-23 Ji-Hun Kimstaging: vt6655: add handling memory leak on vnt_start()
2018-04-23 Ji-Hun Kimstaging: vt6655: check for memory allocation failures
2018-04-23 NeilBrownstaging: lustre: add container_of_safe()
2018-04-23 NeilBrownstaging: lustre: rearrange placement of CPU partition...
2018-04-23 NeilBrownstaging: lustre: remove include/linux/libcfs/linux...
2018-04-23 NeilBrownstaging: lustre: convert osc_quota hash to rhashtable
2018-04-23 NeilBrownstaging: lustre: convert obd uuid hash to rhashtable
2018-04-23 NeilBrownstaging: lustre: convert lov_pool to use rhashtable
2018-04-23 NeilBrownstaging: lustre: ptlrpc: convert conn_hash to rhashtable
2018-04-23 NeilBrownstaging: lustre: remove libcfs/linux/libcfs.h
2018-04-23 NeilBrownstaging: lustre: move stack-check macros to libcfs_debug.h
2018-04-23 James Simmonsstaging: lustre: llite: correct removexattr detection
2018-04-23 John L. Hammondstaging: lustre: llite: use xattr_handler name for...
2018-04-23 James Simmonsstaging: lustre: llite: style changes in xattr.c
2018-04-23 James Simmonsstaging: lustre: llite: cleanup xattr code comments
2018-04-23 James Simmonsstaging: lustre: llite: use proper types in the xattr...
2018-04-23 James Simmonsstaging: lustre: llite: cleanup posix acl xattr code
2018-04-23 James Simmonsstaging: lustre: llite: record in stats attempted remov...
2018-04-23 James Simmonsstaging: lustre: llite: remove newline in fullname...
2018-04-23 James Simmonsstaging: lustre: llite: fix invalid size test in ll_set...
2018-04-23 Bobi Jamstaging: lustre: llite: eat -EEXIST on setting trusted.lov
2018-04-23 Bobi Jamstaging: lustre: llite: return from ll_adjust_lum(...
2018-04-23 Bobi Jamstaging: lustre: llite: break up ll_setstripe_ea function
2018-04-23 Niu Yaweistaging: lustre: llite: add simple comment about lustre...
2018-04-23 Niu Yaweistaging: lustre: llite: refactor lustre.lov xattr handling
2018-04-23 Robin Humblestaging: lustre: llite: Remove filtering of seclabel...
2018-04-23 John L. Hammondstaging: lustre: llite: handle xattr cache refill race
2018-04-23 Vitaly Fertmanstaging: lustre: ldlm: xattr locks are lost on mdt
2018-04-23 Vitaly Fertmanstaging: lustre: obd: change debug reporting in lmv_enq...
2018-04-23 Vitaly Fertmanstaging: lustre: obd: create it_has_reply_body()
2018-04-23 James Simmonsstaging: lustre: llite: initialize xattr->xe_namelen
2018-04-23 John L. Hammondstaging: lustre: libcfs: use dynamic minors for /dev...
2018-04-23 NeilBrownstaging: lustre: remove cruft from libcfs/linux/libcfs.h
2018-04-23 NeilBrownstaging: lustre: discard linux-time.h
2018-04-23 NeilBrownstaging: lustre: discard cfs_time_before_64()
2018-04-23 NeilBrownstaging: lustre: discard cfs_duration_sec()
2018-04-23 NeilBrownstaging: lustre: libcfs: remove cfs_timeout_cap()
2018-04-23 NeilBrownstaging: lustre: libcfs: discard cfs_time_after()
2018-04-23 NeilBrownstaging: lustre: libcfs: discard cfs_time_shift().
2018-04-23 NeilBrownstaging: lustre: libcfs: discard cfs_time_add/sub
2018-04-23 NeilBrownstaging: lustre: cfs_time_current() -> jiffies.
2018-04-23 Greg Hartmanstaging: Android: Add 'vsoc' driver for cuttlefish.
2018-04-23 Todd Poynorstaging: android: ion: remove duplicate buffer field...
2018-04-23 NeilBrownstaging: lustre: ldlm: free resource when ldlm_lock_cre...
2018-04-23 NeilBrownstaging: lustre: tidy up ldlm_resource_putref()
2018-04-23 NeilBrownstaging: lustre: remove unneeded include.
2018-04-23 NeilBrownstaging: lustre: remove unused hash tables.
2018-04-23 NeilBrownstaging: lustre: remove unused ldlm_completion_ast_async()
2018-04-23 NeilBrownstaging: lustre: remove invariant in cl_io_read_ahead()
2018-04-23 Marc Dietrichstaging: nvec: convert to use GPIO descriptors
2018-04-23 Marc Dietrichstaging: nvec: cleanup use of dev in probe function
2018-04-23 Wolfram Sangstaging: nvec: simplify getting .drvdata
2018-04-23 Renato Somastaging: fbtft: Fixed lines exceeding columns limit
2018-04-23 Linus Walleijstaging: wilc1000: Augment TODO file with GPIO work...
2018-04-23 Linus Walleijstaging: olpc_dcon: Augment TODO file with GPIO work...
2018-04-23 Linus Walleijstaging: nvec: Augment TODO file with GPIO work item
2018-04-23 Linus Walleijstaging: gpio-mt7621: Include the right header
2018-04-23 Linus Walleijstaging: atomisp: Augment TODO file with GPIO work...
2018-04-23 Linus Walleijstaging: iio: Augment TODO file with GPIO work item
next