Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f40ac2ae1b506484dd9261a24bbf3e86b2206ff8
f40ac2a
zram: prevent data loss in error cases of function zram_bvec_write()
by Sunghan Suh
· 12 years ago
ca01583
staging: asus_oled: delete driver
by Greg Kroah-Hartman
· 12 years ago
0c4349c
staging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs()
by H Hartley Sweeten
· 12 years ago
757fbc2
staging: comedi: usbdux: move and rename the bulk transfer commands
by H Hartley Sweeten
· 12 years ago
c2141c5
staging: comedi: usbdux: remove unused define
by H Hartley Sweeten
· 12 years ago
c5bbfe5
staging: comedi: usbdux: 'dac_commands' does not need to be kzalloc()'d
by H Hartley Sweeten
· 12 years ago
66ce147
staging: comedi: usbdux: remove unnecessary check in usbdux_ao_cmd()
by H Hartley Sweeten
· 12 years ago
b979e48
staging: comedi: usbdux: remove unnecessary check in usbdux_ai_cmd()
by H Hartley Sweeten
· 12 years ago
c769f85
staging: comedi: usbdux: simplify initializing the ao urb transfer_buffer
by H Hartley Sweeten
· 12 years ago
a998a3d
staging: comedi: usbdux: cleanup the private data 'outBuffer'
by H Hartley Sweeten
· 12 years ago
c79bc87
staging: comedi: usbdux: rename private data variables
by H Hartley Sweeten
· 12 years ago
7acf26e
staging: comedi: usbdux: clarify bipolar ai data in usbduxsub_ai_isoc_irq()
by H Hartley Sweeten
· 12 years ago
1731a82
staging: comedi: usbdux: move usbdux_firmware_upload()
by H Hartley Sweeten
· 12 years ago
887463b
staging: comedi: usbdux: remove some unused defines
by H Hartley Sweeten
· 12 years ago
a3ef101
staging: comedi: usbdux: remove the usb endpoint defines
by H Hartley Sweeten
· 12 years ago
ecc2b22
staging: comedi: usbdux: use the stop helpers in the detach
by H Hartley Sweeten
· 12 years ago
3c50bbb
staging: comedi: usbdux: tidy up unlink and stop helpers
by H Hartley Sweeten
· 12 years ago
81e8013
staging: comedi: usbdux: fix usbdux_pwm_start()
by H Hartley Sweeten
· 12 years ago
96ca370
staging: comedi: usbdux: fix usbdux_pwm_cancel()
by H Hartley Sweeten
· 12 years ago
38f0683
staging: comedi: usbdux: tidy up usbdux_pwm_stop()
by H Hartley Sweeten
· 12 years ago
f292961
staging: comedi: usbdux: fix usbdux_counter_write()
by H Hartley Sweeten
· 12 years ago
48967d4
staging: comedi: usbdux: fix usbdux_counter_read()
by H Hartley Sweeten
· 12 years ago
81a9bda
staging: comedi: usbdux: tidy up usbdux_dio_insn_bits()
by H Hartley Sweeten
· 12 years ago
fc110df
staging: comedi: usbdux: tidy up usbdux_dio_insn_config()
by H Hartley Sweeten
· 12 years ago
2a22694
staging: comedi: usbdux: tidy up usbdux_ao_cmd()
by H Hartley Sweeten
· 12 years ago
f994282
staging: comedi: usbdux: tidy up usbdux_ao_inttrig()
by H Hartley Sweeten
· 12 years ago
37c1d1e
staging: comedi: usbdux: tidy up usbdux_ao_insn_write()
by H Hartley Sweeten
· 12 years ago
818782c
staging: comedi: usbdux: tidy up usbdux_ao_insn_read()
by H Hartley Sweeten
· 12 years ago
91891f7
staging: comedi: usbdux: clarify bipolar ai data
by H Hartley Sweeten
· 12 years ago
a79b4cd
staging: comedi: usbdux: tidy up usbdux_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
9a79dfc
staging: comedi: usbdux: tidy up usbdux_ai_cmd()
by H Hartley Sweeten
· 12 years ago
e5cb2f9
staging: comedi: usbdux: tidy up usbdux_ai_inttrig()
by H Hartley Sweeten
· 12 years ago
9c922a9
staging: comedi: usbduxsigma: set *_cmd_running flags before submitting urbs
by H Hartley Sweeten
· 12 years ago
b07dee7
staging: gdm724x: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 12 years ago
4bed4f0
staging: comedi: Kconfig: COMEDI_NI_ATMIO doesn't need to depend on ISAPNP
by Ian Abbott
· 12 years ago
91f4491
staging: comedi: Kconfig: COMEDI_NI_ATMIO16D should not depend on ISAPNP
by Ian Abbott
· 12 years ago
e4ea910
staging: comedi: dt9812: Resolves sparse endian warnings.
by Shaun Laing
· 12 years ago
e71042f
staging: xillybus: Multiple definition of xillyname resolved (bug fix)
by Eli Billauer
· 12 years ago
f6a6621
staging: xillybus: force to be a module
by Greg Kroah-Hartman
· 12 years ago
48bae05
staging: New driver: Xillybus generic interface for FPGA
by Eli Billauer
· 12 years ago
8079154
staging: ozwpan: Fix coding style.
by Rupesh Gujare
· 12 years ago
f830a01
staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUG
by Malcolm Priestley
· 12 years ago
8dbc6aa
staging: vt6656: Remove dead code macro ASSERT
by Malcolm Priestley
· 12 years ago
c70bda9
staging: zram: Add auto loading of module if user opens /dev/zram.
by Konrad Rzeszutek Wilk
· 12 years ago
5607ce9
Staging: olpc_dcon: change to msleep to usleep_range
by Jens Frederich
· 12 years ago
f4616af
staging: dwc2: Don't touch the dma_mask when dma is disabled
by Matthijs Kooijman
· 12 years ago
aaba4b5
drm/imx: kill firstopen callback
by Daniel Vetter
· 12 years ago
10f2268
imx-drm: ipu-common: Add MODULE_ALIAS
by Fabio Estevam
· 12 years ago
62645a2
imx-drm: ipu-common: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 12 years ago
be798b2
imx-drm: ipu-common: Simplify the error path
by Fabio Estevam
· 12 years ago
7c3836a
imx-drm: imx-tve: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 12 years ago
1c05418
imx-drm: TODO: Remove LVDS support from missing features list.
by Fabio Estevam
· 12 years ago
5d78bf8
imx-drm: imx-tve: Provide __acquires/__releases annotation
by Fabio Estevam
· 12 years ago
6fe9a89
imx-drm: ipu-dp: Introduce IPUV3_NUM_FLOWS
by Fabio Estevam
· 12 years ago
ded15b5
imx-drm: ipu-dp: Remove unneeded braces
by Fabio Estevam
· 12 years ago
55b31cf
imx-drm: ipu-dp: Check the return value of devm_kzalloc()
by Fabio Estevam
· 12 years ago
ea8d158
imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_id
by Fabio Estevam
· 12 years ago
bcc27c8
staging: comedi: Add missing #include <linux/slab.h>
by Geert Uytterhoeven
· 12 years ago
c325f9a
staging: comedi: ii_pci20kc: cleanup final pieces
by H Hartley Sweeten
· 12 years ago
3aa5e81
staging: comedi: ii_pci20kc: cleanup the ai subdevice
by H Hartley Sweeten
· 12 years ago
87a6161
staging: comedi: ii_pci20kc: cleanup the ao subdevice
by H Hartley Sweeten
· 12 years ago
04815a4
staging: comedi: ii_pci20kc.c: break up the subdevice private data union
by H Hartley Sweeten
· 12 years ago
57b2161
staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private data
by H Hartley Sweeten
· 12 years ago
f0e32df
staging: comedi: ii_pci20kc.c: tidy up the subdevice module init
by H Hartley Sweeten
· 12 years ago
9abeb19
staging: comedi: ii_pci20kc.c: cleanup the dio subdevice
by H Hartley Sweeten
· 12 years ago
6d305f8
staging: comedi: ii_pci20kc: remove CHAN macro
by H Hartley Sweeten
· 12 years ago
3366244
staging: comedi: ii_pci20kc: move comedi_lrange tables
by H Hartley Sweeten
· 12 years ago
842525c
staging: comedi: ii_pci20kc: remove forward declarations 3
by H Hartley Sweeten
· 12 years ago
63d6e8f
staging: comedi: ii_pci20kc: remove forward declarations 2
by H Hartley Sweeten
· 12 years ago
0f8409d
staging: comedi: ii_pci20kc: remove forward declarations 1
by H Hartley Sweeten
· 12 years ago
2b00f54
staging: comedi: ii_pci20kc: use comedi_alloc_spriv()
by H Hartley Sweeten
· 12 years ago
4f2cfd6
staging: comedi: addi_common.h: cleanup after removal of addi_apci_1710
by H Hartley Sweeten
· 12 years ago
3b4cb67
staging: comedi: addi_apci_1710: delete driver
by H Hartley Sweeten
· 12 years ago
c1f00be
staging: comedi: addi_apci_1710: separate from addi_common.h
by H Hartley Sweeten
· 12 years ago
32d6d4e
staging: comedi: addi_apci_1710: fix some compile errors/warnings
by H Hartley Sweeten
· 12 years ago
a2ec3dd
staging: comedi: adv_pci1724: remove ao_range_list_1724
by H Hartley Sweeten
· 12 years ago
065b091
staging: comedi: range: tidy up comedi_check_chanlist()
by H Hartley Sweeten
· 12 years ago
eee7d9e
staging: comedi: usbdux: tidy up usbdux_ao_cancel()
by H Hartley Sweeten
· 12 years ago
7c8ed94
staging: comedi: usbdux: tidy up usbdux_ao_stop()
by H Hartley Sweeten
· 12 years ago
aa6081e
staging: comedi: usbdux: tidy up usbdux_ai_cancel()
by H Hartley Sweeten
· 12 years ago
b3476e6
staging: comedi: usbdux: tidy up usbdux_ai_stop()
by H Hartley Sweeten
· 12 years ago
b8c162c
staging: comedi: usbdux: make private data flags bit-fields
by H Hartley Sweeten
· 12 years ago
903f4fd
staging: comedi: usbdux: remove 'ifnum' from the private data
by H Hartley Sweeten
· 12 years ago
0b20d61
staging: comedi: usbdux: remove usb_device back pointer from private data
by H Hartley Sweeten
· 12 years ago
11642c6
staging: comedi: usbdux: pass comedi_device pointer to usbdux_alloc_usb_buffers()
by H Hartley Sweeten
· 12 years ago
fb90856
staging: comedi: usbdux: tidy up receive_dux_commands()
by H Hartley Sweeten
· 12 years ago
49cc49d
staging: comedi: usbdux: tidy up send_dux_commands()
by H Hartley Sweeten
· 12 years ago
5d293d9
staging: comedi: usbdux: remove 'interface' from private data
by H Hartley Sweeten
· 12 years ago
cc8cb3d
staging: comedi: usbdux: remove 'comedidev' from private data
by H Hartley Sweeten
· 12 years ago
5a80fa0
staging: comedi: usbdux: tidy up usbduxsub_submit_pwm_urbs()
by H Hartley Sweeten
· 12 years ago
6754698
staging: comedi: usbdux: tidy up usbduxsub_submit_outurbs()
by H Hartley Sweeten
· 12 years ago
865d9ee
staging: comedi: usbdux: tidy up usbduxsub_submit_inurbs()
by H Hartley Sweeten
· 12 years ago
91aa6b2
staging: comedi: usbdux: remove dev_printk() noise
by H Hartley Sweeten
· 12 years ago
38691ec
staging: comedi: usbdux: tidy up the comedi_lrange tables
by H Hartley Sweeten
· 12 years ago
e5acdc3
staging: comedi: usbdux: remove the SUBDEV_* defines
by H Hartley Sweeten
· 12 years ago
c9f3363
staging: comedi: usbdux: tidy up usbduxsub_pwm_irq()
by H Hartley Sweeten
· 12 years ago
e057288
staging: comedi: usbdux: tidy up usbduxsub_ao_isoc_irq()
by H Hartley Sweeten
· 12 years ago
0a9502f
staging: comedi: usbdux: tidy up usbduxsub_ai_isoc_irq()
by H Hartley Sweeten
· 12 years ago
cc84f4f
staging: comedi: usbdux: absorb usbdux_attach_common into caller
by H Hartley Sweeten
· 12 years ago
72db740
staging: comedi: usbdux: tidy up usbdux_attach_common()
by H Hartley Sweeten
· 12 years ago
Next »