Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f3598025aff4eac95a74e31f5f56e99aaa098b
05f3598
staging: unisys: fix CamelCase in enable_ints_write()
by Benjamin Romer
· 10 years ago
1789377
staging: unisys: fix CamelCase name in virthba_probe()
by Benjamin Romer
· 10 years ago
347d056
staging: unisys: refactor virthba_ISR()
by Benjamin Romer
· 10 years ago
b6e0a70
staging: unisys: Fix CamelCase for function names in virthba.c
by Ken Depro
· 10 years ago
366cf71
staging: unisys: Fix remaining CamelCase global variables in virthba.c
by Ken Depro
· 10 years ago
83afa34
staging: unisys: Fix CamelCase for Disk Add/Remove global variables in virthba.c
by Ken Depro
· 10 years ago
a57fc10
staging: unisys: Fix open parenthesis alignment issues in virthba.c
by Ken Depro
· 10 years ago
fb64995
staging: unisys: Fix warnings regarding lines over 80 characters in virthba.c
by Ken Depro
· 10 years ago
20078e4
staging: unisys: Fix "else not useful after return" warning in virthba.c
by Ken Depro
· 10 years ago
1cc598c
staging: unisys: fix checkpatch checks for structs in virthba.c
by Ken Depro
· 10 years ago
c7553da
staging: unisys: Change alloc calls to use var name instead of type in virthba.c
by Ken Depro
· 10 years ago
79b8cc8
staging: unisys: Remove blank lines before/after braces in virthba.c
by Ken Depro
· 10 years ago
45104bf
staging: unisys: Fix logical continuation checks in virthba.c
by Ken Depro
· 10 years ago
836600f
staging: unisys: Fix open parenthesis alignment checks in virthba.c
by Ken Depro
· 10 years ago
396beed
staging: unisys: Remove unneeded spaces after casts in virthba.c
by Ken Depro
· 10 years ago
48eaa7f
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
by Heba Aamer
· 10 years ago
7a9331c
staging: vt6655: RFbSetPower remove unused variable byPwrdBm
by Malcolm Priestley
· 10 years ago
b0c5881
staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56
by Malcolm Priestley
· 10 years ago
918185f
staging: vt6655: device_init_registers alway set initial antenna mode
by Malcolm Priestley
· 10 years ago
e6f534b
staging: vt6655: remove antenna diversity functions
by Malcolm Priestley
· 10 years ago
63e8d78
staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value
by Malcolm Priestley
· 10 years ago
d7a4cfa
staging: vt6655: set_channel replace parameter with ieee80211_channel
by Malcolm Priestley
· 10 years ago
2a0a7b3
staging: vt6655: fix space prohibted before that ','
by Ahmad Hassan
· 10 years ago
75b4d52
staging: vt6655: fix space prohibited before that ','
by Heba Aamer
· 10 years ago
074e6fd
staging: fbtft: fix allyesconfig build
by Dan Carpenter
· 10 years ago
b3c986d
staging: lustre: ptlrpc: fix lproc_ptlrpc static declarations
by Jon Bernard
· 10 years ago
052f4f6
staging: lustre: remove the CFS_HOP() macro
by Dan Carpenter
· 10 years ago
f8bd34d
staging: lustre: fix sparse warnings related to lock context imbalance
by Loic Pefferkorn
· 10 years ago
f3731cd
staging: lustre: lnet: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
02a7b84
staging: lustre: fld: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
920b4f2
staging: lustre: llite: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
2a74b9b
staging: lustre: libcfs: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
5dc8d7b
staging: lustre: lmv: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
f6219c1
staging: lustre: mdc: declare internal symbols as static
by Luca Ceresoli
· 10 years ago
a1ccbf9
staging: lustre: fix min() comparison types lacks cast build warning
by Jeremiah Mahler
· 10 years ago
41dff7a
staging: lustre: remove kmalloc from fld_proc_hash_seq_write
by Tristan Lelong
· 10 years ago
9ef6a83
Staging: comedi: fix line over 80 characters warning
by jitendra kumar khasdev
· 10 years ago
a4a75b2
staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()
by H Hartley Sweeten
· 10 years ago
8518a52
staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instruction
by H Hartley Sweeten
· 10 years ago
c79089c
staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers
by H Hartley Sweeten
· 10 years ago
b35759d
staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor values
by H Hartley Sweeten
· 10 years ago
bcdf8b5
staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor values
by H Hartley Sweeten
· 10 years ago
aae5948
staging: comedi: ni_labpc: remove unnecessary private data validation
by H Hartley Sweeten
· 10 years ago
67a0149
staging: comedi: ni_labpc_cs: remove unnecessary includes
by H Hartley Sweeten
· 10 years ago
83d682b
staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common code
by H Hartley Sweeten
· 10 years ago
c0e4a8d
staging: comedi: adv_pci1710: absorb move_block_from_fifo()
by H Hartley Sweeten
· 10 years ago
d6c42d7
staging: comedi: adv_pci1710: transfer all ai samples in one step
by H Hartley Sweeten
· 10 years ago
f01663e
staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()
by H Hartley Sweeten
· 10 years ago
d61b786
staging: comedi: adv_pci1710: do comedi_handle_events() in common code patch
by H Hartley Sweeten
· 10 years ago
7fd2dae
staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()
by H Hartley Sweeten
· 10 years ago
a65e141
staging: comedi: adv_pci1710: tidy up setup_channel_list()
by H Hartley Sweeten
· 10 years ago
133dfbf
staging: comedi: adv_pci1710: clarify the 'act_chanlist'
by H Hartley Sweeten
· 10 years ago
e4451ee
staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'
by H Hartley Sweeten
· 10 years ago
7a772ee
staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'
by H Hartley Sweeten
· 10 years ago
76201d0
staging: comedi: adv_pci1710: update the MODULE_DESCRIPTION
by H Hartley Sweeten
· 10 years ago
6e7862f
staging: comedi: adv_pci1710: remove function separation comments
by H Hartley Sweeten
· 10 years ago
383fab4
staging: comedi: adv_pci1710: rename 'this_board' local variables
by H Hartley Sweeten
· 10 years ago
fc8e868
staging: comedi: adv_pci1710: tidy up analog input subdevice init
by H Hartley Sweeten
· 10 years ago
b420eea
staging: comedi: adv_pci1710: tidy up analog output subdevice init
by H Hartley Sweeten
· 10 years ago
1fbe6e9
staging: comedi: adv_pci1710: tidy up digital input and output subdevice init
by H Hartley Sweeten
· 10 years ago
db2c4a0
staging: comedi: adv_pci1710: tidy up counter subdevice init
by H Hartley Sweeten
· 10 years ago
2d21fc2
staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()
by H Hartley Sweeten
· 10 years ago
3e5cf6d
staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()
by H Hartley Sweeten
· 10 years ago
e4623ce
staging: comedi: adv_pci1710: use comedi_subdevice 'readback'
by H Hartley Sweeten
· 10 years ago
87abf66
staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'
by H Hartley Sweeten
· 10 years ago
7bd428c
staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large_fifo'
by H Hartley Sweeten
· 10 years ago
abd2839
staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'
by H Hartley Sweeten
· 10 years ago
177a072
staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'
by H Hartley Sweeten
· 10 years ago
af9408e
staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'
by H Hartley Sweeten
· 10 years ago
853bbcc
staging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'
by H Hartley Sweeten
· 10 years ago
0b25aa7
staging: comedi: adv_pci1710: rename boardinfo 'have_irq'
by H Hartley Sweeten
· 10 years ago
068de2b
staging: comedi: adv_pci1710: simplify digital input and output boardinfo
by H Hartley Sweeten
· 10 years ago
c5b6b54
staging: comedi: adv_pci1710: change boardinfo 'n_counter' to 'has_counter'
by H Hartley Sweeten
· 10 years ago
d615416
staging: comedi: pcl818: introduce pcl818_ai_write_sample()
by H Hartley Sweeten
· 10 years ago
3e6cb74
staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA events
by H Hartley Sweeten
· 10 years ago
a3b2ee1
staging: comedi: das16: use COMEDI_CB_CANCEL_MASK to see if command is running
by H Hartley Sweeten
· 10 years ago
84bb0bc
staging: comedi: comedidev.h: add namespace to the subdevice "runflags"
by H Hartley Sweeten
· 10 years ago
738e1e1
staging: comedi: comedidev.h: remove unused "polling" function prototypes
by H Hartley Sweeten
· 10 years ago
a35ccfe
staging: comedi: comedidev.h: remove unused "minor bits" information
by H Hartley Sweeten
· 10 years ago
a8c66b6
staging: comedi: addi_apci_1500: rewrite the subdevice support functions
by H Hartley Sweeten
· 10 years ago
53c0bee
staging: comedi: aio_iiro_16: return input state in async command sample
by H Hartley Sweeten
· 10 years ago
be8e890
staging: comedi: cb_pcidas64: fix incorrect AI range code handling
by Ian Abbott
· 10 years ago
bff7769
staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiply
by Chase Southwood
· 10 years ago
b15f027
comedi: rtd520: if condition with no effect - if identical to else
by Nicholas Mc Guire
· 10 years ago
053e514
MAINTAINERS: add entry for staging/fbtft/
by Noralf Trønnes
· 10 years ago
3ec6988
staging: nvec: specify a platform-device base id
by Marc Dietrich
· 10 years ago
6e49557b
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 10 years ago
e600885
staging: fbtft: remove ARCH_BCM2708 optimization
by Noralf Trønnes
· 10 years ago
df1fad8
iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Daniel Baluta
· 10 years ago
484c60e
Merge 3.19-rc5 into staging-next
by Greg Kroah-Hartman
· 10 years ago
ec6f34e
Linux 3.19-rc5
by Linus Torvalds
· 10 years ago
d0ac5d8
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
12ba857
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
901b208
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
06d30f0
staging: fbtft: add fbtft_device driver
by Thomas Petazzoni
· 10 years ago
27837e1
staging: fbtft: add flexfb driver
by Thomas Petazzoni
· 10 years ago
1e7d51c
staging: fbtft: add fb_watterott driver
by Thomas Petazzoni
· 10 years ago
ef0459c
staging: fbtft: add fb_upd161704 driver
by Thomas Petazzoni
· 10 years ago
5741ecd
staging: fbtft: add fb_uc1701 driver
by Thomas Petazzoni
· 10 years ago
9518dbc
staging: fbtft: add fb_tls8204 driver
by Thomas Petazzoni
· 10 years ago
Next »