summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-082-0/+6
* HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-084-384/+209
* sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-082-2/+40
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-083-2/+28
|\
| * HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| * HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
| * HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-141-0/+16
| * HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-141-0/+4
| * HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
* | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-041-0/+3
* | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-222-39/+19
* | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-141-6/+6
* | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
* | Merge branch 'master' into upstreamJiri Kosina2010-12-106828-331450/+694481
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-087-12/+76
| |\ \ \ \
| | | | * | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-261-0/+2
| | | | * | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-261-1/+1
| | | * | | perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo2010-12-061-2/+4
| | | * | | perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-301-3/+8
| | | * | | perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-301-1/+42
| | | * | | perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-301-5/+11
| | * | | | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-283-0/+8
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-0815-121/+210
| |\ \ \ \ \
| | * | | | | drm/i915: i915 cannot provide switcher services.Dave Airlie2010-12-081-34/+0
| | * | | | | drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher2010-12-081-2/+4
| | * | | | | drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher2010-12-081-2/+2
| | * | | | | drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse2010-12-081-2/+11
| | * | | | | drm: Don't try and disable an encoder that was never enabledChris Wilson2010-12-081-1/+1
| | * | | | | drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson2010-12-081-5/+14
| | * | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-089-75/+178
| | |\ \ \ \ \
| | | * | | | | drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-071-2/+6
| | | * | | | | drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-071-1/+11
| | | * | | | | drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-061-44/+54
| | | * | | | | drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-061-14/+16
| | | * | | | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-052-0/+5
| | | * | | | | agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-051-2/+4
| | | * | | | | drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-041-0/+3
| | | * | | | | drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-041-13/+5
| | | * | | | | drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-031-0/+51
| | | * | | | | drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-021-0/+21
| | | * | | | | drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-022-1/+4
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-089-2/+317
| |\ \ \ \ \ \ \
| | * | | | | | | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-081-0/+3
| | * | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-074-0/+280
| | * | | | | | | Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1
| | * | | | | | | Input: synaptics - fix handling of 2-button ClickPadsYan Li2010-12-011-1/+2
| | * | | | | | | Input: wacom - add IDs for two new Bamboo PTsDavid Foley2010-12-011-0/+6
| | * | | | | | | Input: document struct input_absinfoDmitry Torokhov2010-12-011-1/+20
| | * | | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-12-011-0/+4
| | * | | | | | | Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer2010-11-221-0/+1