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-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+35
2010-05-11
drm/radeon: Fix 3 regressions - since buffer rework
Jean Delvare
1
-9
/
+10
2010-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-54
/
+46
2010-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
7
-17
/
+62
2010-05-09
cpuidle: Fix incorrect optimization
Arjan van de Ven
1
-5
/
+4
2010-05-07
HID: fix suspend crash by moving initializations earlier
Alan Stern
1
-7
/
+6
2010-05-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+9
2010-05-07
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
3
-13
/
+11
2010-05-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-05-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-33
/
+4
2010-05-07
virtio: initialize earlier
Stijn Tintel
1
-1
/
+1
2010-05-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-26
/
+160
2010-05-07
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-63
/
+60
2010-05-07
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2
-0
/
+12
2010-05-07
md: restore ability of spare drives to spin down.
NeilBrown
1
-2
/
+8
2010-05-07
md/raid6: Fix raid-6 read-error correction in degraded state
Gabriele A. Trombetti
1
-1
/
+1
2010-05-06
Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...
Len Brown
241
-965
/
+4805
2010-05-07
drm/ttm: Remove the ttm_bo_block_reservation() function.
Thomas Hellstrom
1
-29
/
+1
2010-05-07
drm/ttm: Remove some leftover debug messages.
Thomas Hellstrom
1
-4
/
+1
2010-05-07
drm/radeon: async event synchronization for drmWaitVblank
Jerome Glisse
1
-0
/
+2
2010-05-06
V4L/DVB: pxa_camera: move fifo reset direct before dma start
Stefan Herbrechtsmeier
1
-5
/
+6
2010-05-06
V4L/DVB: video: testing unsigned for less than 0
Dan Carpenter
1
-1
/
+1
2010-05-06
V4L/DVB: mx1-camera: compile fix
Uwe Kleine-König
1
-5
/
+3
2010-05-06
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
Bjørn Mork
1
-3
/
+0
2010-05-06
V4L/DVB: ngene: Workaround for stuck DiSEqC pin
Oliver Endriss
1
-0
/
+4
2010-05-06
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
4
-22
/
+13
2010-05-06
V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...
Hans Verkuil
1
-2
/
+2
2010-05-06
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
1
-13
/
+20
2010-05-06
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
John Ellson
2
-1
/
+1
2010-05-06
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
Erik Andrén
1
-2
/
+0
2010-05-06
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
Yong Zhang
1
-1
/
+1
2010-05-06
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
Michael Hunold
1
-3
/
+5
2010-05-06
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
1
-2
/
+3
2010-05-06
V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
Vaibhav Hiremath
1
-2
/
+0
2010-05-06
V4L/DVB: omap24xxcam: potential buffer overflow
Dan Carpenter
1
-1
/
+1
2010-05-06
ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
Kamal Mostafa
1
-0
/
+24
2010-05-06
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-20
/
+34
2010-05-06
phy: Fix initialization in micrel driver.
David S. Miller
1
-0
/
+1
2010-05-06
veth: Dont kfree_skb() after dev_forward_skb()
Eric Dumazet
1
-1
/
+0
2010-05-06
ACPI: fix acpi_hest_firmware_first_pci() caused oops
Shaohua Li
1
-0
/
+4
2010-05-06
sbshc: acpi_device_class "smbus_host_controller" too long
Dan Carpenter
1
-1
/
+1
2010-05-06
power_meter: acpi_device_class "power_meter_resource" too long
Dan Carpenter
1
-1
/
+1
2010-05-06
acpi_pad: "processor_aggregator" name too long
Dan Carpenter
1
-1
/
+1
2010-05-06
PNP: don't check for conflicts with bridge windows
Bjorn Helgaas
1
-0
/
+4
2010-05-05
net/gianfar: drop recycled skbs on MTU change
Sebastian Andrzej Siewior
1
-1
/
+1
2010-05-06
sh: fix a number of Oopses and leaks in SH framebuffer driver
Guennadi Liakhovetski
1
-14
/
+13
2010-05-05
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2
-0
/
+0
2010-05-05
[MTD] Remove zero-length files mtdbdi.c and internal.ho
Jeff Garzik
2
-0
/
+0
2010-05-05
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
Kristoffer Ericson
2
-4
/
+4
2010-05-05
ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
Alex Chiang
1
-0
/
+120
[prev]
[next]