Commit Graph

223068 Commits (bd3a2b96631dd86b06dca96aef00790084a11e15)
 

Author SHA1 Message Date
Stefan Achatz bd3a2b9663 HID: roccat: declare meaning of pack pragma usage in driver headers 14 years ago
Stefan Achatz 5012aada50 HID: roccat: use class for char device for sysfs attribute creation 14 years ago
Stefan Achatz c97415a725 sysfs: Introducing binary attributes for struct class 14 years ago
Jiri Kosina a7153258b7 Merge branches 'upstream' and 'upstream-fixes' into for-linus 14 years ago
Alan Ott ae5e49c79c HID: hidraw: add compatibility ioctl() for 32-bit applications. 14 years ago
Jesper Juhl 0fbf8ed976 HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() 14 years ago
David Sterba 86280a2088 HID: picolcd: fix misuse of logical operation in place of bitop 14 years ago
Oliver Neukum 68229689b6 HID: usbhid: base runtime PM on modern API 14 years ago
Florian Fainelli 1874542d95 HID: replace offsets values with their corresponding BTN_* defines 14 years ago
Benjamin Tissoires c25bcd3400 HID: hid-mosart: support suspend/resume 14 years ago
Benjamin Tissoires ad6d426702 HID: hid-mosart: ignore buttons report 14 years ago
Tejun Heo c4ffafa51b HID: hid-picolcd: don't use flush_scheduled_work() 14 years ago
Jiri Kosina 2ade0c1d9d Merge branch 'master' into upstream 14 years ago
Joe Perches 504499f22c HID: simplify an index check in hid_lookup_collection 14 years ago
Joe Perches a3789a1783 HID: Hoist assigns from ifs 14 years ago
Joe Perches 16ee4cc82b HID: Remove superfluous __inline__ 14 years ago
Joe Perches fe2580204d HID: Use vzalloc for vmalloc/memset(,0...) 14 years ago
Joe Perches 4291ee305e HID: Add and use hid_<level>: dev_<level> equivalents 14 years ago
Chase Douglas 6a66bbd693 HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad 14 years ago
Linus Torvalds 6313e3c217 Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 6dde39be39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds f8f5d4f11d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 14 years ago
Dmitry Torokhov 5bea7660bb HID: add hid_hw_open/close/power() handlers 14 years ago
Dave Airlie 599bbb9de0 drm/i915: i915 cannot provide switcher services. 14 years ago
David Foley 47d092352c Input: wacom - add new Bamboo PT (0xdb) 14 years ago
Linus Torvalds 2cedcc4f12 Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux 14 years ago
Vasily Khoruzhick 812c4e40c2 ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks 14 years ago
Alex Deucher 8961d52d4c drm/radeon/kms: fix vram base calculation on rs780/rs880 14 years ago
Alex Deucher dd7cc55a25 drm/radeon/kms: fix formatting of vram and gtt info 14 years ago
Jerome Glisse 93225b0d7b drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 14 years ago
Chris Wilson 541cc96691 drm: Don't try and disable an encoder that was never enabled 14 years ago
Chris Wilson ea5d552c73 drm: Add missing drm_vblank_put() along queue vblank error path 14 years ago
Dave Airlie e516c7df4c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes 14 years ago
Chris Wilson 1b39d6f376 drm/i915/dp: Only apply the workaround if the select is still active 14 years ago
David Howells 6142e05f30 MN10300: Fix interrupt mask alteration function call name in gdbstub 14 years ago
Linus Torvalds 81e8d21625 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds ff43fa8b41 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 14 years ago
Linus Torvalds c2048b0a0a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 14 years ago
Ian Kent de47de7404 autofs4 - remove ioctl mutex (bz23142) 14 years ago
Valentine Barshak 33d6eb570b HID: Consolidate device existence checks in hiddev_ioctl 14 years ago
Valentine Barshak 1a8e8fab79 HID: Fix race between disconnect and hiddev_ioctl 14 years ago
Chris Wilson 7a1948768c drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo 14 years ago
Linus Torvalds cf7d7e5a19 Linux 2.6.37-rc5 14 years ago
Linus Torvalds 086b17046c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
Olof Johansson da8f2e2461 ARM: tegra: fix regression from addruart rewrite 14 years ago
Gabor Juhos 0e7d0c860a Input: add input driver for polled GPIO buttons 14 years ago
Linus Torvalds 7787d2c2f4 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Linus Torvalds 60658f8a29 Merge master.kernel.org:/home/rmk/linux-2.6-arm 14 years ago
Bojan Smojver 9f339caf84 PM / Hibernate: Use async I/O when reading compressed hibernation image 14 years ago