summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-28Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke1-0/+4
2014-07-26Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires3-5/+55
2014-07-26Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires2-1/+6
2014-07-26Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires4-8/+43
2014-07-26Input: wacom - put a flag when the led are initializedBenjamin Tissoires2-0/+7
2014-07-26Input: wacom - support up to 2048 pressure levels with ISDv4Jason Gerecke1-1/+1
2014-07-26Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires8-19/+16
2014-07-26Input: wacom - keep wacom_ids orderedBenjamin Tissoires1-40/+39
2014-07-26Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2-269/+247
2014-07-26Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires1-39/+9
2014-07-26Input: wacom - use in-kernel HID parserBenjamin Tissoires2-238/+114
2014-07-26Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires1-5/+3
2014-07-26Input: wacom - register power device at the HID levelBenjamin Tissoires1-2/+2
2014-07-26Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires1-39/+37
2014-07-26Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2-8/+8
2014-07-26Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires1-11/+11
2014-07-26Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires1-32/+26
2014-07-26Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires1-60/+10
2014-07-26Input: wacom - use hid communication instead of plain usbBenjamin Tissoires1-45/+36
2014-07-26Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires7-188/+141
2014-07-26Input: wacom - include and use linux/hid.hBenjamin Tissoires1-31/+22
2014-07-26Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires1-23/+23
2014-07-26Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires1-17/+27
2014-07-26Input: wacom - split out the pad device for DTUSBenjamin Tissoires1-12/+6
2014-07-26Input: wacom - split out the pad device for BamboosBenjamin Tissoires1-16/+23
2014-07-26Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires1-86/+122
2014-07-26Input: wacom - create a separate input device for padsBenjamin Tissoires4-9/+85
2014-07-26Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires1-0/+1
2014-07-26Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires1-0/+3
2014-07-21Linux 3.16-rc6v3.16-rc6Linus Torvalds1-1/+1
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-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