index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
2
-173
/
+53
2011-01-08
HID: roccat: declare meaning of pack pragma usage in driver headers
Stefan Achatz
2
-0
/
+6
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
4
-384
/
+209
2011-01-08
sysfs: Introducing binary attributes for struct class
Stefan Achatz
1
-2
/
+39
2011-01-08
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
3
-2
/
+28
2011-01-04
HID: hidraw: add compatibility ioctl() for 32-bit applications.
Alan Ott
1
-0
/
+3
2011-01-03
HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()
Jesper Juhl
1
-0
/
+1
2010-12-27
HID: picolcd: fix misuse of logical operation in place of bitop
David Sterba
1
-2
/
+2
2010-12-22
HID: usbhid: base runtime PM on modern API
Oliver Neukum
2
-39
/
+19
2010-12-14
HID: replace offsets values with their corresponding BTN_* defines
Florian Fainelli
1
-6
/
+6
2010-12-14
HID: hid-mosart: support suspend/resume
Benjamin Tissoires
1
-0
/
+16
2010-12-14
HID: hid-mosart: ignore buttons report
Benjamin Tissoires
1
-0
/
+4
2010-12-11
HID: hid-picolcd: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-10
Merge branch 'master' into upstream
Jiri Kosina
3493
-273271
/
+565306
2010-12-10
HID: simplify an index check in hid_lookup_collection
Joe Perches
1
-3
/
+7
2010-12-10
HID: Hoist assigns from ifs
Joe Perches
1
-6
/
+13
2010-12-10
HID: Remove superfluous __inline__
Joe Perches
1
-5
/
+5
2010-12-10
HID: Use vzalloc for vmalloc/memset(,0...)
Joe Perches
1
-2
/
+1
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
50
-393
/
+372
2010-12-09
HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad
Chase Douglas
1
-0
/
+5
2010-12-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-121
/
+208
2010-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-1
/
+291
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
4
-33
/
+24
2010-12-08
drm/i915: i915 cannot provide switcher services.
Dave Airlie
1
-34
/
+0
2010-12-08
Input: wacom - add new Bamboo PT (0xdb)
David Foley
1
-0
/
+3
2010-12-08
drm/radeon/kms: fix vram base calculation on rs780/rs880
Alex Deucher
1
-2
/
+4
2010-12-08
drm/radeon/kms: fix formatting of vram and gtt info
Alex Deucher
1
-2
/
+2
2010-12-08
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
Jerome Glisse
1
-2
/
+11
2010-12-08
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
1
-1
/
+1
2010-12-08
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
1
-5
/
+14
2010-12-08
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
8
-75
/
+176
2010-12-08
drm/i915/dp: Only apply the workaround if the select is still active
Chris Wilson
1
-2
/
+6
2010-12-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-38
/
+119
2010-12-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-12-07
HID: Consolidate device existence checks in hiddev_ioctl
Valentine Barshak
1
-184
/
+103
2010-12-07
HID: Fix race between disconnect and hiddev_ioctl
Valentine Barshak
1
-37
/
+131
2010-12-07
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
Chris Wilson
1
-1
/
+11
2010-12-07
Input: add input driver for polled GPIO buttons
Gabor Juhos
3
-0
/
+278
2010-12-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-12-07
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-12-06
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
5
-24
/
+8
2010-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
7
-12
/
+25
2010-12-06
drm/i915/lvds: Always restore panel-fitter when enabling the LVDS
Chris Wilson
1
-44
/
+54
2010-12-06
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
1
-14
/
+16
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+3
2010-12-05
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
1
-2
/
+4
2010-12-04
parisc: Fix GSC PS/2 driver name for keyboard and mouse
Guy Martin
1
-1
/
+1
2010-12-04
parisc: KittyHawk LCD fix
Guy Martin
1
-4
/
+13
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
5
-7
/
+11
2010-12-04
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
1
-0
/
+3
[next]