linux/drivers/staging/android
Colin Cross d38e0e3fed Revert "Staging: Android alarm: IOCTL command encoding fix"
Commit 6bd4a5d96c changed the
ANDROID_ALARM_GET_TIME ioctls from IOW to IOR.  While technically
correct, the _IOC_DIR bits are ignored by alarm_ioctl, so the
commit breaks a userspace ABI used by all existing Android devices
for a purely cosmetic reason.  Revert it.

Cc: stable <stable@vger.kernel.org>
Cc: Dae S. Kim <dae@velatum.com>
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-13 13:04:43 -08:00
..
alarm-dev.c
android_alarm.h Revert "Staging: Android alarm: IOCTL command encoding fix" 2012-11-13 13:04:43 -08:00
ashmem.c mm: kill vma flag VM_CAN_NONLINEAR 2012-10-09 16:22:17 +09:00
ashmem.h
binder.c Staging: android: binder: Allow using highmem for binder buffers 2012-10-22 13:23:19 -07:00
binder.h
Kconfig
logger.c
logger.h
lowmemorykiller.c
Makefile
ram_console.h
timed_gpio.c
timed_gpio.h
timed_output.c
timed_output.h
TODO