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-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2
-40
/
+256
2011-05-24
mmc: card: block.c cleanup for host claim/release.
Andrei Warkentin
1
-18
/
+13
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
3
-8
/
+23
2011-05-24
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
1
-16
/
+26
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
3
-54
/
+43
2011-05-24
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
1
-2
/
+2
2011-05-24
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
1
-23
/
+21
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+2
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+2
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-2
/
+2
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2
-7
/
+7
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2
-4
/
+82
2011-05-24
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
1
-1
/
+1
2011-05-24
mmc: tegra: add pm_flags
Venkat Rao
1
-0
/
+2
2011-05-24
mmc: remove redundant irq disabling
John Ogness
1
-8
/
+0
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
1
-0
/
+10
2011-05-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-11
/
+43
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-4
/
+22
2011-05-16
drm/i915: Revert i915.semaphore=1 default from 47ae63e0
Andy Lutomirski
1
-1
/
+1
2011-05-16
vga_switcheroo: don't toggle-switch devices
Florian Mickler
1
-3
/
+3
2011-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-21
/
+156
2011-05-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
1
-1
/
+1
2011-05-14
Merge branch 'fbmem'
Linus Torvalds
1
-52
/
+71
2011-05-14
Revert "libata: ahci_start_engine compliant to AHCI spec"
Tejun Heo
1
-21
/
+0
2011-05-14
Further fbcon sanity checking
Bruno Prémont
1
-4
/
+4
2011-05-14
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
1
-49
/
+68
2011-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-57
/
+110
2011-05-13
rbd: fix split bio handling
Yehuda Sadeh
1
-20
/
+151
2011-05-13
drm/i915: Revert i915.semaphore=1 default from i915 merge
Andy Lutomirski
1
-1
/
+1
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
1
-5
/
+5
2011-05-13
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2
-0
/
+2
2011-05-13
drm/radeon/kms: fix extended lvds info parsing
Alex Deucher
1
-3
/
+11
2011-05-13
drm/radeon/kms: fix tiling reg on fusion
Alex Deucher
2
-1
/
+5
2011-05-12
rbd: fix leak of ops struct
Sage Weil
1
-1
/
+5
2011-05-13
i2c: pnx: Fix crash due to wrong init of timer->data
Wolfram Sang
1
-1
/
+1
2011-05-12
ne-h8300: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-9
/
+9
2011-05-12
hydra: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-8
/
+8
2011-05-12
zorro8390: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-7
/
+7
2011-05-12
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
3
-23
/
+53
2011-05-12
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
Linus Torvalds
1
-0
/
+2
2011-05-12
Merge branch 'fbmem'
Linus Torvalds
1
-26
/
+80
2011-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+10
2011-05-12
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-18
/
+12
2011-05-12
fbmem: make read/write/ioctl use the frame buffer at open time
Linus Torvalds
1
-16
/
+34
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
1
-10
/
+46
2011-05-12
sfc: Always map MCDI shared memory as uncacheable
Ben Hutchings
3
-23
/
+53
[next]