Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bcdf8b5d01df2ac5aedf94e750a135c3798e3e93
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
ef8f9ab
staging: fbtft: add fb_tinylcd driver
by Thomas Petazzoni
· 10 years ago
735d98c
staging: fbtft: add fb_st7735r driver
by Thomas Petazzoni
· 10 years ago
883daf0
staging: fbtft: add fb_ssd1351 driver
by Thomas Petazzoni
· 10 years ago
dc74609
staging: fbtft: add fb_ssd1331 driver
by Thomas Petazzoni
· 10 years ago
39837b9
staging: fbtft: add fb_ssd1306 driver
by Thomas Petazzoni
· 10 years ago
5dc5e4f
staging: fbtft: add fb_ssd1289 driver
by Thomas Petazzoni
· 10 years ago
7a39e96
staging: fbtft: add fb_s6d1121 driver
by Thomas Petazzoni
· 10 years ago
910968f
staging: fbtft: add fb_s6d02a1 driver
by Thomas Petazzoni
· 10 years ago
d8a53a9
staging: fbtft: add fb_ra8875 driver
by Thomas Petazzoni
· 10 years ago
39c3907
staging: fbtft: add fb_pcd8544 driver
by Thomas Petazzoni
· 10 years ago
8d64b03
staging: fbtft: add fb_ili9486 driver
by Thomas Petazzoni
· 10 years ago
d416d5c
staging: fbtft: add fb_ili9481 driver
by Thomas Petazzoni
· 10 years ago
9b78e45
staging: fbtft: add fb_ili9341 driver
by Thomas Petazzoni
· 10 years ago
8f7fdaaf
staging: fbtft: add fb_ili9340 driver
by Thomas Petazzoni
· 10 years ago
2fc51f7
staging: fbtft: add fb_ili9325 driver
by Thomas Petazzoni
· 10 years ago
69e6089
staging: fbtft: add fb_ili9320 driver
by Thomas Petazzoni
· 10 years ago
5a714d3
staging: fbtft: add fb_hx8353d driver
by Thomas Petazzoni
· 10 years ago
66c06c8
staging: fbtft: add fb_hx8347d driver
by Thomas Petazzoni
· 10 years ago
39e3d67
staging: fbtft: add fb_hx8340bn driver
by Thomas Petazzoni
· 10 years ago
959d049
staging: fbtft: add fb_bd663474 driver
by Thomas Petazzoni
· 10 years ago
b2ebd4b
staging: fbtft: add fb_agm1264k-fl driver
by Thomas Petazzoni
· 10 years ago
c296d5f
staging: fbtft: core support
by Thomas Petazzoni
· 10 years ago
ab666bb
staging: mt29f_spinand: Fix typo in Kconfig
by Masanari Iida
· 10 years ago
0cba55b
staging: davinci_vpfe: fix space prohibited before semicolon warning
by Aya Mahfouz
· 10 years ago
1703ca9
staging: android: remove space after casts
by Fabian Holler
· 10 years ago
e46945c
staging: android: remove blank lines after open braces
by Fabian Holler
· 10 years ago
002397c
staging: android: fix indentation to match open parenthesis
by Fabian Holler
· 10 years ago
ddc00b9
staging: android: Correct coding style in logger.c
by Guillaume Vercoutere
· 10 years ago
0541cdf
Staging: android: fix line length coding style issue in sync_debug.c
by Steve Pennington
· 10 years ago
13c1107
staging:board: remove unnecessary function
by Tsung-Han Lin
· 10 years ago
4f0cc93
staging: virtpci: Remove no-op suspend/resume functions
by Lars-Peter Clausen
· 10 years ago
95e53dd
staging: ion: always initialize the free list parameters
by Mitchel Humpherys
· 10 years ago
38c9772
staging: xgifb: remove unnecessary check
by Sudip Mukherjee
· 10 years ago
e5e76d2
staging: ion: ion_cma_heap: remove ion_cma_get_sgtable
by Zeng Tao
· 10 years ago
1f5cf80
staging: mt29f_spinand: check for the return value of spinand_read_status
by Devendra Naga
· 10 years ago
25c0486
staging: speakup: Combine the consecutive string
by Panir.Nyan
· 10 years ago
05719ac
staging: speakup: Split the comment to fit the length
by Panir.Nyan
· 10 years ago
0175b9b
staging: wlan-ng: Fix comment in prism2sta.c
by Masanari Iida
· 10 years ago
1a6dfce
staging: wlan-ng: Fix typo in comments and printk
by Masanari Iida
· 10 years ago
81980c1
Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issue
by Eduardo Barretto
· 10 years ago
aa9895d
staging: dgap: use gotos for handling error in dgap_remap()
by Daeseok Youn
· 10 years ago
Next »