summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins-3/+5
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1325/+181
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov-625/+2
2012-05-16staging: android: persistent_ram: Prepare for modular buildsAnton Vorontsov-22/+24
2012-05-16staging: android: persistent_ram: Remove never used struct persistent_ram_zon...Anton Vorontsov-2/+0
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_free()Anton Vorontsov-0/+18
2012-05-14staging: android: persistent_ram: Make it possible to use memory outside of b...Anton Vorontsov-1/+17
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_vmap()Anton Vorontsov-5/+14
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_new()Anton Vorontsov-0/+30
2012-05-14staging: android: persistent_ram: Introduce persistent_ram_post_init()Anton Vorontsov-17/+27
2012-05-14persistent_ram: Fix buffer size clamping during writesAnton Vorontsov-18/+1
2012-05-14persistent_ram: Remove prz->nodeAnton Vorontsov-3/+0
2012-05-10staging: android: logger: Fix some sparse and whitespace issuesTim Bird-3/+3
2012-05-10staging: android: logger: Allocate logs dynamically at boot (v3)Tim Bird-45/+62
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman-58/+31
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman-718/+116
2012-04-29staging: android: timed_output : disable the timed output device when the dev...Kim, Milo-0/+1
2012-04-24staging: android: binder: fix sparse warningsEmil Goode-4/+4
2012-04-24staging: android-alarm: Switch from wakelocks to wakeup sourcesJohn Stultz-19/+7
2012-04-23Remove "switch" class in drivers/staging/android/switchMyungJoo Ham-418/+0
2012-04-20android-alarm: Remove unused android alarm in-kernel interfacesJohn Stultz-645/+2
2012-04-20staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimersJohn Stultz-10/+98
2012-04-20staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIMEJohn Stultz-58/+22
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab-65/+37
2012-04-18staging: fix android alarm.c printk format warningsRandy Dunlap-2/+2
2012-04-18staging: Fix typo within android drivers.Masanari Iida-5/+5
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+24
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl-4/+7
2012-04-10[media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov-1/+1
2012-04-10staging: fix android persistent_ram printk formatsRandy Dunlap-2/+2
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin-12/+15
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross-1/+2
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes-41/+7
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+6
2012-03-15Staging: android: ram_console.c:Greg Kroah-Hartman-0/+4
2012-03-09Staging: android: binder: Fix use-after-free bugArve Hjønnevåg-1/+4
2012-03-09staging: ram_console: Fix section mismatchesStephen Boyd-5/+2
2012-03-08staging: android: ram_console: honor dmesg_restrictNick Kralevich-0/+3
2012-03-08staging: android: ram_console: fix crash in ram_console_late_initColin Cross-0/+3
2012-03-08staging: android: persistent_ram: add notrace to persistent_ram_writeColin Cross-4/+4
2012-03-08staging: android: persistent_ram: make persistent_ram_write atomicColin Cross-39/+101
2012-03-08staging: android: persistent_ram: handle reserving and mapping memoryColin Cross-61/+144
2012-03-08staging: android: persistent_ram: refactor ecc supportColin Cross-147/+143
2012-03-08staging: android: ram_console: split out persistent ramColin Cross-274/+396
2012-03-07staging: android: ram_console: drop verbose ram_console supportColin Cross-8/+0
2012-03-07staging: android: ram_console: drop early buffer supportColin Cross-45/+0
2012-03-07staging: android: ram_console: move footer stringsColin Cross-47/+68
2012-03-07staging: android: ram_console: set CON_ANYTIME console flagDima Zavin-1/+1
2012-03-07Staging: android: lowmemorykiller.cGreg Kroah-Hartman-1/+1