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
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
1
-25
/
+29
2011-10-10
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
1
-6
/
+23
2011-10-10
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
1
-8
/
+13
2011-10-10
Input: serio_raw - fix coding style issues
Dmitry Torokhov
1
-5
/
+9
2011-10-10
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
1
-5
/
+7
2011-10-10
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
1
-3
/
+3
2011-10-10
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
1
-3
/
+5
2011-10-10
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-10
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2011-07-18
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
1
-1
/
+1
2011-06-29
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-27
Input: libps2.c: fix comment typo arrrives.
Justin P. Mattock
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-8
/
+2
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+8
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+5
2011-04-02
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-31
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
1
-3
/
+4
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-7
/
+5
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+2
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
2
-0
/
+75
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
4
-13
/
+35
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
1
-4
/
+4
2011-03-17
unicore32 i8042 upgrade and bugfix: adjust resource request region type
GuanXuetao
1
-2
/
+2
2011-03-17
unicore32 i8042: adjust io funcs of i8042-unicore32io.h
GuanXuetao
1
-9
/
+12
2011-03-17
unicore32 machine related files: ps2 driver
GuanXuetao
2
-0
/
+72
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-11
/
+21
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-4
/
+4
2011-02-28
Merge commit 'v2.6.38-rc6' into devicetree/next
Grant Likely
1
-4
/
+7
2011-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-02-23
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
1
-1
/
+1
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+2
2011-02-15
altera_ps2: Add devicetree support
Walter Goossens
1
-2
/
+13
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+7
2011-02-02
Input: serio - clear pending rescans after sysfs driver rebind
Duncan Laurie
1
-4
/
+7
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-7
/
+25
2011-01-20
Input: serio - allow registered drivers to get status flag
David Engraf
1
-4
/
+20
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-3
/
+3
2011-01-17
Input: ct82710c - return proper error code for ct82c710_open
Davidlohr Bueso
1
-3
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+26
2011-01-08
Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
Jiri Kosina
2
-1
/
+26
2011-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-175
/
+157
2010-12-27
Input: i8042 - add Acer Aspire 5100 to the Dritek list
Pali Rohár
1
-0
/
+7
[next]