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-26
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
1
-1
/
+1
2011-05-26
mfd: Correct the twl4030-power warning print during script loading
Lesly A M
1
-1
/
+1
2011-05-26
mfd: Fix build warning on 88pm860x
Haojian Zhuang
1
-14
/
+14
2011-05-26
mfd: Fix wl1273 warning
Wanlong Gao
1
-1
/
+0
2011-05-26
mfd: Continue with IRQ setup even if we don't have PMIC main IRQ
Mark Brown
1
-13
/
+14
2011-05-26
mfd: Provide platform data for WM831x GPIO configuration
Mark Brown
1
-1
/
+12
2011-05-26
regulator: Use device platform_data to retrieve db8500 platform bits
Samuel Ortiz
1
-2
/
+2
2011-05-26
mfd: Use mfd cell platform_data for wm8400 cells platform bits
Samuel Ortiz
1
-1
/
+2
2011-05-26
mfd: Use mfd cell platform_data for davinci cells platform bits
Samuel Ortiz
1
-2
/
+4
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
4
-24
/
+15
2011-05-26
mfd: Use mfd cell platform_data for tps6105x cells platform bits
Samuel Ortiz
2
-3
/
+4
2011-05-26
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
Samuel Ortiz
2
-4
/
+5
2011-05-26
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
3
-5
/
+4
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
4
-15
/
+18
2011-05-26
mfd: Use mfd cell platform_data for rdc321x cells platform bits
Samuel Ortiz
3
-6
/
+6
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
9
-44
/
+64
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
3
-3
/
+6
2011-05-26
fb: Use platform_data to retrieve tmiofb platform bits
Samuel Ortiz
2
-8
/
+7
2011-05-26
mfd: Use mfd cell platform_data for wl1273 cells platform bits
Samuel Ortiz
2
-3
/
+5
2011-05-26
mfd: Pass htc-pasic3 led platform data through the cell platform_data
Samuel Ortiz
1
-0
/
+2
2011-05-26
w1: Use device platform_data to retrieve ds1wm platform bits
Samuel Ortiz
3
-4
/
+14
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
5
-5
/
+9
2011-05-26
mfd: Use mfd cell platform_data for ab3100 cells platform bits
Samuel Ortiz
2
-4
/
+5
2011-05-26
mfd: Use mfd cell platform_data for ab3550 cells platform bits
Samuel Ortiz
1
-2
/
+4
2011-05-26
mfd: Add platform data pointer back
Samuel Ortiz
1
-0
/
+7
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2
-0
/
+265
2011-05-26
isdn/diva: Drop __TIME__ usage
Michal Marek
1
-3
/
+2
2011-05-26
wan/pc300: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-05-25
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
141
-1041
/
+1448
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
32
-552
/
+5293
2011-05-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-143
/
+1195
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
5
-6
/
+174
2011-05-25
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-4
/
+3561
2011-05-25
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+32
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
2
-10
/
+12
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
3
-16
/
+10
2011-05-25
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
1
-0
/
+1
2011-05-25
bnx2x: protect sequence increment with mutex
Dmitry Kravkov
1
-1
/
+2
2011-05-25
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
via-velocity: don't annotate MAC registers as packed
Ulrich Hecht
1
-1
/
+1
2011-05-25
xen: netfront: hold RTNL when updating features.
Ian Campbell
1
-0
/
+2
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-25
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2
-1
/
+18
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2
-3
/
+8
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2
-17
/
+48
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
1
-29
/
+79
2011-05-25
Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...
Roland Dreier
18
-147
/
+500
2011-05-25
RDMA/cma: Save PID of ID's owner
Nir Muchtar
1
-0
/
+6
[prev]
[next]