Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
561d38718319543d559c34ed73f8faa08783f644
/
drivers
44d7519
usb: gadget: Fix TCM's function drivers after FunctionFS
by D. Andrei Măceș
· 7 years ago
6ef3aa4
usb: gadget: FunctionFS and SuperSpeed updates
by Arve Hjønnevåg
· 12 years ago
e81dccf
USB: android: Fix a NULL pointer dereference
by Pavankumar Kondeti
· 11 years ago
6313ec3
usb: dwc3: Do not call WARN_ON_ONCE from interrupt context
by Hemant Kumar
· 10 years ago
7f93f73
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
by Peter Korsgaard
· 13 years ago
c3562c7
usb: gadget: f_fs: Fix enumeration in fullspeed mode
by Benoit Goby
· 12 years ago
2493976
usb: gadget: android: Add FunctionFS
by Benoit Goby
· 13 years ago
609e5d6
usb: gadget: u_serial: fix typo which cause build warning
by Bo Shen
· 12 years ago
4924311
usb: gadget: add multiple definition guards
by Andrzej Pietrasiewicz
· 12 years ago
77b4119
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
by Michal Nazarewicz
· 10 years ago
95e5c1a
BACKPORT: random: Wake up all getrandom(2) callers when pool is ready
by Herbert Xu
· 9 years ago
d9970d6
BACKPORT: random: introduce getrandom(2) system call
by Theodore Ts'o
· 10 years ago
a100ef4
BACKPORT: random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized
by Hannes Frederic Sowa
· 11 years ago
8c09989
random32: rename random32 to prandom
by Akinobu Mita
· 12 years ago
7b4f970
FROMLIST: drivers: char: random: add get_random_long()
by dcashman
· 9 years ago
198bf1e
random: add and use memzero_explicit() for clearing data
by Daniel Borkmann
· 10 years ago
31111d2
random: fix accounting race condition with lockless irq entropy_count update
by Jiri Kosina
· 11 years ago
b037193
random: run random_int_secret_init() run after all late_initcalls
by Theodore Ts'o
· 11 years ago
816ebad
random: mix in architectural randomness in extract_buf()
by H. Peter Anvin
· 12 years ago
1124b21
dmi: Feed DMI table to /dev/random driver
by Tony Luck
· 12 years ago
a3ec0ad
random: Add comment to random_initialize()
by Tony Luck
· 12 years ago
a0009d2
random: remove rand_initialize_irq()
by Theodore Ts'o
· 12 years ago
c07de4c
mfd: wm831x: Feed the device UUID into device_add_randomness()
by Mark Brown
· 12 years ago
a476451
rtc: wm831x: Feed the write counter into device_add_randomness()
by Mark Brown
· 12 years ago
da34daf
random: add tracepoints for easier debugging and verification
by Theodore Ts'o
· 12 years ago
3a885fe
random: add new get_random_bytes_arch() function
by Theodore Ts'o
· 12 years ago
e9e68a9
random: use the arch-specific rng in xfer_secondary_pool
by Theodore Ts'o
· 12 years ago
1be29c7
usb: feed USB device information to the /dev/random driver
by Theodore Ts'o
· 12 years ago
1e86443
random: create add_device_randomness() interface
by Linus Torvalds
· 12 years ago
80be158
random: use lockless techniques in the interrupt path
by Theodore Ts'o
· 12 years ago
fc567ff
random: make 'add_interrupt_randomness()' do something sane
by Theodore Ts'o
· 12 years ago
d6a91fe
android: binder: add padding to binder_fd_array_object.
by Martijn Coenen
· 8 years ago
12e697c
UPSTREAM: drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
by Lisa Du
· 9 years ago
6a470e4
staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT
by John Stultz
· 11 years ago
55f5363
ANDROID: binder: fix compilation warnings.
by Martijn Coenen
· 7 years ago
9cda4a3
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
by Martijn Coenen
· 7 years ago
c59ba9e
binder: use group leader instead of open thread
by Todd Kjos
· 8 years ago
4a04b88
binder: don't allow mmap() by process other than proc->tsk
by Al Viro
· 12 years ago
4aa6d46
android: binder: support for file-descriptor arrays.
by Martijn Coenen
· 8 years ago
49eeea3
android: binder: Fix binder_transaction with "scatter-gather"
by Adrian DC
· 8 years ago
032897b
android: binder: support for scatter-gather.
by Martijn Coenen
· 8 years ago
5bdfaf5
android: binder: add extra size to allocator.
by Martijn Coenen
· 8 years ago
7c5ca66
android: binder: refactor binder_transact()
by Martijn Coenen
· 8 years ago
3935571
BACKPORT: android: binder: support multiple /dev instances.
by Martijn Coenen
· 8 years ago
df2422b
BACKPORT: android: binder: deal with contexts in debugfs.
by Martijn Coenen
· 8 years ago
871f566
BACKPORT: android: binder: support multiple context managers.
by Martijn Coenen
· 8 years ago
4634a34
android: binder: split flat_binder_object.
by Martijn Coenen
· 8 years ago
fd1a80f
binder: blacklist %p kptr_restrict
by Nick Desaulniers
· 8 years ago
419e25e
drivers: android: binder: Use __func__ in debug messages
by Mirsal Ennaime
· 12 years ago
f1ae130
drivers: android: binder: Remove excessive indentation
by Mirsal Ennaime
· 12 years ago
8145f80
drivers: android: binder: Fix code style in binder_deferred_release
by Mirsal Ennaime
· 12 years ago
09985b9
Staging: android: binder: More offset validation.
by Arve Hjønnevåg
· 11 years ago
d037cf6
Staging: android: binder: Support concurrent 32 bit and 64 bit processes.
by Arve Hjønnevåg
· 11 years ago
31f50e8
staging: android: binder: fix ABI for 64bit Android
by Serban Constantinescu
· 11 years ago
a171d4b
drivers: staging: android: split uapi out of binder.h
by Colin Cross
· 11 years ago
69a943d
staging: android: binder: fix binder interface for 64bit compat layer
by Serban Constantinescu
· 11 years ago
3dece94
staging: android: binder: replace types with portable ones
by Serban Constantinescu
· 11 years ago
f758a00
staging: android: binder: fix BC_FREE_BUFFER ioctl declaration
by Serban Constantinescu
· 11 years ago
2fa24df
staging: android: binder: fix BINDER_SET_MAX_THREADS declaration
by Serban Constantinescu
· 11 years ago
06a5d97
staging: android: binder: replace IOCTL types with user-exportable types
by Serban Constantinescu
· 12 years ago
0347a2c
Staging: android: add __user annotation in binder.c
by Bojan Prtvar
· 11 years ago
17f34af
Staging: android: Mark local functions in binder.c as static
by Bojan Prtvar
· 11 years ago
d403675
staging: android: binder: fix alignment issues
by Serban Constantinescu
· 11 years ago
031b0e6
staging: android: Avoid using camelcase in binder.h
by Cruz Julian Bishop
· 12 years ago
10b3059
staging: android: binder: fix sparse warnings
by Emil Goode
· 13 years ago
d18abe0
staging: android: binder: modify struct binder_write_read to use size_t
by Serban Constantinescu
· 11 years ago
55c129c
BACKPORT: Staging: android: binder: Fixed multi-line strings
by Anmol Sarma
· 12 years ago
4b002ae
drivers: staging: android: binder.c: fix printk macros
by Sherwin Soltani
· 12 years ago
635cfb6
Staging: android: binder: Make task_get_unused_fd_flags function static
by Sachin Kamat
· 12 years ago
dbbee7d
Revert "[PATCH] Staging: android: binder: More offset validation."
by Adrian DC
· 8 years ago
4bc075e
android: binder: Move buffer out of area shared with user space
by Sherry Yang
· 7 years ago
71aec0e
android: binder: Refactor prev and next buffer into a helper function
by Sherry Yang
· 7 years ago
450e169
BACKPORT: staging: android: fix missing a blank line after declarations
by Seunghun Lee
· 11 years ago
782d70b
UPSTREAM: Staging: Android: removed an unnecessary else statement
by Karthik Nayak
· 10 years ago
07a9e5c
ANDROID: binder: fix OOB write in __binder_update_page_range
by Todd Kjos
· 7 years ago
eebe194
binder: always allocate/map first BINDER_MIN_ALLOC pages
by Joel Fernandes
· 7 years ago
769c318
Staging: android: binder: Add some tracepoints
by Arve Hjønnevåg
· 12 years ago
93e6962
Staging: android: binder: Add some missing binder_stat_br calls
by Arve Hjønnevåg
· 12 years ago
68453aa
binder: use freezable blocking calls
by Colin Cross
· 12 years ago
e3e9751
Merge fp2-sibon-17.12.1 into cm-14.1
by chrmhoffmann
· 7 years ago
24e6f7c
ANDROID: input: keychord: fix race condition bug
by Jianqiang Zhao
· 8 years ago
f28b65f
net: usb: rmnet_usb_ctrl:Make sure list_head operate atomically
by Liangliang Lu
· 8 years ago
ccd46e7
diag: dci: Add protection while querying event status
by Mohit Aggarwal
· 8 years ago
3e488f4
diag: Synchronize command registration table access
by Mohit Aggarwal
· 7 years ago
2074d4e
msm: sensor: Fix crash when ioctl VIDIOC_MSM_SENSOR_INIT_CFG
by Haibin Liu
· 7 years ago
68b4fc1
msm: mdss: hdmi: check up-bound of CEC frame size
by Yuan Zhao
· 7 years ago
52e53f8
FP2: use fb notifiers to suspend and resume the touchpad. * Revert mux to lower voltage (again). * remove dead EARLY_SUSPEND code * fixes the i2c sequence that leads to touch reset anyway after each resume
by chrmhoffmann
· 7 years ago
1a01b3a
staging: android-alarm: Fix power off alarm
by Keith Mok
· 9 years ago
8837677
rtc: alarm: Change wake-up source
by Mohit Aggarwal
· 10 years ago
dac5a96
alarm : Fix the race conditions in alarm-dev.c
by Mao Jinlong
· 11 years ago
c379e3c
qpnp-rtc: clear alarm register when rtc irq is disabled
by Matthew Qin
· 11 years ago
4de53a2
rtc: alarm: Add power-on alarm feature
by Matthew Qin
· 11 years ago
a0f9b39
power: qpnp-charger: Support both alarm implementations
by Matt Mower
· 9 years ago
cf2f996
thermal: msm_thermal: Migrate to alarmtimer interface
by Kevin F. Haggerty
· 7 years ago
3a0f82b
staging: alarm-dev: Implement compat_ioctl support
by John Stultz
· 12 years ago
05e49d1
rtc: pm8xxx: move device_init_wakeup() before rtc_register
by Josh Cartwright
· 11 years ago
1442488
staging: alarm-dev: information leak in alarm_ioctl()
by Dan Carpenter
· 11 years ago
44143c0
staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctl
by John Stultz
· 12 years ago
d64ebb2
staging: alarm-dev: Drop pre Android 1.0 _OLD ioctls
by John Stultz
· 12 years ago
85131a4
Staging: android: Alarm driver cleanups
by Dae S. Kim
· 12 years ago
Next »