summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh-sci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-18HID: microsoft: Add Surface Power CoverRaimund Roth4-1/+7
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien3-22/+0
2015-06-01HID: hidpp: Add driver for mouse logitech M560Goffredo Baroncelli1-3/+224
2015-06-01HID: Export hid_field_extract()Goffredo Baroncelli2-5/+8
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov1-2/+7
2015-05-28HID: hid-input: Fix coding style issueJames C Boyd1-1/+2
2015-05-28HID: hid-input: Simplify conditional expressionJames C Boyd1-1/+1
2015-05-28HID: hid-input: Add parentheses to quell gcc warningJames C Boyd1-1/+1
2015-05-26HID: Makefile: fix alignment of objs-* entriesAntonio Ospite1-3/+3
2015-05-25HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski2-0/+2
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng1-0/+3
2015-05-18HID: i2c-hid: fix harmless test_bit() issueDan Carpenter1-3/+3
2015-05-18HID: rmi: fix some harmless BIT() mistakesDan Carpenter1-3/+3
2015-05-13HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2-0/+2
2015-05-12HID: core: remove phidgets from ignore listSean Young2-24/+0
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2-5/+12
2015-05-07HID: hid-lg: Only one of LG_FF flags can be set for a given deviceMichal Malý1-3/+3
2015-05-07HID: hid-lg4ff: Update respective sysfs interface documentationMichal Malý1-4/+4
2015-05-07HID: hid-lg4ff: Allow the driver to continue without sysfs interfaceMichal Malý1-4/+3
2015-05-07HID: hid-lg4ff: Constify members of lg4ff_device_entryMichal Malý1-15/+39
2015-05-07HID: hid-lg4ff: Store pointer to the output HID report struct in the device e...Michal Malý1-35/+32
2015-05-07HID: hid-lg4ff: Protect concurrent access to output HID reportMichal Malý1-0/+110
2015-05-07HID: hid-lg4ff: Stop the hid device from lg4ffMichal Malý2-2/+4
2015-05-07HID: hid-lg4ff: Make lg4ff_wheel_data a separate structureMichal Malý1-78/+88
2015-05-07HID: hid-lg: Check return values from lg[N]ff_init()Michal Malý1-4/+7
2015-05-07HID: hid-lg4ff: Update a warning messageMichal Malý1-2/+3
2015-05-07HID: hid-lg4ff: Explicit casts from void * are not necessaryMichal Malý1-2/+2
2015-05-07HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.Michal Malý1-1/+0
2015-05-07HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...Michal Malý1-6/+6
2015-05-07HID: hid-lg4ff: Remove "hid_" prefix from some functions' namesMichal Malý1-14/+14
2015-05-07HID: hid-lg4ff: Remove double underscore prefix from numeric typesMichal Malý2-28/+28
2015-05-07Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"Benjamin Tissoires1-20/+0
2015-05-07HID: prodikeys: remove unused variableJiri Slaby1-2/+1
2015-05-07HID: make timeout HZ independentNicholas Mc Guire1-1/+2
2015-04-27HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat2-0/+10
2015-04-23HID: i2c-hid: Do not fail probing if gpiolib is not enabledMika Westerberg1-1/+4
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski1-1/+1
2015-04-13avr32: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-04-13hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fanAnand Moon1-6/+3
2015-04-13Linux 4.0v4.0Linus Torvalds1-1/+1
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko1-0/+1
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko1-16/+2
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko1-2/+0
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko1-14/+9
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko1-5/+5
2015-04-11ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5