summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22u5500: timed output driver for ab5500 vibratorShreshtha Kumar Sahu
2012-05-22u8500: Vibrator: Timed output vibrator driverMarcin Mielczarczyk
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-12android: ram_console: use platform_device_registerColin Cross
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes
2012-04-09android: persistent_ram: move persistent_ram.h back to include/linuxColin Cross
2012-04-09android: persistent_ram: fix printk size_t warningColin Cross
2012-04-09android: logger: Allow a UID to read it's own log entriesNick Kralevich
2012-04-09android: persistent_trace: fix section mismatch warningColin Cross
2012-04-09android: persistent_ram: fix section mismatch in clientsColin Cross
2012-04-09android: persistent_trace: ftrace into persistent_ramColin Cross
2012-04-09Revert "HACK: android-alarm: wakelock workaround"Colin Cross
2012-04-09android-alarm: Remove unused android alarm in-kernel interfacesJohn Stultz
2012-04-09android-alarm: Rework alarm-dev.c to use upstreamed alarmtimersJohn Stultz
2012-04-09android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIMEJohn Stultz
2012-04-09staging: remove Greg's TODO, now obsolete.Brian Swetland
2012-04-09staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2012-04-09ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-15Staging: android: ram_console.c:Greg Kroah-Hartman
2012-03-09Staging: android: binder: Fix use-after-free bugArve Hjønnevåg
2012-03-09staging: ram_console: Fix section mismatchesStephen Boyd
2012-03-08staging: android: ram_console: honor dmesg_restrictNick Kralevich
2012-03-08staging: android: ram_console: fix crash in ram_console_late_initColin Cross
2012-03-08staging: android: persistent_ram: add notrace to persistent_ram_writeColin Cross
2012-03-08staging: android: persistent_ram: make persistent_ram_write atomicColin Cross
2012-03-08staging: android: persistent_ram: handle reserving and mapping memoryColin Cross
2012-03-08staging: android: persistent_ram: refactor ecc supportColin Cross
2012-03-08staging: android: ram_console: split out persistent ramColin Cross
2012-03-07staging: android: ram_console: drop verbose ram_console supportColin Cross
2012-03-07staging: android: ram_console: drop early buffer supportColin Cross
2012-03-07staging: android: ram_console: move footer stringsColin Cross
2012-03-07staging: android: ram_console: set CON_ANYTIME console flagDima Zavin
2012-03-07Staging: android: lowmemorykiller.cGreg Kroah-Hartman
2012-03-07staging: android/lowmemorykiller: Don't unregister notifier from atomic contextPaul E. McKenney
2012-03-07Staging:android: Change type for binder_debug_no_lock switch to boolZhengwang Ruan
2012-02-29Staging: android: timed_gpio: Removed spaces before tabsJohannes Thumshirn
2012-02-24staging: logger: hold mutex while removing readerRabin Vincent
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-13staging: android, lowmemorykiller: convert to use oom_score_adjDavid Rientjes
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-10staging: android-alarm: Support old drivers via preprocessor aliasingJohn Stultz
2012-02-10staging: android-alarm: Fixup minor pr_alarm warningsJohn Stultz
2012-02-10staging: android-alarm: Fix bad index when canceling alarms[]JP Abgrall