index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Input: synaptics - adjust threshold for treating position values as negative
Seth Forshee
1
-8
/
+23
2012-09-20
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
1
-3
/
+6
2012-09-19
Input: sentelic - filter out erratic movement when lifting finger
Tai-hwa Liang
1
-0
/
+11
2012-09-19
Input: ambakmi - [un]prepare clocks when enabling amd disabling
Pawel Moll
1
-3
/
+3
2012-09-19
Input: i8042 - disable mux on Toshiba C850D
Anisse Astier
1
-0
/
+6
2012-09-19
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
Dmitry Torokhov
1
-2
/
+2
2012-09-13
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
1
-6
/
+3
2012-09-13
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
1
-0
/
+1
2012-09-09
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
xen: fix logical error in tlb flushing
Alex Shi
1
-1
/
+1
2012-09-05
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
Input: Add KD[GS]KBDIACRUC ioctls to the compatible list
Michael Schutte
1
-0
/
+2
2012-09-05
Input: omap-keypad - fixed formatting
Josh
1
-4
/
+4
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-05
Input: tegra - move platform data header
Stephen Warren
2
-1
/
+1
2012-09-05
Input: imx_keypad - fix missing clk conversions
Fabio Estevam
1
-2
/
+2
2012-09-05
Input: usbtouchscreen - initialize eGalax devices
Forest Bond
1
-0
/
+40
2012-09-05
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-05
Input: wacom - add support for EMR on Cintiq 24HD touch
Jason Gerecke
1
-1
/
+5
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2
-1
/
+26
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
1
-7
/
+0
2012-09-04
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-09-03
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
1
-1
/
+1
2012-09-02
HID: Only dump input if someone is listening
Henrik Rydberg
1
-1
/
+2
2012-09-02
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
1
-0
/
+3
2012-09-02
fddi: 64 bit bug in smt_add_para()
Dan Carpenter
1
-1
/
+1
[next]