aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-08HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE ChipsSrinivas Pandruvada2-0/+4
2016-01-08HID: Add new PID for Microchip Pick16F1454Kristian Evensen2-0/+2
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke2-1/+6
2015-12-30HID: i2c-hid: Prevent sending reports from racing with device resetMika Westerberg1-3/+18
2015-12-28HID: use kobj_to_dev()Geliang Tang10-51/+28
2015-12-28HID: wiimote: use dev_to_wii()Geliang Tang1-6/+2
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang2-4/+6
2015-12-28HID: use to_hid_device()Geliang Tang13-79/+76
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang3-4/+3
2015-12-28HID: usbhid: use to_usb_deviceGeliang Tang1-1/+1
2015-12-28HID: corsair: Convert to use module_hid_driverAxel Lin1-12/+1
2015-12-18HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov1-5/+12
2015-12-18HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke1-1/+1
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke1-2/+2
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke1-1/+1
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke1-2/+2
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter1-4/+4
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke1-1/+1
2015-12-03HID: enable hid device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke2-5/+5
2015-12-02HID: wacom: Clean up value readingJason Gerecke1-13/+14
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke1-46/+41
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke1-30/+49
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke1-51/+54
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke1-191/+86
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke1-235/+247
2015-12-02HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires1-2/+13
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-01HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven1-3/+3
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko1-2/+0
2015-11-29Linux 4.4-rc3Linus Torvalds1-1/+1
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy1-1/+1
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle3-5/+9
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel1-16/+107
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel1-1/+13