summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer1-59/+64
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer1-20/+40
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer1-52/+68
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer1-17/+50
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer1-0/+6
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer1-9/+18
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer1-10/+43
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer1-55/+177
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer3-81/+204
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren2-5/+88
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung1-5/+6
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer1-84/+107
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer1-39/+62
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann2-0/+15
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann1-19/+22
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner2-0/+35
2014-07-21Linux 3.16-rc6v3.16-rc6Linus Torvalds1-1/+1
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick1-2/+2
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede5-0/+635
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi1-29/+16
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger1-1/+1
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger1-1/+5
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger1-0/+3
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger1-7/+2
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen1-4/+4
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo1-0/+11
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa1-3/+14
2014-07-19ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2-19/+25
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack4-0/+399
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick1-2/+1
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-18ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsiBoris BREZILLON1-0/+1
2014-07-18ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON1-1/+1
2014-07-18ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen1-2/+1
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa1-1/+4
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick1-2/+2
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven1-2/+2
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson1-1/+1
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2-4/+2
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick1-2/+2
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse1-2/+2
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse1-3/+7
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson1-1/+3
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach1-2/+2
2014-07-18Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui1-1/+1
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-18usb: Check if port status is equal to RxDetectGavin Guo1-0/+19
2014-07-18usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner1-3/+3
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner1-1/+4