index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
0 for o PTI Makefile bug.
J Freyensee
1
-1
/
+1
2011-07-01
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+14
2011-06-27
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-06-25
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
James Hogan
1
-1
/
+1
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+3
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2011-06-15
drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...
Geert Uytterhoeven
1
-0
/
+2
2011-06-15
drivers/misc/cs5535-mfgpt.c: fix wrong if condition
Christian Gmeiner
1
-1
/
+1
2011-06-15
drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...
Axel Lin
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-06-07
pti: pti_tty_install documentation mispelling.
J Freyensee
1
-3
/
+3
2011-06-07
pti: PTI semantics fix in pti_tty_cleanup.
J Freyensee
1
-1
/
+1
2011-06-07
pti: ENXIO error case memory leak PTI fix.
J Freyensee
1
-1
/
+3
2011-06-07
pti: double-free security PTI fix
J Freyensee
1
-2
/
+3
2011-06-07
drivers:misc: ti-st: fix skipping of change remote baud
Shahar Lev
1
-2
/
+2
2011-06-07
st_kim: Handle case of no device found for ID 0
Steven Rostedt
2
-1
/
+5
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-4
/
+2
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-18
/
+11
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-31
/
+1134
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+9
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-0
/
+2595
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2
-0
/
+2
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
3
-11
/
+15
2011-05-19
misc: Add CARMA DATA-FPGA Programmer support
Ira Snyder
3
-0
/
+1150
2011-05-19
misc: Add CARMA DATA-FPGA Access Driver
Ira Snyder
5
-0
/
+1445
2011-05-13
Intel PTI implementaiton of MIPI 1149.7.
J Freyensee
3
-0
/
+994
2011-05-12
pch_phub: Support new device ML7223
Tomoya MORINAGA
2
-29
/
+136
2011-04-29
misc: fix ti-st build issues
Randy Dunlap
2
-0
/
+2
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2
-6
/
+6
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
26
-47
/
+2735
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+4
2011-04-22
drivers:misc:ti-st: remove rfkill dependency
Pavan Savoy
1
-1
/
+0
2011-04-22
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
1
-10
/
+13
2011-04-14
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
1
-4
/
+4
2011-04-10
cs5535: Fix section mismatch
Nikanth Karthikesan
1
-2
/
+2
2011-04-08
ibmasm: fix comment typo
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-9
/
+9
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+1
2011-03-25
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2011-03-22
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-22
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
1
-3
/
+3
2011-03-22
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
1
-2
/
+2
2011-03-22
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
1
-7
/
+10
2011-03-22
ST SPEAr: PCIE gadget suppport
Pratyush Anand
3
-0
/
+919
[prev]
[next]