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-09-10
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-0
/
+3
2011-09-10
backlight: Declare backlight_types[] const
Bart Van Assche
1
-1
/
+1
2011-09-10
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-30
/
+43
2011-09-10
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2
-10
/
+17
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
1
-20
/
+18
2011-09-09
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2
-20
/
+23
2011-09-09
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2
-4
/
+3
2011-09-09
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
Linus Torvalds
7
-44
/
+99
2011-09-08
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-13
/
+29
2011-09-08
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
1
-4
/
+1
2011-09-08
Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid
Linus Torvalds
4
-23
/
+67
2011-09-08
Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-16
/
+49
2011-09-08
Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu
Linus Torvalds
1
-8
/
+10
2011-09-07
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
3
-44
/
+34
2011-09-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....
Linus Torvalds
1
-1
/
+1
2011-09-07
Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
Jiri Kosina
4
-23
/
+67
2011-09-07
HID: wacom: Unregister sysfs attributes on remove
David Herrmann
1
-0
/
+1
2011-09-07
HID: wacom: Fix error path of power-supply initialization
David Herrmann
1
-12
/
+9
2011-09-07
i2c-tegra: fix possible race condition after tx
Doug Anderson
1
-14
/
+32
2011-09-07
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
1
-1
/
+1
2011-09-07
i2c-tegra: Add of_match_table
John Bonesio
1
-0
/
+12
2011-09-07
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
Axel Lin
1
-1
/
+4
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2
-8
/
+4
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
1
-1
/
+1
2011-09-05
regmap: Remove bitrotted module_put()s
Mark Brown
1
-4
/
+1
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-05
NET: am79c961: fix race in link status code
Russell King
1
-0
/
+3
2011-09-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+33
2011-09-02
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
1
-5
/
+0
2011-09-02
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
1
-3
/
+10
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2
-0
/
+30
2011-08-31
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
1
-0
/
+2
2011-08-31
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-08-31
mmc: sdhi: initialise mmc_data->flags before use
Simon Horman
1
-2
/
+2
2011-08-31
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-08-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-5
/
+15
2011-08-31
drm/radeon/kms: set a default max_pixel_clock
Dave Airlie
1
-0
/
+3
2011-08-31
md/raid5: fix a hang on device failure.
NeilBrown
1
-1
/
+1
2011-08-30
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-0
/
+12
2011-08-30
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
Alex Deucher
1
-0
/
+8
2011-08-30
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
2
-0
/
+2
2011-08-30
md: fix clearing of 'blocked' flag in the presence of bad blocks.
NeilBrown
1
-1
/
+1
2011-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-76
/
+58
2011-08-29
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-13
/
+95
[next]