Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-06-03Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav
2017-01-22Input: touchscreen - use local variables consistentlyGuenter Roeck
2015-05-07Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-07-21Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat
2011-12-01Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-09-08Input: remove IRQF_DISABLED from driversYong Zhang
2010-09-03Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard