summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-08HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2-173/+53
2011-01-08HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2-0/+6
2011-01-08HID: roccat: use class for char device for sysfs attribute creationStefan Achatz4-384/+209
2011-01-08sysfs: Introducing binary attributes for struct classStefan Achatz1-2/+39
2011-01-08Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina3-2/+28
2011-01-04HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott1-0/+3
2011-01-03HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl1-0/+1
2010-12-27HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba1-2/+2
2010-12-22HID: usbhid: base runtime PM on modern APIOliver Neukum2-39/+19
2010-12-14HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli1-6/+6
2010-12-14HID: hid-mosart: support suspend/resumeBenjamin Tissoires1-0/+16
2010-12-14HID: hid-mosart: ignore buttons reportBenjamin Tissoires1-0/+4
2010-12-11HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-10Merge branch 'master' into upstreamJiri Kosina3493-273271/+565306
2010-12-10HID: simplify an index check in hid_lookup_collectionJoe Perches1-3/+7
2010-12-10HID: Hoist assigns from ifsJoe Perches1-6/+13
2010-12-10HID: Remove superfluous __inline__Joe Perches1-5/+5
2010-12-10HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches1-2/+1
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches50-393/+372
2010-12-09HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas1-0/+5
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-121/+208
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-1/+291
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov4-33/+24
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-12-08Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher1-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse1-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson1-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson1-5/+14
2010-12-08Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie8-75/+176
2010-12-08drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-38/+119
2010-12-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-12-07HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak1-184/+103
2010-12-07HID: Fix race between disconnect and hiddev_ioctlValentine Barshak1-37/+131
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson1-1/+11
2010-12-07Input: add input driver for polled GPIO buttonsGabor Juhos3-0/+278
2010-12-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-12-07wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1
2010-12-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds5-24/+8
2010-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds7-12/+25
2010-12-06drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson1-44/+54
2010-12-06drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson1-14/+16
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter1-0/+3
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai1-2/+4
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley5-7/+11
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson1-0/+3