index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Thomas Meyer
1
-3
/
+2
2011-08-26
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
14
-19
/
+19
2011-08-26
w1: fix for loop in w1_f29_remove_slave()
Dan Carpenter
1
-1
/
+1
2011-08-26
drivers/misc/pti.c: add missing includes
Sergei Trofimovich
1
-0
/
+2
2011-08-25
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
1
-1
/
+1
2011-08-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+15
2011-08-25
Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-216
/
+269
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+19
2011-08-25
dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly
Viresh Kumar
1
-1
/
+3
2011-08-25
dmaengine/amba-pl08x: Pass flow controller information with slave channel data
Viresh Kumar
1
-8
/
+53
2011-08-25
dmaengine/amba-pl08x: Choose peripheral bus as master bus
Viresh Kumar
1
-16
/
+6
2011-08-25
dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
Viresh Kumar
1
-5
/
+7
2011-08-25
dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
Viresh Kumar
1
-28
/
+33
2011-08-25
dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN...
Viresh Kumar
1
-8
/
+6
2011-08-25
dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
Viresh Kumar
1
-124
/
+17
2011-08-25
dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
Viresh Kumar
1
-21
/
+23
2011-08-25
dmaengine/amba-pl08x: No need to check "ch->signal < 0"
Viresh Kumar
1
-1
/
+1
2011-08-25
dmaengine/amba-pl08x: Simplify pl08x_ensure_on()
Viresh Kumar
1
-7
/
+1
2011-08-25
dmaengine/amba-pl08x: support runtime PM
Viresh Kumar
1
-0
/
+12
2011-08-25
dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info
Viresh Kumar
1
-4
/
+3
2011-08-25
dmaengine/amba-pl08x: Remove redundant comment and rewrite original
Viresh Kumar
1
-8
/
+7
2011-08-25
dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)
Viresh Kumar
1
-4
/
+4
2011-08-25
dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order
Viresh Kumar
1
-9
/
+8
2011-08-25
dmaengine/amba-pl08x: Resolve formatting issues
Viresh Kumar
1
-25
/
+16
2011-08-25
firmware loader: allow builtin firmware load even if usermodehelper is disabled
Linus Torvalds
1
-5
/
+6
2011-08-25
Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-33
/
+5
2011-08-25
i2c-nomadik: fix kerneldoc warning
Linus Walleij
1
-1
/
+2
2011-08-25
staging: tidspbridge: fix compilation on dsp clock functions
Omar Ramirez Luna
1
-1
/
+0
2011-08-24
sh-sci / PM: Use power.irq_safe
Rafael J. Wysocki
1
-0
/
+1
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
1
-18
/
+22
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-94
/
+200
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-145
/
+241
2011-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-91
/
+281
2011-08-24
[S390] memory hotplug: only unassign assigned increments
Heiko Carstens
1
-2
/
+4
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-08-24
Merge branches 'wiimote' and 'upstream-fixes' into for-linus
Jiri Kosina
4
-0
/
+16
2011-08-24
hwmon: (i5k_amb) Drop i5k_channel_pci_id
Jean Delvare
1
-28
/
+14
2011-08-24
staging: octeon-ethernet: Add missing #includes.
David Daney
2
-0
/
+2
2011-08-24
Staging: zcache: signedness bug in tmem_get()
Dan Carpenter
1
-1
/
+1
2011-08-24
staging: zcache: fix crash on high memory swap
Seth Jennings
1
-4
/
+4
2011-08-24
staging: brcm80211: SPARC build error fix
Pieter-Paul Giesberts
1
-0
/
+1
2011-08-24
staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
Arend Van Spriel
1
-0
/
+1
2011-08-23
Revert "i2c-omap: fix static suspend vs. runtime suspend"
Kevin Hilman
1
-29
/
+0
2011-08-23
i2c-nomadik: Do not use _interruptible_ variant call
srinidhi kasagar
1
-4
/
+4
2011-08-23
omap-serial: Allow IXON and IXOFF to be disabled.
Nick Pelly
1
-2
/
+1
2011-08-23
Merge git://git.infradead.org/users/cbou/battery-3.1
Linus Torvalds
3
-0
/
+3
2011-08-23
TTY: serial, document ignoring of uart->ops->startup error
Jiri Slaby
1
-0
/
+5
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
2
-4
/
+16
2011-08-23
8250: Fix race condition in serial8250_backup_timeout().
Al Cooper
1
-3
/
+5
2011-08-23
serial/8250_pci: delete duplicate data definition
Tomoya MORINAGA
1
-5
/
+0
[prev]
[next]