Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca250b6017910ca6edca4cbd6eaa7452a13b5c03
ca250b6
staging: nvec: re-enable the clock on resume
by Marc Dietrich
· 11 years ago
9c02d0d
staging: gdm724x: Modified function name conflict set_endian
by Won Kang
· 11 years ago
a66b0f0
staging: comedi: dt9812: remove duplicated include from dt9812.c
by Wei Yongjun
· 11 years ago
485754f
staging: gdm724x: remove duplicated include from gdm_lte.c
by Wei Yongjun
· 11 years ago
fc4360d
staging: xillybus: remove duplicated include from xillybus_core.c
by Wei Yongjun
· 11 years ago
805e517
staging: lustre: Fix sparse warnings about use of obsolete initializer
by Emil Goode
· 11 years ago
7d46a21
staging: lustre: Fix non-ANSI sparse warnings
by Emil Goode
· 11 years ago
01731cf
Merge 3.11-rc3 into staging-next
by Greg Kroah-Hartman
· 11 years ago
5ae90d8
Linux 3.11-rc3
by Linus Torvalds
· 11 years ago
76d25a5
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
6803f37
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
561d9e8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
6496c04
vt6655/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 12 years ago
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
· 11 years ago
0c4349c
staging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs()
by H Hartley Sweeten
· 11 years ago
757fbc2
staging: comedi: usbdux: move and rename the bulk transfer commands
by H Hartley Sweeten
· 11 years ago
c2141c5
staging: comedi: usbdux: remove unused define
by H Hartley Sweeten
· 11 years ago
c5bbfe5
staging: comedi: usbdux: 'dac_commands' does not need to be kzalloc()'d
by H Hartley Sweeten
· 11 years ago
66ce147
staging: comedi: usbdux: remove unnecessary check in usbdux_ao_cmd()
by H Hartley Sweeten
· 11 years ago
b979e48
staging: comedi: usbdux: remove unnecessary check in usbdux_ai_cmd()
by H Hartley Sweeten
· 11 years ago
c769f85
staging: comedi: usbdux: simplify initializing the ao urb transfer_buffer
by H Hartley Sweeten
· 11 years ago
a998a3d
staging: comedi: usbdux: cleanup the private data 'outBuffer'
by H Hartley Sweeten
· 11 years ago
c79bc87
staging: comedi: usbdux: rename private data variables
by H Hartley Sweeten
· 11 years ago
7acf26e
staging: comedi: usbdux: clarify bipolar ai data in usbduxsub_ai_isoc_irq()
by H Hartley Sweeten
· 11 years ago
1731a82
staging: comedi: usbdux: move usbdux_firmware_upload()
by H Hartley Sweeten
· 11 years ago
887463b
staging: comedi: usbdux: remove some unused defines
by H Hartley Sweeten
· 11 years ago
a3ef101
staging: comedi: usbdux: remove the usb endpoint defines
by H Hartley Sweeten
· 11 years ago
ecc2b22
staging: comedi: usbdux: use the stop helpers in the detach
by H Hartley Sweeten
· 11 years ago
3c50bbb
staging: comedi: usbdux: tidy up unlink and stop helpers
by H Hartley Sweeten
· 11 years ago
81e8013
staging: comedi: usbdux: fix usbdux_pwm_start()
by H Hartley Sweeten
· 11 years ago
96ca370
staging: comedi: usbdux: fix usbdux_pwm_cancel()
by H Hartley Sweeten
· 11 years ago
38f0683
staging: comedi: usbdux: tidy up usbdux_pwm_stop()
by H Hartley Sweeten
· 11 years ago
f292961
staging: comedi: usbdux: fix usbdux_counter_write()
by H Hartley Sweeten
· 11 years ago
48967d4
staging: comedi: usbdux: fix usbdux_counter_read()
by H Hartley Sweeten
· 11 years ago
81a9bda
staging: comedi: usbdux: tidy up usbdux_dio_insn_bits()
by H Hartley Sweeten
· 11 years ago
fc110df
staging: comedi: usbdux: tidy up usbdux_dio_insn_config()
by H Hartley Sweeten
· 11 years ago
2a22694
staging: comedi: usbdux: tidy up usbdux_ao_cmd()
by H Hartley Sweeten
· 11 years ago
f994282
staging: comedi: usbdux: tidy up usbdux_ao_inttrig()
by H Hartley Sweeten
· 11 years ago
37c1d1e
staging: comedi: usbdux: tidy up usbdux_ao_insn_write()
by H Hartley Sweeten
· 11 years ago
818782c
staging: comedi: usbdux: tidy up usbdux_ao_insn_read()
by H Hartley Sweeten
· 11 years ago
91891f7
staging: comedi: usbdux: clarify bipolar ai data
by H Hartley Sweeten
· 11 years ago
a79b4cd
staging: comedi: usbdux: tidy up usbdux_ai_insn_read()
by H Hartley Sweeten
· 11 years ago
9a79dfc
staging: comedi: usbdux: tidy up usbdux_ai_cmd()
by H Hartley Sweeten
· 11 years ago
e5cb2f9
staging: comedi: usbdux: tidy up usbdux_ai_inttrig()
by H Hartley Sweeten
· 11 years ago
9c922a9
staging: comedi: usbduxsigma: set *_cmd_running flags before submitting urbs
by H Hartley Sweeten
· 11 years ago
b07dee7
staging: gdm724x: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 11 years ago
4bed4f0
staging: comedi: Kconfig: COMEDI_NI_ATMIO doesn't need to depend on ISAPNP
by Ian Abbott
· 11 years ago
91f4491
staging: comedi: Kconfig: COMEDI_NI_ATMIO16D should not depend on ISAPNP
by Ian Abbott
· 11 years ago
e4ea910
staging: comedi: dt9812: Resolves sparse endian warnings.
by Shaun Laing
· 11 years ago
e71042f
staging: xillybus: Multiple definition of xillyname resolved (bug fix)
by Eli Billauer
· 11 years ago
6c504ec
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2408c2e529
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
0f74665
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f6a6621
staging: xillybus: force to be a module
by Greg Kroah-Hartman
· 11 years ago
a9b5f02
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
fef36a7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
db8cbfa
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ab20fb8
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
f19e6c6
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
05e4cb7
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
8f074a5
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
6c4155a
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
f315cf5
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
c271f5b
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
c7dad23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
867974f
ahci_imx: depend on CONFIG_MFD_SYSCON
by Tejun Heo
· 11 years ago
09d8091
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
by Steven Rostedt (Red Hat)
· 11 years ago
845ad05
arm64: Change kernel stack size to 16K
by Feng Kan
· 11 years ago
bf903e4
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
4795b95
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
f5d9b7f
drm/radeon/dpm: fix r600_enable_sclk_control()
by Alex Deucher
· 11 years ago
f4f85a8
drm/radeon/dpm: implement force performance levels for rv6xx
by Alex Deucher
· 11 years ago
515c096
mfd: max8925: fix dt code for backlight
by Olof Johansson
· 11 years ago
2333a00
drm/radeon/dpm: fix displaygap programming on rv6xx
by Alex Deucher
· 11 years ago
e3c736f
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
by Alex Deucher
· 11 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
· 11 years ago
f830a01
staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUG
by Malcolm Priestley
· 11 years ago
8dbc6aa
staging: vt6656: Remove dead code macro ASSERT
by Malcolm Priestley
· 11 years ago
c70bda9
staging: zram: Add auto loading of module if user opens /dev/zram.
by Konrad Rzeszutek Wilk
· 11 years ago
5607ce9
Staging: olpc_dcon: change to msleep to usleep_range
by Jens Frederich
· 11 years ago
f4616af
staging: dwc2: Don't touch the dma_mask when dma is disabled
by Matthijs Kooijman
· 11 years ago
aaba4b5
drm/imx: kill firstopen callback
by Daniel Vetter
· 11 years ago
10f2268
imx-drm: ipu-common: Add MODULE_ALIAS
by Fabio Estevam
· 11 years ago
62645a2
imx-drm: ipu-common: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
be798b2
imx-drm: ipu-common: Simplify the error path
by Fabio Estevam
· 11 years ago
7c3836a
imx-drm: imx-tve: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 11 years ago
1c05418
imx-drm: TODO: Remove LVDS support from missing features list.
by Fabio Estevam
· 11 years ago
5d78bf8
imx-drm: imx-tve: Provide __acquires/__releases annotation
by Fabio Estevam
· 11 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
· 11 years ago
c325f9a
staging: comedi: ii_pci20kc: cleanup final pieces
by H Hartley Sweeten
· 11 years ago
3aa5e81
staging: comedi: ii_pci20kc: cleanup the ai subdevice
by H Hartley Sweeten
· 11 years ago
87a6161
staging: comedi: ii_pci20kc: cleanup the ao subdevice
by H Hartley Sweeten
· 11 years ago
04815a4
staging: comedi: ii_pci20kc.c: break up the subdevice private data union
by H Hartley Sweeten
· 11 years ago
Next »