Sign in
android-kvm
/
linux
/
9646b7985e906e5fcea9375f016b4519c8318c21
/
drivers
661385f
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
by Per Forlin
· 14 years ago
a59670a
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
by Per Forlin
· 14 years ago
819504f
DMAENGINE: ste_dma40: fix resource leaks in error paths.
by Rabin Vincent
· 14 years ago
a2c15fa
DMAENGINE: ste_dma40: fix desc_get
by Rabin Vincent
· 14 years ago
c6134c9
DMAENGINE: ste_dma40: fix clk_get failure path
by Rabin Vincent
· 14 years ago
f57b407
DMAENGINE: ste_dma40: fix disabled channels list
by Rabin Vincent
· 14 years ago
3ac012a
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
by Jonas Aaberg
· 15 years ago
698e473
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
by Jonas Aaberg
· 15 years ago
69f93faa
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
by Jonas Aaberg
· 15 years ago
9dbfbd35c
DMAENGINE: ste_dma40: corrected is_paused behavior
by Jonas Aaberg
· 15 years ago
767a967
DMAENGINE: ste_dma40: code clean-up
by Jonas Aaberg
· 15 years ago
aa182ae
DMAENGINE: ste_dma40: added support for link jobs in hw
by Jonas Aaberg
· 15 years ago
3ae0267
DMAENGINE: ste_dma40: removed a few magic numbers
by Jonas Aaberg
· 15 years ago
0246e77
DMAENGINE: ste_dma40: fix bug related to callback handling
by Jonas Aaberg
· 15 years ago
b55912c
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
by Jonas Aaberg
· 15 years ago
1b00348
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
by Jonas Aaberg
· 15 years ago
be8cb7d
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
by Jonas Aaberg
· 15 years ago
0747c7ba
DMAENGINE: ste_dma40: config checks
by Linus Walleij
· 15 years ago
6b3d2cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
0c4ab345
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
dd173ab
Staging: vt6655: fix buffer overflow
by Dan Carpenter
· 14 years ago
350aede
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
by Sven Eckelmann
· 14 years ago
e3671ac
serial: mfd: fix bug in serial_hsu_remove()
by Feng Tang
· 14 years ago
476f771
serial: amba-pl010: fix set_ldisc
by Mika Westerberg
· 14 years ago
a0846f1
USB: serial/mos*: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
fc8f2a7
USB: otg: twl4030: fix phy initialization(v1)
by Ming Lei
· 14 years ago
fc92825
USB: EHCI: Disable langwell/penwell LPM capability
by Alek Du
· 14 years ago
024cfa5
usb: musb_debugfs: don't use the struct file private_data field with seq_files
by Mathias Nyman
· 14 years ago
81cef8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 14 years ago
7d7dee9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4e8cec2
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
by Sosnowski, Maciej
· 14 years ago
509344b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
70057a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
343d04d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
bc482bf
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
by Guenter Roeck
· 14 years ago
a51b994
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
by Guenter Roeck
· 14 years ago
022b75a
hwmon: (w83627ehf) Use proper exit sequence
by Jonas Jonsson
· 14 years ago
f17c811
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
by Yong Wang
· 14 years ago
c3b327d
hwmon: (f75375s) Do not overwrite values read from registers
by Guillem Jover
· 14 years ago
96f3640
hwmon: (f75375s) Shift control mode to the correct bit position
by Guillem Jover
· 14 years ago
5facb09
hwmon: (lis3lv02d) Prevent NULL pointer dereference
by Kuninori Morimoto
· 14 years ago
49c37c0
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
4446718
drivers/net/eql.c: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
7011e66
drivers/net/usb/hso.c: prevent reading uninitialized memory
by Dan Rosenberg
· 14 years ago
ddcf352
md: fix v1.x metadata update when a disk is missing.
by NeilBrown
· 14 years ago
126925c
md: call md_update_sb even for 'external' metadata arrays.
by NeilBrown
· 14 years ago
8702d33
firewire: nosy: fix build when CONFIG_FIREWIRE=N
by Stefan Richter
· 14 years ago
1f0ce99
Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 14 years ago
bd12e5c3
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
de109c9
Merge git://git.infradead.org/users/cbou/battery-2.6.36
by Linus Torvalds
· 14 years ago
7fd3fce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
3a919cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
2c35cd0
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
801e147
r8169: Handle rxfifo errors on 8168 chips
by Matthew Garrett
· 14 years ago
b4aaa78
drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
84176b7
3c59x: Remove atomic context inside vortex_{set|get}_wol
by Denis Kirjanov
· 14 years ago
0a18e15
watchdog: Enable NXP LPC32XX support in Kconfig (resend)
by Kevin Wells
· 15 years ago
0e901be
watchdog: ts72xx_wdt: disable watchdog at probe
by Mika Westerberg
· 14 years ago
ae44855
watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit()
by Akinobu Mita
· 15 years ago
b76dc05
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
by Dominik Brodowski
· 14 years ago
eb838fe
pcmcia: per-device, not per-socket debug messages
by Dominik Brodowski
· 14 years ago
c494bc6
pcmcia serial_cs.c: fix multifunction card handling
by Dominik Brodowski
· 14 years ago
fe725d4
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
by Alex Deucher
· 14 years ago
65e0b59
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
d7a4b63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
fddd910
phylib: fix PAL state machine restart on resume
by Simon Guinot
· 14 years ago
ab12811
bonding: correctly process non-linear skbs
by Andy Gospodarek
· 14 years ago
f90087e
drm/radeon/kms: force legacy pll algo for RV620 LVDS
by Alex Deucher
· 14 years ago
b64c115
drm: fix race between driver loading and userspace open.
by Dave Airlie
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
8fe294c
HID: fix hiddev's use of usb_find_interface
by Guillaume Chazarain
· 14 years ago
dbee032
ide: Fix ordering of procfs registry.
by Wolfram Sang
· 14 years ago
6142811
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
3429769
ppp: potential NULL dereference in ppp_mp_explode()
by Dan Carpenter
· 14 years ago
a41ceb1
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
by Marek Olšák
· 14 years ago
ec00efb
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
by Marek Olšák
· 14 years ago
b741be8
drm/radeon/kms/evergreen: fix backend setup
by Alex Deucher
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
2784904
drm/radeon: add some missing copyright headers
by Alex Deucher
· 14 years ago
356ad3c
drm: Only decouple the old_fb from the crtc is we call mode_set*
by Chris Wilson
· 14 years ago
e6db0da
drm/radeon/kms: don't enable underscan with interlaced modes
by Alex Deucher
· 14 years ago
aa74fbb
drm/radeon/kms: add connector table for Mac x800
by Alex Deucher
· 14 years ago
ff32a59
drm/radeon/kms: fix regression in RMX code (v2)
by Alex Deucher
· 14 years ago
551402a
drm: Fix regression in disable polling e58f637
by Chris Wilson
· 14 years ago
99d3896
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
by Mark F. Brown
· 15 years ago
b8db2f5
mtd: mxc_nand: configure pages per block for v2 controller
by Sascha Hauer
· 15 years ago
53d1e13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
by Kyungmin Park
· 15 years ago
9aba97a
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
by Kyungmin Park
· 15 years ago
8b865d5
mtd: Blackfin NFC: fix invalid free in remove()
by Mike Frysinger
· 14 years ago
eac15a4
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
by Mike Frysinger
· 14 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
20f4cad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
002e473
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3e6dce7
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
dd8849c
drm/i915: don't enable self-refresh on Ironlake
by Jesse Barnes
· 14 years ago
053d8f6
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
c9cedbb
ipheth: remove incorrect devtype to WWAN
by Dan Williams
· 14 years ago
df423dc
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
ea3c645
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
by Gwendal Grignou
· 14 years ago
Next »