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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
cnic: Fix crash during bnx2x MTU change.
Michael Chan
1
-5
/
+5
2010-04-08
hvc_console: Fix race between hvc_close and hvc_remove
Anton Blanchard
1
-4
/
+0
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-8
/
+41
2010-04-08
virtio: console makes incorrect assumption about virtio API
Rusty Russell
1
-7
/
+3
2010-04-08
virtio: console: Fix early_put_chars usage
François Diakhaté
1
-3
/
+3
2010-04-07
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
1
-0
/
+4
2010-04-07
qlcnic: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-04-07
r6040: fix r6040_multicast_list
Florian Fainelli
1
-7
/
+4
2010-04-07
caif: tty's are kref objects so take a reference
Alan Cox
1
-1
/
+2
2010-04-07
caif: check write operations
Alan Cox
1
-0
/
+4
2010-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-51
/
+130
2010-04-07
IB/mlx4: Check correct variable for allocation failure
Dan Carpenter
1
-1
/
+1
2010-04-07
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
1
-5
/
+4
2010-04-07
RDMA/cm: Set num_paths when manually assigning path records
Sean Hefty
1
-0
/
+1
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+8
2010-04-07
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
1
-1
/
+1
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
1
-0
/
+2
2010-04-07
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
1
-13
/
+13
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
1
-5
/
+0
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
2010-04-07
raw: fsync method is now required
Anton Blanchard
1
-0
/
+1
2010-04-07
mb862xxfb: update Valentin's email address
Alexander Shishkin
1
-1
/
+1
2010-04-07
mb862xxfb: fix acceleration module license
Randy Dunlap
1
-0
/
+3
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
1
-0
/
+3
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
4
-0
/
+11
2010-04-07
drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
Sergey Senozhatsky
1
-0
/
+3
2010-04-07
cciss: unlock on error path
Dan Carpenter
1
-0
/
+1
2010-04-07
mxser: spin_lock() => spin_lock_irq()
Dan Carpenter
1
-3
/
+3
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
1
-7
/
+2
2010-04-07
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
1
-4
/
+8
2010-04-07
drivers/char/amiserial.c: add missing local_irq_restore
Julia Lawall
1
-2
/
+2
2010-04-07
vesafb: use platform_driver_probe() instead of platform_driver_register()
Jan Beulich
1
-13
/
+13
2010-04-07
vhost-net: fix vq_memory_access_ok error checking
Jeff Dike
1
-0
/
+4
2010-04-07
au1000-eth: bump to 1.7
Florian Fainelli
1
-1
/
+1
2010-04-07
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
Florian Fainelli
1
-68
/
+48
2010-04-07
au1000-eth: implement set/get_msglevel
Florian Fainelli
2
-0
/
+21
2010-04-07
au1000-eth: fix checkpatch errors.
Florian Fainelli
2
-24
/
+23
2010-04-07
au1000-eth: prefix all functions with au1000_
Florian Fainelli
1
-35
/
+35
2010-04-07
au1000-eth: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2010-04-07
au1000-eth: allow driver to be compiled as a module
Florian Fainelli
1
-1
/
+1
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
339
-4451
/
+23171
2010-04-06
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
1
-6
/
+9
2010-04-06
net/irda: Add SuperH IrDA driver support
Kuninori Morimoto
3
-0
/
+872
2010-04-06
net/irda: sh_sir: Modify iounmap wrong execution
Kuninori Morimoto
1
-5
/
+3
2010-04-06
net/irda: sh_sir: fixup err return value on sh_sir_open
Kuninori Morimoto
1
-1
/
+3
2010-04-06
Add non-Virtex5 support for LL TEMAC driver
John Linn
3
-38
/
+115
2010-04-07
drm/radeon/kms/combios: verify dac_adj values are valid
Alex Deucher
1
-5
/
+15
2010-04-07
drm/radeon/kms: clean up atom dac handling
Alex Deucher
1
-14
/
+7
2010-04-07
drm/radeon/kms: legacy tv dac cleanup
Alex Deucher
1
-25
/
+33
2010-04-07
drm/radeon/kms: small memory leak in atom exit code
Dan Carpenter
1
-2
/
+5
[prev]
[next]