Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47677e51e2a4040c204d7971a5103592600185b1
« Previous
b240eac
[media] drx-j: get rid of drx_driver.c
by Mauro Carvalho Chehab
· 11 years ago
ad55f6c
[media] drx-j: prepend function names with drx_ at drx_driver.c
by Mauro Carvalho Chehab
· 11 years ago
1e76a99
[media] drx-j: Some cleanups at drx_driver.c source
by Mauro Carvalho Chehab
· 11 years ago
96b4313
[media] drx-j: Allow standard selection
by Mauro Carvalho Chehab
· 11 years ago
aafdbaa
[media] drx-j: reset the DVB scan configuration at powerup
by Mauro Carvalho Chehab
· 11 years ago
d0b2519
[media] drx-j: get rid of its own be??_to_cpu() implementation
by Mauro Carvalho Chehab
· 11 years ago
e2b8e8d
[media] drx-j: remove unused code from drx_driver.c
by Mauro Carvalho Chehab
· 11 years ago
959505b
[media] em28xx: add support for PCTV 80e remote controller
by Mauro Carvalho Chehab
· 11 years ago
2cd63e4
[media] drx-j: Split firmware size check from the main routine
by Mauro Carvalho Chehab
· 11 years ago
b48293d
[media] drx-j: dynamically load the firmware
by Mauro Carvalho Chehab
· 11 years ago
782ae20
[media] drx-j: Be sure that all allocated data are properly initialized
by Mauro Carvalho Chehab
· 11 years ago
29b93d8
[media] drx-j: Fix release and error path on drx39xxj.c
by Mauro Carvalho Chehab
· 11 years ago
9cf5370
[media] drx-j: remove the useless microcode_size
by Mauro Carvalho Chehab
· 11 years ago
2f1f733
[media] drx-j: make checkpatch.pl happy
by Mauro Carvalho Chehab
· 11 years ago
c361fda
[media] drx-j: remove drxj_options.h
by Mauro Carvalho Chehab
· 11 years ago
ab0db7e
[media] drx-j: remove typedefs at drx_driver.c
by Mauro Carvalho Chehab
· 11 years ago
b8cbcd3
[media] drx-j: get rid of some ugly macros
by Mauro Carvalho Chehab
· 11 years ago
935c665
[media] drx-j: Replace printk's by pr_foo()
by Mauro Carvalho Chehab
· 11 years ago
9482354
[media] drx-j: Use the Linux error codes
by Mauro Carvalho Chehab
· 11 years ago
6371351
[media] drx-j: CodingStyle fixups on drxj.c
by Mauro Carvalho Chehab
· 11 years ago
60d3603
[media] drx-j: Remove typedefs in drxj.c
by Mauro Carvalho Chehab
· 11 years ago
e33f2193
[media] drx-j: More CamelCase fixups
by Mauro Carvalho Chehab
· 11 years ago
259f380
[media] drx-j: Simplify logic expressions
by Mauro Carvalho Chehab
· 11 years ago
64e49cb
[media] drx-j: don't use parenthesis on return
by Mauro Carvalho Chehab
· 11 years ago
068e94e
[media] drx-j: replace the ugly CHK_ERROR() macro
by Mauro Carvalho Chehab
· 11 years ago
b1d0a59
[media] drx-j: Don't use buffer if an error occurs
by Mauro Carvalho Chehab
· 11 years ago
adc0e25
[media] drx-j: a few more CodingStyle fixups
by Mauro Carvalho Chehab
· 11 years ago
b3ce3a8
[media] drx-j: Get rid of typedefs on drxh.h
by Mauro Carvalho Chehab
· 11 years ago
1bfc9e1
[media] drx-j: get rid of typedefs in drx_driver.h
by Mauro Carvalho Chehab
· 11 years ago
ffe7c4f
[media] drx-j: Get rid of drx39xyj/bsp_tuner.h
by Mauro Carvalho Chehab
· 11 years ago
f531f22
[media] drx-j: make a few functions static
by Mauro Carvalho Chehab
· 11 years ago
4a8a869
[media] drx-j: Some minor CodingStyle fixes at headers
by Mauro Carvalho Chehab
· 11 years ago
4d7bb0e
[media] drx-j: Remove a bunch of unused but assigned vars
by Mauro Carvalho Chehab
· 11 years ago
c677f76
[media] drx-j: remove the unused tuner_i2c_write_read() function
by Mauro Carvalho Chehab
· 11 years ago
2289226
[media] drx-j: do more CodingStyle fixes
by Mauro Carvalho Chehab
· 11 years ago
57afe2f
[media] drx-j: Don't use CamelCase
by Mauro Carvalho Chehab
· 11 years ago
7ef6675
[media] drx-j: Use checkpatch --fix to solve several issues
by Mauro Carvalho Chehab
· 11 years ago
dbe82e0
[media] drx-j: fix whitespacing on pointer parmameters
by Mauro Carvalho Chehab
· 11 years ago
61263c7
[media] drx-j: get rid of most of the typedefs
by Mauro Carvalho Chehab
· 13 years ago
6c1d56c
[media] drx-j: get rid of the bsp*.h headers
by Mauro Carvalho Chehab
· 13 years ago
73f7065
[media] drx-j: get rid of the other typedefs at bsp_types.h
by Mauro Carvalho Chehab
· 13 years ago
43a431e
[media] drx-j: get rid of the integer typedefs
by Mauro Carvalho Chehab
· 13 years ago
bab3fcc
[media] drx-j: remove the "const" annotate on HICommand()
by Mauro Carvalho Chehab
· 13 years ago
5b223b3
[media] drx-j: get rid of the typedefs on bsp_i2c.h
by Mauro Carvalho Chehab
· 13 years ago
c7db16a
[media] drx-j: Fix CodingStyle
by Mauro Carvalho Chehab
· 13 years ago
3fc954a
[media] drx-j: Fix compilation and un-comment it
by Mauro Carvalho Chehab
· 13 years ago
443f18d
[media] drx-j: CodingStyle fixes
by Mauro Carvalho Chehab
· 13 years ago
ca3355a
[media] drx-j: put under 3-clause BSD license
by Devin Heitmueller
· 14 years ago
38b2df9
[media] drx-j: add a driver for Trident drx-j frontend
by Devin Heitmueller
· 12 years ago
4872b46
[media] DocBook: document DVB DMX_[ADD|REMOVE]_PID
by Mauro Carvalho Chehab
· 11 years ago
e687669
[media] dvb_frontend: better handle lna set errors
by Mauro Carvalho Chehab
· 11 years ago
52f7b00
[media] em28xx: Display the used DVB alternate
by Mauro Carvalho Chehab
· 11 years ago
ffdeca8
[media] em28xx_dvb: only call the software filter if data
by Mauro Carvalho Chehab
· 11 years ago
cd701c8
[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooks
by Shuah Khan
· 11 years ago
a61f681
[media] em28xx-video: implement em28xx_ops: suspend/resume hooks
by Shuah Khan
· 11 years ago
5025076
[media] em28xx-input: implement em28xx_ops: suspend/resume hooks
by Shuah Khan
· 11 years ago
ca2b46d
[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooks
by Shuah Khan
· 11 years ago
6d746f9
[media] em28xx-audio: implement em28xx_ops: suspend/resume hooks
by Shuah Khan
· 11 years ago
9c669b7
[media] em28xx: add suspend/resume to em28xx_ops
by Shuah Khan
· 11 years ago
0414855
Linux 3.14-rc5
by Linus Torvalds
· 11 years ago
c59224d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a53c8ce
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
3751c97
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
9ff7aeb
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
d668ca1c
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
9f4a9b8
Merge iio fixes into staging-linus
by Greg Kroah-Hartman
· 11 years ago
3154da3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
49e893b
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
6950e23
drm/vmwgfx: avoid null pointer dereference at failure paths
by Alexey Khoroshilov
· 11 years ago
a34417f
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.
by Thomas Hellstrom
· 11 years ago
ae20456
drm/vmwgfx: Remove some unused surface formats
by Thomas Hellstrom
· 11 years ago
55de1ed
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
702256e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
3750c14
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
751a03c
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
af76815
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
d3dae4a
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
8427def
MAINTAINERS: add maintainer entry for Armada DRM driver
by Russell King
· 11 years ago
ebb7c19
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
7aa4835
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
04b5225
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
d8efcf3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
78d9e93
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
f94def7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
a06b429
[media] au0828: rework GPIO management for HVR-950q
by Devin Heitmueller
· 11 years ago
b59de95
[media] ds3000: fix reading array out of bound in ds3000_read_snr
by Heinrich Schuchardt
· 11 years ago
7e6bd12
[media] stb6100: fix buffer length check in stb6100_write_reg_range()
by Alexander Shiyan
· 11 years ago
c6aa852
[media] stv0900: remove an unneeded check
by Dan Carpenter
· 11 years ago
8272d0a
[media] m88rs2000: prevent frontend crash on continuous transponder scans
by Malcolm Priestley
· 11 years ago
3c8023a
[media] m88rs2000: add caps FE_CAN_INVERSION_AUTO
by Malcolm Priestley
· 11 years ago
a378a32
[media] s5p-mfc: Add Horizontal and Vertical MV Search Range
by Amit Grover
· 11 years ago
bf0bedd
[media] v4l2: Add settings for Horizontal and Vertical MV Search Range
by Amit Grover
· 11 years ago
60aa4c6
[media] rtl28xxu: add chipset version comments into device list
by Jan Vcelak
· 11 years ago
ac298cc
[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03
by Jan Vcelak
· 11 years ago
e15fd24
[media] gspca_topro: Add a couple of missing length check in the packet parsing code
by Hans de Goede
· 11 years ago
ce4452e
[media] gspca_stv06xx: remove an unneeded check
by Dan Carpenter
· 11 years ago
61f0319
[media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2
by Wolfram Sang
· 11 years ago
ccf7807
[media] gspca_kinect: fix messages about kinect_read() return value
by Antonio Ospite
· 11 years ago
840d94e
[media] gspca_kinect: fix kinect_read() error path
by Antonio Ospite
· 11 years ago
340a30c
[media] s2255drv: upgrade to videobuf2
by sensoray-dev
· 11 years ago
Next »