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
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
1
-1
/
+1
2012-04-19
xen/xenbus: Add quirk to deal with misconfigured backends.
Konrad Rzeszutek Wilk
1
-16
/
+53
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
1
-1
/
+1
2012-04-19
drm: Releasing FBs before releasing GEM objects during drm_release
Prathyush
1
-3
/
+3
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-04-19
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2
-4
/
+4
2012-04-19
drm: fix page_flip error handling
Joonyoung Shim
1
-4
/
+6
2012-04-19
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-5
/
+26
2012-04-19
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
1
-1
/
+1
2012-04-19
HID: default HID_BATTERY_STRENGTH to no
Josh Boyer
1
-1
/
+1
2012-04-19
[media] V4L: mt9m032: fix two dead-locks
Guennadi Liakhovetski
1
-2
/
+3
2012-04-19
drm/usb: fix module license on drm/usb layer.
Dave Airlie
1
-1
/
+5
2012-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-9
/
+17
2012-04-18
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-04-18
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
2012-04-18
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
Stephen Warren
1
-1
/
+0
2012-04-18
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
1
-1
/
+1
2012-04-18
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
1
-6
/
+2
2012-04-18
drivers/usb/misc/usbtest.c: add kfrees
Julia Lawall
1
-0
/
+2
2012-04-18
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-04-18
uwb: fix error handling
Oliver Neukum
1
-1
/
+2
2012-04-18
uwb: fix use of del_timer_sync() in interrupt
Oliver Neukum
1
-1
/
+11
2012-04-18
EHCI: always clear the STS_FLR status bit
Alan Stern
1
-1
/
+6
2012-04-18
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-6
/
+10
2012-04-18
xen/blkback: Fix warning error.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-04-18
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
5718
-273105
/
+404651
2012-04-18
libata: forbid port runtime pm by default, fixing regression
Lin Ming
1
-0
/
+1
2012-04-18
hwmon: (ads1015) Fix build warning
Guenter Roeck
1
-17
/
+16
2012-04-18
hwmon: fam15h_power: fix bogus values with current BIOSes
Andre Przywara
1
-0
/
+39
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+51
2012-04-18
Revert "ACPI: Make ACPI interrupt threaded"
Thomas Gleixner
1
-2
/
+1
2012-04-18
[media] rc-core: set mode for winbond-cir
David Härdeman
1
-0
/
+1
2012-04-18
[media] drxk: Does not unlock mutex if sanity check failed in scu_command()
Alexey Khoroshilov
1
-2
/
+4
2012-04-18
[media] dvb_frontend: Fix a regression when switching back to DVB-S
Mauro Carvalho Chehab
1
-1
/
+24
2012-04-18
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
1
-1
/
+7
2012-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-8
/
+12
2012-04-17
drivers/net/wan/farsync.c: add missing iounmap
Julia Lawall
1
-0
/
+1
2012-04-17
davinci_mdio: Fix MDIO timeout check
Christian Riesch
1
-0
/
+5
2012-04-17
arcnet: rimi: Fix device name in debug output
Jiri Kosina
1
-4
/
+4
2012-04-17
EHCI: fix criterion for resuming the root hub
Alan Stern
1
-1
/
+1
2012-04-17
USB: sierra: avoid QMI/wwan interface on MC77xx
Bjørn Mork
1
-2
/
+4
2012-04-17
usb: usbtest: avoid integer overflow in alloc_sglist()
Xi Wang
1
-1
/
+1
2012-04-17
usb: usbtest: avoid integer overflow in test_ctrl_queue()
Xi Wang
1
-2
/
+3
2012-04-17
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2
-6
/
+3
2012-04-17
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2
-8
/
+10
2012-04-17
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
1
-0
/
+2
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
1
-1
/
+9
2012-04-17
xen/gntdev: do not set VM_PFNMAP
Stefano Stabellini
1
-1
/
+1
[prev]
[next]