summaryrefslogtreecommitdiff
path: root/drivers/staging/android/timed_gpio.c
AgeCommit message (Expand)Author
2015-08-05Staging: android: timed_gpio.c: fix coding style errorsJandy Gou
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-27Staging: android: Replace timeval with ktime_t in timed_gpio.cSomya Anand
2014-10-20staging: android: drop owner assignment from platform_driversWolfram Sang
2014-08-01Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo
2014-05-24staging : android: Fixes a coding style issue in timed_gpio.cJohn Church
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2014-03-17staging: android: Remove whitespace issueGeorgiana Rodica Chelu
2014-03-08staging: android: Use devm_kzalloc instead of kzallocGeorgiana Rodica Chelu
2012-08-13staging/android: use module_platform_driverDevendra Naga
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin
2012-02-08drivers/staging/android/timed_gpio.c: Stlye fixesTracey Dent
2011-11-30Staging: android: timed_gpio: Request gpios.Arve Hjønnevåg
2011-11-30android-common: include linux/slab.hArve Hjønnevåg
2011-11-30Revert "Staging: android: delete android drivers"Greg Kroah-Hartman
2009-12-11Staging: android: delete android driversGreg Kroah-Hartman
2009-06-19Staging: android: timed_gpio: Separate timed_output class into a separate dri...Mike Lockwood
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman
2009-01-28Staging: android: fix build error on 64bit boxesGreg Kroah-Hartman
2009-01-28Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.Arve Hjønnevåg
2009-01-06Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpioMike Lockwood
2009-01-06Staging: android: add timed_gpio driverMike Lockwood