index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: Add Microchip AR1021 i2c touchscreen
Christian Gmeiner
2014-10-10
3
-0
/
+194
*
Input: cros_ec_keyb - add of match table
Sjoerd Simons
2014-10-10
1
-0
/
+9
*
Input: serio - avoid negative serio device numbers
Richard Leitner
2014-10-10
1
-2
/
+2
*
Input: avoid negative input device numbers
Richard Leitner
2014-10-10
1
-1
/
+1
*
Input: automatically set EV_ABS bit in input_set_abs_params
Dmitry Torokhov
2014-10-08
1
-1
/
+2
*
Input: adp5588-keys - cancel workqueue in failure path
Pramod Gurav
2014-10-07
1
-0
/
+1
*
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
2014-10-07
1
-55
/
+17
*
Input: evdev - fix EVIOCG{type} ioctl
Dmitry Torokhov
2014-10-07
1
-5
/
+8
*
Input: soc_button_array - convert to platform bus
Jin Yao
2014-09-25
2
-31
/
+31
*
Input: palmas-pwrbutton - fix typo in the license string
Nishanth Menon
2014-09-15
1
-1
/
+1
*
Input: palmas-pwrbutton - use IRQF_ONESHOT
Nishanth Menon
2014-09-15
1
-1
/
+3
*
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
Hans de Goede
2014-09-15
4
-1
/
+91
*
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
2014-09-13
3
-14
/
+18
*
Input: joystick - use ktime for measuring timing
Takashi Iwai
2014-09-12
2
-20
/
+92
*
Input: add haptic driver on max77693
Jaewon Kim
2014-09-12
4
-0
/
+378
*
Input: introduce palmas-pwrbutton
Nishanth Menon
2014-09-12
4
-0
/
+377
*
Input: add support for the DRV2667 haptic driver
Dan Murphy
2014-09-09
4
-0
/
+529
*
Input: xpad - sync device IDs with xboxdrv
Benjamin Valentin
2014-09-08
1
-0
/
+33
*
Input: xpad - add VID/PID for Razer Sabertooth
Frank Razenberg
2014-09-08
1
-0
/
+1
*
Input: cros_ec_keyb - optimize ghosting algorithm
Todd Broch
2014-09-04
1
-43
/
+49
*
Merge tag 'v3.17-rc3' into next
Dmitry Torokhov
2014-09-04
9970
-448796
/
+428682
|
\
|
*
Linux 3.17-rc3
v3.17-rc3
Linus Torvalds
2014-09-01
1
-1
/
+1
|
*
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-09-01
24
-217
/
+497
|
|
\
|
|
*
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
2014-08-19
24
-217
/
+497
|
|
|
\
|
|
|
*
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
Max Filippov
2014-08-14
2
-0
/
+54
|
|
|
*
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-08-14
3
-7
/
+10
|
|
|
*
xtensa: fix a6 and a7 handling in fast_syscall_xtensa
Max Filippov
2014-08-14
1
-7
/
+5
|
|
|
*
xtensa: allow single-stepping through unaligned load/store
Max Filippov
2014-08-14
1
-0
/
+8
|
|
|
*
xtensa: move invalid unaligned instruction handler closer to its users
Max Filippov
2014-08-14
1
-33
/
+29
|
|
|
*
xtensa: make fast_unaligned store restartable
Max Filippov
2014-08-14
1
-32
/
+19
|
|
|
*
xtensa: add double exception fixup handler for fast_unaligned
Max Filippov
2014-08-14
1
-0
/
+43
|
|
|
*
xtensa: fix kernel/user jump out of fast_unaligned
Max Filippov
2014-08-14
1
-1
/
+1
|
|
|
*
xtensa: configure kc705 for highmem
Max Filippov
2014-08-14
1
-1
/
+4
|
|
|
*
xtensa: support highmem in aliasing cache flushing code
Max Filippov
2014-08-14
1
-10
/
+6
|
|
|
*
xtensa: support aliasing cache in kmap
Max Filippov
2014-08-14
2
-2
/
+56
|
|
|
*
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2014-08-14
3
-8
/
+14
|
|
|
*
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2014-08-14
4
-66
/
+127
|
|
|
*
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2014-08-14
2
-2
/
+7
|
|
|
*
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
2014-08-14
1
-16
/
+22
|
|
|
*
xtensa: make fixmap region addressing grow with index
Max Filippov
2014-08-14
2
-6
/
+27
|
|
|
*
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
2014-08-14
2
-4
/
+13
|
|
|
*
xtensa: add renameat2 syscall
Miklos Szeredi
2014-08-14
1
-1
/
+4
|
|
|
*
xtensa: fix address checks in dma_{alloc,free}_coherent
Alan Douglas
2014-08-14
1
-6
/
+6
|
|
|
*
xtensa: replace IOCTL code definitions with constants
Max Filippov
2014-08-14
1
-9
/
+10
|
|
|
*
xtensa: remove orphan MATH_EMULATION symbol
Max Filippov
2014-08-14
4
-8
/
+0
|
|
|
*
xtensa: select HAVE_IDE only on platforms that may have it
Max Filippov
2014-08-14
2
-2
/
+3
|
|
|
*
xtensa: sort 'select' statements in Kconfig
Max Filippov
2014-08-14
1
-11
/
+11
|
|
|
*
xtensa: make MMU-related configuration options depend on MMU
Max Filippov
2014-08-14
1
-0
/
+2
|
|
|
*
xtensa: simplify addition of new core variants
Max Filippov
2014-08-14
2
-6
/
+37
|
*
|
|
unicore32: Fix build error
Guenter Roeck
2014-09-01
1
-4
/
+5
[next]