index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-6
/
+24
2011-08-02
Input: ad7879 - fix deficient device disable
Michael Hennerich
1
-1
/
+3
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
1
-1
/
+1
2011-07-31
Input: mma8450 - add device tree probe support
Shawn Guo
1
-0
/
+8
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
1
-1
/
+1
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
1
-2
/
+7
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
1
-2
/
+3
2011-07-30
Input: kxtj9 - explicitly include module.h
Stephen Rothwell
1
-0
/
+1
2011-07-30
Input: psmouse - hgpk.c needs module.h
Randy Dunlap
1
-0
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
40
-306
/
+1829
2011-07-27
Merge branch 'next' into for-linus
Dmitry Torokhov
46
-313
/
+2891
2011-07-26
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-7
/
+442
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+3
2011-07-25
Input: synaptics - fix reporting of min coordinates
Dmitry Torokhov
1
-1
/
+1
2011-07-25
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
1
-1
/
+1
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-10
/
+3
2011-07-19
Input: kxtj9 - fix locking typo in kxtj9_set_poll()
Dan Carpenter
1
-1
/
+1
2011-07-19
Input: kxtj9 - fix bug in probe()
Dan Carpenter
1
-1
/
+1
2011-07-18
Input: intel-mid-touch - remove pointless checking for variable 'found'
Axel Lin
1
-10
/
+5
2011-07-18
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
1
-1
/
+1
2011-07-18
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
1
-4
/
+4
2011-07-18
Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data
Axel Lin
1
-0
/
+2
2011-07-17
Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...
Arnd Bergmann
4
-7
/
+442
2011-07-13
Input: cy8ctmg110_ts - constify i2c_device_id table
Axel Lin
1
-1
/
+1
2011-07-13
Input: cy8ctmg110_ts - fix checking return value of i2c_master_send
Axel Lin
1
-2
/
+2
2011-07-13
Input: lifebook - make dmi callback functions return 1
Axel Lin
1
-2
/
+2
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
1
-2
/
+2
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
7
-7
/
+11
2011-07-10
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+3
2011-07-10
Input: gpio_keys - add support for device-tree platform data
David Jander
1
-16
/
+132
2011-07-10
Input: aiptek - remove double define
Edwin van Vliet
1
-1
/
+0
2011-07-09
Input: synaptics - set minimum coordinates as reported by firmware
Dmitry Torokhov
2
-21
/
+43
2011-07-07
input: twl6040-vibra: Do not use wrapper for irq request
Peter Ujfalusi
1
-5
/
+12
2011-07-06
Input: synaptics - process button bits in AGM packets
Daniel Kurtz
1
-16
/
+16
2011-07-06
Input: synaptics - rename set_slot to be more descriptive
Daniel Kurtz
1
-7
/
+10
2011-07-06
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
2
-10
/
+15
2011-07-06
Input: synaptics - set resolution for MT_POSITION_X/Y axes
Daniel Kurtz
1
-0
/
+3
2011-07-06
Input: wacom - cleanup a return value for the old Bamboo
Ping Cheng
1
-1
/
+1
2011-07-06
Input: wacom - update Graphire4 and old Bamboo tablet buttons
Ping Cheng
1
-11
/
+8
2011-07-06
Input: wacom - add serial number for Graphire4 and old Bamboo
Ping Cheng
1
-0
/
+1
2011-07-06
Input: wacom - remove BTN_TOOL_FINGER for pad
Ping Cheng
1
-11
/
+0
2011-07-06
Input: add support for Kionix KXTJ9 accelerometer
Chris Hudson
3
-0
/
+689
2011-07-05
input: pmic8xxx-pwrkey: Do not use mfd_get_data()
Samuel Ortiz
1
-1
/
+2
2011-07-05
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
1
-1
/
+2
2011-07-04
Input: wm97xx - mark channels which need pen_down
Wolfram Sang
3
-15
/
+20
2011-07-04
Input: wm97xx - refactor channel selection in poll_sample()
Wolfram Sang
3
-25
/
+21
2011-07-04
Input: wm97xx - remove redundant define
Wolfram Sang
4
-9
/
+9
2011-07-04
Input: xen-kbdfront - enable driver for HVM guests
Stefano Stabellini
1
-1
/
+1
2011-07-04
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
1
-4
/
+21
2011-07-04
input: Add initial support for TWL6040 vibrator
Misael Lopez Cruz
3
-0
/
+428
[next]