Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f97c26c0b0c37fbceb6fa2ab73087210755f9c9e
f97c26c
rtl8192u: fix whitespace around ~ in r8180_93cx6.c
by Xenia Ragiadakou
· 12 years ago
14bc0d4
rtl8192u: fix whitespace around if statements in r819xU_firmware.c
by Xenia Ragiadakou
· 12 years ago
a71d767
rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c
by Xenia Ragiadakou
· 12 years ago
0962f96
rtl8192u: fix whitespace around if statements in r8192U.h
by Xenia Ragiadakou
· 12 years ago
fcd9f35
rtl8192u: fix whitespace around if statements in r8180_93cx6.c
by Xenia Ragiadakou
· 12 years ago
2b52d1e
Staging: ced1401: Patch removes unused typedefs.
by Elena Ufimtseva
· 12 years ago
8c79caa
Staging: ced1401: Patch removes typedef unsigned int DWORD.
by Elena Ufimtseva
· 12 years ago
4e0825f
Staging: ced1401: Patch removes typedef unsigned short WORD.
by Elena Ufimtseva
· 12 years ago
9a054c2
staging: comedi: dt9812: do not allow attaching to unsupported devices
by H Hartley Sweeten
· 12 years ago
d6caedf
staging: comedi: dt9812: default the analog input gain to 1
by H Hartley Sweeten
· 12 years ago
548c278
staging: comedi: dt9812: usb_bulk_msg() timeout is in milliseconds
by H Hartley Sweeten
· 12 years ago
df7f64e
staging: comedi: dt9812: remove some #if 0'ed out code
by H Hartley Sweeten
· 12 years ago
056254f
staging: comedi: dt9812: use dev->class_dev for all dev_{level} messages
by H Hartley Sweeten
· 12 years ago
4a76abe
staging: comedi: dt9812: remove pr_fmt()
by H Hartley Sweeten
· 12 years ago
99928e6
staging: comedi: dt9812: cleanup analog out subdevice (*insn_write)
by H Hartley Sweeten
· 12 years ago
e79f18e
staging: comedi: dt9812: cleanup analog out subdevice (*insn_read)
by H Hartley Sweeten
· 12 years ago
83a69f5
staging: comedi: dt9812: cleanup analog in subdevice (*insn_read)
by H Hartley Sweeten
· 12 years ago
36c973d
staging: comedi: dt9812: convert digital out subdevice to (*insn_bits)
by H Hartley Sweeten
· 12 years ago
e81eaba
staging: comedi: dt9812: convert digital in subdevice to (*insn_bits)
by H Hartley Sweeten
· 12 years ago
421b42a
staging: comedi: dt9812: remove unused variables from private data
by H Hartley Sweeten
· 12 years ago
b78750c
staging: comedi: dt9812: convert to use comedi (*auto_attach)
by H Hartley Sweeten
· 12 years ago
8db1eba
staging: comedi: dt9812: factor the device reset out of dt9812_probe()
by H Hartley Sweeten
· 12 years ago
8ee2646
staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe()
by H Hartley Sweeten
· 12 years ago
8f56693
staging: comedi: dt9812: remove 'interface' from usb private data
by H Hartley Sweeten
· 12 years ago
135a000
staging: comedi: dt9812: move shadow values to private data
by H Hartley Sweeten
· 12 years ago
9e8917b
staging: comedi: dt9812: use module_comedi_usb_driver()
by H Hartley Sweeten
· 12 years ago
eb5a0a8
staging: comedi: dt9812: move the sempaphore used by the comedi_driver
by H Hartley Sweeten
· 12 years ago
fad1c32
staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow()
by H Hartley Sweeten
· 12 years ago
387d4879
staging: comedi: dt9812: tidy up the usb endpoint enumeration
by H Hartley Sweeten
· 12 years ago
9d231df
staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out()
by H Hartley Sweeten
· 12 years ago
687d847
staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux()
by H Hartley Sweeten
· 12 years ago
be8f16d
staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain()
by H Hartley Sweeten
· 12 years ago
c13626a
staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in()
by H Hartley Sweeten
· 12 years ago
1c1f1d0
staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow()
by H Hartley Sweeten
· 12 years ago
51af6fa
staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out()
by H Hartley Sweeten
· 12 years ago
4bc839f
staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in()
by H Hartley Sweeten
· 12 years ago
0ec77d3
staging: comedi: dt9812: tidy up usb_bulk_msg() calls
by H Hartley Sweeten
· 12 years ago
1415003
staging: comedi: dt9812: remove attaching by serial number
by H Hartley Sweeten
· 12 years ago
98c83cf
staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812
by H Hartley Sweeten
· 12 years ago
415227c
staging: comedi: dt9812: rename the private data struct
by H Hartley Sweeten
· 12 years ago
df785c7
staging: comedi: dt9812: move the usb framework functions to EOF
by H Hartley Sweeten
· 12 years ago
dabf2aa
staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
17fdeba
staging: comedi: usbduxfast: introduce usbduxfast_cmd_data()
by H Hartley Sweeten
· 12 years ago
ebe9f1c
staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs()
by H Hartley Sweeten
· 12 years ago
bbb2d2d
staging: comedi: usbduxfast: rename CamelCase 'minSamplPer'
by H Hartley Sweeten
· 12 years ago
fbe38a8b
staging: comedi: usbduxfast: consolidate the firmware upload
by H Hartley Sweeten
· 12 years ago
dcd29f5
staging: comedi: usbduxfast: move usbduxfast_upload_firmware()
by H Hartley Sweeten
· 12 years ago
1b4997e
staging: comedi: usbduxfast: tidy up firmwareUpload()
by H Hartley Sweeten
· 12 years ago
060f215
staging: comedi: usbduxfast: fix a > 80 char line issue
by H Hartley Sweeten
· 12 years ago
ce976fd
staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel()
by H Hartley Sweeten
· 12 years ago
32fa46b
staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop()
by H Hartley Sweeten
· 12 years ago
cb8c003
staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs()
by H Hartley Sweeten
· 12 years ago
665ff8d
staging: comedi: usbduxfast: tidy up send_dux_commands()
by H Hartley Sweeten
· 12 years ago
3056b10
staging: comedi: usbduxfast: remove extra dev_err() messages
by H Hartley Sweeten
· 12 years ago
5659e24
staging: comedi: usbduxfast: rename 'dux_commands' in private data
by H Hartley Sweeten
· 12 years ago
ef8e084
staging: comedi: usbduxfast: rename 'transfer_buffer' in private data
by H Hartley Sweeten
· 12 years ago
5ee182a
staging: comedi: usbduxfast: rename 'insnBuffer' from private data
by H Hartley Sweeten
· 12 years ago
da58c26
staging: comedi: usbduxfast: rename 'urbIn' in private data
by H Hartley Sweeten
· 12 years ago
a4f2e0f
staging: comedi: usbduxfast: remove 'usb' from the private data
by H Hartley Sweeten
· 12 years ago
a71a65b
staging: comedi: usbduxfast: remove 'intf' from the private data
by H Hartley Sweeten
· 12 years ago
106af99
staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages
by H Hartley Sweeten
· 12 years ago
14bcafe
staging: comedi: usbduxfast: remove 'comedidev' from the private data
by H Hartley Sweeten
· 12 years ago
da63c39
staging: comedi: usbduxfast: don't pass the private data directly
by H Hartley Sweeten
· 12 years ago
01245e7
staging: comedi: usbduxfast: remove 'ifnum' from private data
by H Hartley Sweeten
· 12 years ago
7c346c2
staging: comedi: usbduxfast: remove 'attached' from private data
by H Hartley Sweeten
· 12 years ago
50a4cf9
staging: comedi: usbduxfast: remove 'probed' from private data
by H Hartley Sweeten
· 12 years ago
38bf7ba
staging: comedi: usbduxfast: absorb tidy_up() into the (*detach)
by H Hartley Sweeten
· 12 years ago
8f210c0
staging: comedi: usbduxfast: remove some unused defines
by H Hartley Sweeten
· 12 years ago
2d719c9
staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver
by H Hartley Sweeten
· 12 years ago
0c4ab67
staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect)
by H Hartley Sweeten
· 12 years ago
f8eb27e
staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq()
by H Hartley Sweeten
· 12 years ago
ba6205d
staging: comedi: usbduxfast: remove all COMEDI_DEBUG messages
by H Hartley Sweeten
· 12 years ago
9576028
staging: comedi: usbduxfast: tidy up usbduxfast_attach_common()
by H Hartley Sweeten
· 12 years ago
2e7a309
staging: comedi: usbduxfast: remove 'owner' from usb_driver
by H Hartley Sweeten
· 12 years ago
7aa41c3
staging: comedi: usbduxfast: rename usbduxfastsub_s variables
by H Hartley Sweeten
· 12 years ago
e4a8ecc
staging: comedi: usbduxfast: rename usb_device variables
by H Hartley Sweeten
· 12 years ago
a35fd8a
staging: comedi: usbduxfast: rename usb_interface variables
by H Hartley Sweeten
· 12 years ago
ca88c09
staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s
by H Hartley Sweeten
· 12 years ago
64bf88bf
staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe)
by H Hartley Sweeten
· 12 years ago
998bb7b
staging: comedi: usbduxfast: request firmware synchronously
by H Hartley Sweeten
· 12 years ago
4e595c0
Staging: speakup: Fix return value in synth.c
by Sachin Kamat
· 12 years ago
15ab600
Staging: speakup: Fix sparse warning in varhandlers.c
by Sachin Kamat
· 12 years ago
6eb178c
Staging: speakup: Return NULL instead of 0 in speakup_decpc.c
by Sachin Kamat
· 12 years ago
667b614
staging: speakup: remove custom locking macro definitions
by William Hubbs
· 12 years ago
6697330
staging: speakup: synth: remove custom locking macros
by William Hubbs
· 12 years ago
939d84e
staging: speakup: thread: remove custom locking macros
by William Hubbs
· 12 years ago
89c9df1
staging: speakup: soft: remove custom locking macros
by William Hubbs
· 12 years ago
e6f1838
staging: speakup: keypc: remove custom locking macros
by William Hubbs
· 12 years ago
62c8c83
staging: speakup: dtlk: remove custom locking macros
by William Hubbs
· 12 years ago
68743d6
staging: speakup: dectlk: remove custom locking macros
by William Hubbs
· 12 years ago
4d888b2
staging: speakup: decpc: remove custom locking macros
by William Hubbs
· 12 years ago
b4b93e3
staging: speakup: decext: remove custom locking macros
by William Hubbs
· 12 years ago
6ca4dbe
staging: speakup: apollo: remove custom locking macros
by William Hubbs
· 12 years ago
995b904
staging: speakup: acntpc: remove custom locking macros
by William Hubbs
· 12 years ago
9fb31b1
staging: speakup: serialio: remove custom locking macros
by William Hubbs
· 12 years ago
8ec0826
staging: speakup: remove spk_trylock macro definition
by William Hubbs
· 12 years ago
3efe810
staging: speakup: main: remove custom locking macros
by William Hubbs
· 12 years ago
550e579
staging: speakup: i18n: remove custom locking macros
by William Hubbs
· 12 years ago
2da11ba
staging: speakup: devsynth: remove custom locking macros
by William Hubbs
· 12 years ago
c2d7f74
staging: speakup: kobjects: remove custom locking macros
by William Hubbs
· 12 years ago
Next »