Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55e7b4fbd47a510b6c8ca53eaf7d9dff816cd26c
55e7b4f
staging: rts5139: use kzalloc() to close an info leak
by Dan Carpenter
· 12 years ago
d34602d
staging "wlan-ng" Fix typos.
by Justin P. Mattock
· 12 years ago
bd084ba
Staging: winbond: Removed undesired spaces, lines and tabs
by Harsh Kumar
· 12 years ago
37594bb
Staging: winbond: Changed c99 comments to c89 comments
by Harsh Kumar
· 12 years ago
71c6290
Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
9970eea
staging: winbond: Coding Style correction and removal of unused macro
by Harsh Kumar
· 12 years ago
4c229df
staging: sbe-2t3e3: fix error handling in t3e3_init_channel()
by Alexey Khoroshilov
· 12 years ago
3fff227
staging:iio:dummy: Fix potential NULL pointer dereference
by Lars-Peter Clausen
· 12 years ago
e60fea7
power: battery: Generic battery driver using IIO
by anish kumar
· 12 years ago
f2f13a6
HID: hid-sensor-hub: Fix sensor_hub_probe error handling
by Axel Lin
· 12 years ago
3f257ca
HID: hid-sensor-hub: Remove hdev->claimed setting
by Axel Lin
· 12 years ago
f0347c3
iio: adc: add new lp8788 adc driver
by Kim, Milo
· 12 years ago
7aecec9
staging:iio:ad7780: Add support for the ad7170/ad7171
by Lars-Peter Clausen
· 12 years ago
332ed63
staging:iio:ad7780: Make powerdown GPIO optional
by Lars-Peter Clausen
· 12 years ago
67ad4e0
staging:iio:sca3000: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
e71a837
staging:iio:lis3l02dq: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
e854bcc
staging:iio:ade7759: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
4922fd6
staging:iio:ade7758: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
db314a1
staging:iio:ade7754: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
d576c75
staging:iio:ade7753: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
0b4ac3d
staging:iio:adis16400: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
bea3e8a
staging:iio:adis16200: Do not return a error in remove function
by Lars-Peter Clausen
· 12 years ago
3183bac
iio: inkern: clean up error return code
by Kim, Milo
· 12 years ago
801c4b5
iio: inkern: put the IIO device when it fails to allocate memory
by Kim, Milo
· 12 years ago
369d0e2
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
by Dan Carpenter
· 12 years ago
f07b60b
iio: hid-sensors: Prevent crash during hot-unplug
by Srinivas Pandruvada
· 12 years ago
62fea8c
staging: comedi: ni_labpc: don't pass struct comedi_cmd by value
by Ian Abbott
· 12 years ago
eb4332e
staging: comedi: das1800: don't pass struct comedi_cmd by value
by Ian Abbott
· 12 years ago
44b255f7
staging: comedi: das16: pass struct comedi_cmd by reference
by Ian Abbott
· 12 years ago
c8cad4c
staging: comedi: fix memory leak for saved channel list
by Ian Abbott
· 12 years ago
6f73fbc
staging: comedi: ni_labpc: pass ai scan mode through various functions
by Ian Abbott
· 12 years ago
5743aaa
staging: comedi: 8253: mmio address is a void __iomem *
by H Hartley Sweeten
· 12 years ago
1f5cc35
staging: comedi: kcomedilib: fix a __user space access issue
by H Hartley Sweeten
· 12 years ago
9417484
staging: comedi: me_daq: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
1e12ca3
staging: comedi: me_daq: use request_firmware()
by H Hartley Sweeten
· 12 years ago
5a0f226
staging: comedi: usbdux: remove usbdux_attach
by H Hartley Sweeten
· 12 years ago
4e5ba2f
staging: comedi: usbduxfast: remove usbduxfast_attach
by H Hartley Sweeten
· 12 years ago
453443f
staging: comedi: usbduxsigma: remove usbduxsigma_attach
by H Hartley Sweeten
· 12 years ago
bda60cb
staging: comedi: s526: rename s526_ai_config
by H Hartley Sweeten
· 12 years ago
675f98f
staging: comedi: s526: remove struct s526GPCTConfig
by H Hartley Sweeten
· 12 years ago
5c813bb
staging: comedi: s526: cleanup s526_gpct_winsn()
by H Hartley Sweeten
· 12 years ago
5a5614c
staging: comedi: s526: cleanup s526_gpct_insn_config()
by H Hartley Sweeten
· 12 years ago
2a29edf6
staging: comedi: s526: cleanup s526_gpct_rinsn()
by H Hartley Sweeten
· 12 years ago
43a3527
staging: comedi: s526: rename local var used for CR_CHAN() value
by H Hartley Sweeten
· 12 years ago
3d9083b
staging: comedi: s526: remove boardinfo
by H Hartley Sweeten
· 12 years ago
2c781789
staging: comedi: s526: remove cut-and-paste comments from skel driver
by H Hartley Sweeten
· 12 years ago
2a117a9
staging: comedi: s526: remove unused s526_ports array
by H Hartley Sweeten
· 12 years ago
d160895
staging: comedi: s526: remove printk noise
by H Hartley Sweeten
· 12 years ago
28eb7e8
staging: comedi: s526: remove unreachable code in s526_attach()
by H Hartley Sweeten
· 12 years ago
d52f042
staging: comedi: s526: remove unneeded check in s526_gpct_rinsn()
by H Hartley Sweeten
· 12 years ago
898143b
staging: comedi: s526: remove commented out debug messages
by H Hartley Sweeten
· 12 years ago
36fe5d2
staging: comedi: s526: remove ADDR_CHAN_REG macro
by H Hartley Sweeten
· 12 years ago
0171e6f
staging: comedi: s526: remove ADDR_REG macro
by H Hartley Sweeten
· 12 years ago
5f22106
staging: comedi: s526: remove devpriv macro
by H Hartley Sweeten
· 12 years ago
b2abd98
staging: comedi: s526: don't dereference insn->data pointer
by H Hartley Sweeten
· 12 years ago
effef78
staging: drm/imx: Add TODO
by Sascha Hauer
· 12 years ago
2d62da8
staging: drm/imx: Add devicetree binding documentation
by Philipp Zabel
· 12 years ago
f326f79
staging: drm/imx: Add i.MX IPUv3 crtc support
by Sascha Hauer
· 12 years ago
aecfbdb
staging: drm/imx: add i.MX IPUv3 base driver
by Sascha Hauer
· 12 years ago
19022aa
staging: drm/imx: Add parallel display support
by Sascha Hauer
· 12 years ago
e692da4
staging: drm/imx: Add i.MX drm core support
by Sascha Hauer
· 12 years ago
f34170c
Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.
by Kevin McKinney
· 12 years ago
b0ba767
staging: tidspbridge: fix return value check in dsp_wdt_init()
by Wei Yongjun
· 12 years ago
a00979c
staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_list
by Devendra Naga
· 12 years ago
bae95b0
staging:ced1401: remove read write callbacks from fops
by Devendra Naga
· 12 years ago
2341111
staging:ced1401: use module_usb_driver macro
by Devendra Naga
· 12 years ago
8143941
staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c
by YAMANE Toshiaki
· 12 years ago
428ed14
Staging: ced1401: fix a couple off by one checks
by Dan Carpenter
· 12 years ago
bff6c3e
staging: Fix spelling of "asynchronous" in comments.
by Adam Buchbinder
· 12 years ago
f263589
staging: Fix misspellings of "whether".
by Adam Buchbinder
· 12 years ago
8fb0aeb
staging: fix silicom dependencies and build errors
by Randy Dunlap
· 12 years ago
463bf50
staging: omap-thermal: bandgap: fix setting of alert thresholds
by Radhesh Fadnis
· 12 years ago
cbf7d12
staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
by navin
· 12 years ago
b7caecb
staging: usbip: stub_dev: Fixed oops during removal of usbip_host
by navin
· 12 years ago
5d06e3d
staging: comedi: don't dereference user memory for INSN_INTTRIG
by Ian Abbott
· 12 years ago
9f82e95
staging: comedi: sparse warning in insn_rw_emulate_bits()
by Ian Abbott
· 12 years ago
dc881f2
staging: comedi: fix sparse warning in do_devconfig_ioctl()
by Ian Abbott
· 12 years ago
0352b93
staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_pci()
by H Hartley Sweeten
· 12 years ago
bdf7c9d
staging: comedi: daqboard2000: use the pci_resource_len()
by H Hartley Sweeten
· 12 years ago
8a3f3d3
staging: comedi: daqboard2000: add a dev_info message after attach
by H Hartley Sweeten
· 12 years ago
3dc031d
staging: comedi: daqboard2000: use the driver name for the resource name
by H Hartley Sweeten
· 12 years ago
235960e
staging: comedi: daqboard2000: remove the "test command" comment
by H Hartley Sweeten
· 12 years ago
fefb09e
staging: comedi: daqboard2000: remove the dev_printk function trace
by H Hartley Sweeten
· 12 years ago
d8b5ad6
staging: comedi: daqboard2000: remove DEBUG_EEPROM messages
by H Hartley Sweeten
· 12 years ago
1403e79
staging: comedi: daqboard2000: remove the commented out debug messages
by H Hartley Sweeten
· 12 years ago
1387d4b
staging: comedi: daqboard2000: cleanup range_daqboard2000_ai
by H Hartley Sweeten
· 12 years ago
9e794ee
staging: comedi: daqboard2000: remove range_daqboard2000_ao
by H Hartley Sweeten
· 12 years ago
33214ce
staging: comedi: daqboard2000: use attach_pci callback
by H Hartley Sweeten
· 12 years ago
63ad597
staging: comedi: daqboard2000: use request_firmware()
by H Hartley Sweeten
· 12 years ago
ad375f7
staging: comedi: daqboard2000: remove this_board and devpriv macros
by H Hartley Sweeten
· 12 years ago
f657b14
staging: comedi: daqboard2000: remove struct daqboard2000_hw
by H Hartley Sweeten
· 12 years ago
95bc359
staging: comedi: comedi_fops: cast the cmd->chanlist to the correct address space
by H Hartley Sweeten
· 12 years ago
f834867
staging: comedi: comedi_fops: rename user_cmd in do_cmdtest_ioctl
by H Hartley Sweeten
· 12 years ago
88bc057
staging: comedi: comedi_fops: rename user_cmd in do_cmd_ioctl
by H Hartley Sweeten
· 12 years ago
cbe01f7
staging: comedi: comedi_fops: rename the __user *cmd param in do_cmd_ioctl
by H Hartley Sweeten
· 12 years ago
9be56c6
staging: comedi: comedi.h: remove __user tag from chanlist
by H Hartley Sweeten
· 12 years ago
25b73c7
staging: comedi: comedi.h: remove the extra indents
by H Hartley Sweeten
· 12 years ago
5d5d7c3
staging: wlan-ng: Fix dereference before NULL check
by Emil Goode
· 12 years ago
3d9562a
staging: ozwpan: compare pointer to NULL rather than 0
by Fengguang Wu
· 12 years ago
65bf58c
Staging: bcm: Properly format braces in cntrl_SignalingInterface.h
by Kevin McKinney
· 12 years ago
Next »