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
2011-06-29
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+8
2011-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-28
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+230
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-8
/
+17
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-31
/
+146
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-15
/
+223
2011-06-28
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-11
/
+40
2011-06-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
2011-06-27
drm/i915: more struct_mutex locking
Hugh Dickins
2
-2
/
+6
2011-06-27
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-27
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2
-17
/
+15
2011-06-27
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-27
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-27
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-27
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-27
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
13
-28
/
+73
2011-06-27
Staging: comedi: fix build breakages on some platforms
Greg Kroah-Hartman
1
-0
/
+21
2011-06-27
Staging: brcm80211: disable drivers except for X86 or MIPS platforms
Greg Kroah-Hartman
1
-2
/
+2
2011-06-27
Staging: brcm80211: disable drivers for PPC platforms
Greg Kroah-Hartman
1
-0
/
+2
2011-06-27
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2011-06-27
Staging: mei: fix suspend failure
Tomas Winkler
2
-5
/
+10
2011-06-27
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2
-2
/
+2
2011-06-27
Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
Ralf Baechle
1
-0
/
+1
2011-06-27
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
4
-5
/
+5
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-06-27
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
1
-4
/
+6
2011-06-27
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
Uwe Bonnes
3
-6
/
+17
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
1
-1
/
+1
2011-06-27
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-12
/
+88
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+9
2011-06-26
drm/i915: add Ivy Bridge page flip support
Jesse Barnes
1
-0
/
+36
2011-06-26
drm/i915: split page flip queueing into per-chipset functions
Jesse Barnes
2
-83
/
+189
2011-06-25
mmc: queue: bring discard_granularity/alignment into line with SCSI
Adrian Hunter
1
-6
/
+1
2011-06-25
mmc: queue: append partition subname to queue thread name
Adrian Hunter
3
-5
/
+8
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-06-25
mmc: block: switch card to User Data Area when removing the block driver
Adrian Hunter
1
-0
/
+3
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-06-25
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
James Hogan
1
-1
/
+1
2011-06-25
mmc: sdhi: DMA slave ID 0 is invalid
Guennadi Liakhovetski
1
-1
/
+1
2011-06-25
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
1
-2
/
+2
2011-06-25
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
1
-2
/
+3
[next]