index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-16
HID: wacom: Add reporting of wheel for Intuos4 WL
Przemo Firszt
1
-0
/
+24
2012-03-16
HID: wacom: Replace __set_bit with input_set_capability
Przemo Firszt
1
-3
/
+1
2012-03-13
HID: tivo: add support for BT-version (0x1200)
Jiri Kosina
4
-1
/
+4
2012-03-12
HID: wacom: Reset stylus buttons - Intuos4 WL
Przemo Firszt
1
-0
/
+2
2012-03-12
HID: multitouch: detect serial protocol
Benjamin Tissoires
1
-0
/
+13
2012-03-12
HID: handle all multitouch devices through hid-multitouch
Benjamin Tissoires
2
-7
/
+16
2012-03-12
HID: multitouch: fix handling of buggy reports descriptors for Dell ST2220T
Benjamin Tissoires
1
-39
/
+25
2012-03-09
HID: make it possible to force hid-core claim the device
Jiri Kosina
1
-2
/
+6
2012-03-09
HID: multitouch: add support for eGalax 0x722a
Benjamin Tissoires
2
-0
/
+4
2012-03-06
HID: usbhid: add quirk no_get for quanta 3008 devices
Benjamin Tissoires
1
-0
/
+1
2012-03-06
HID: multitouch: add more eGalax devices
Benjamin Tissoires
3
-0
/
+26
2012-03-06
HID: multitouch: add new PID from Ideacom
Benjamin Tissoires
2
-0
/
+4
2012-03-06
HID: multitouch: add support for Atmel maXTouch 03eb:2118
Benjamin Tissoires
2
-0
/
+4
2012-03-06
HID: waltop: Add support for tablet with PID 0038
Nikolai Kondrashov
3
-0
/
+150
2012-03-06
HID: waltop: Replace original rdescs with links
Nikolai Kondrashov
1
-788
/
+15
2012-03-06
HID: uclogic: Replace original rdescs with links
Nikolai Kondrashov
1
-402
/
+11
2012-03-05
HID: hid-input: allow array fields out of range
Nikolai Kondrashov
1
-2
/
+7
2012-03-05
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
2
-20
/
+20
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
4
-5
/
+17
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
1
-3
/
+4
2012-03-04
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
1
-2
/
+3
2012-03-04
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
1
-2
/
+2
2012-03-04
MAINTAINERS: hand over atmel-mci (sd/mmc interface)
Nicolas Ferre
1
-2
/
+2
2012-03-04
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-03
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-02
vfs: split up name hashing in link_path_walk() into helper function
Linus Torvalds
1
-18
/
+34
2012-03-02
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
2
-12
/
+10
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
2
-6
/
+10
2012-03-02
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
1
-11
/
+10
2012-03-02
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
1
-0
/
+27
2012-03-02
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
1
-8
/
+34
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2
-1
/
+7
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-02
ALSA: hda - Kill hyphenated names
Takashi Iwai
4
-8
/
+8
2012-03-01
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
1
-3
/
+3
2012-03-01
HID: wacom: Add pad buttons reporting on Intuos4 WL
Przemo Firszt
1
-1
/
+35
2012-03-01
HID: wacom: report distance for Intuos4 WL
Przemo Firszt
1
-0
/
+4
2012-03-01
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
1
-0
/
+1
2012-02-29
virtio: balloon: leak / fill balloon across S4
Amit Shah
1
-11
/
+22
2012-02-29
OMAPDSS: APPLY: make ovl_enable/disable synchronous
Tomi Valkeinen
1
-0
/
+6
2012-02-29
OMAPDSS: panel-dvi: Add Kconfig dependency on I2C
Tomi Valkeinen
1
-1
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
1
-0
/
+6
2012-02-29
perf tools: Ensure comm string is properly terminated
David Ahern
1
-0
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
1
-1
/
+11
2012-02-29
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
1
-0
/
+4
2012-02-29
drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
Sebastian Biemueller
1
-1
/
+1
2012-02-29
ALSA: hda - Add a fake mute feature
Takashi Iwai
3
-3
/
+30
2012-02-29
drm/radeon: fix uninitialized variable
Christian König
1
-0
/
+1
[next]