index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
gpio: max732x: fix input configuration for open-drain pins
Marc Zyngier
1
-0
/
+7
2010-05-27
max732x: correct nr_port checking off by one error
Axel Lin
1
-3
/
+3
2010-05-27
pl061: fix offset value range checking
Axel Lin
1
-1
/
+1
2010-05-27
gpiolib: document that names can contain printk format specifiers
Uwe Kleine-König
1
-1
/
+3
2010-05-27
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
1
-1
/
+1
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
5
-5
/
+5
2010-05-27
gpio: add interrupt handling capability to max732x
Marc Zyngier
3
-19
/
+346
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
3
-0
/
+371
2010-05-27
fs/autofs4: use memdup_user
Julia Lawall
1
-11
/
+2
2010-05-27
drivers/message/i2o/i2o_config.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-05-27
drivers/mmc/host: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
5
-0
/
+359
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
2
-0
/
+33
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
23
-26
/
+23
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
1
-4
/
+11
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
1
-128
/
+134
2010-05-27
sdhci: enable multiblock transfers in sdhci-s3c
Maurus Cuelenaere
1
-3
/
+0
2010-05-27
mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
Thomas Abraham
1
-6
/
+1
2010-05-27
mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
Thomas Abraham
2
-5
/
+17
2010-05-27
sdhci: build fix: rename SDHCI I/O accessor functions
Matt Fleming
3
-30
/
+30
2010-05-27
mmc: SDHCI_INT_DATA_MASK typo error
Zhangfei Gao
1
-1
/
+1
2010-05-27
mmc: atmel-mci: Add support for SDIO interrupts
Anders Grahn
1
-4
/
+38
2010-05-27
mmc: add support MMCIF for SuperH
Yusuke Goda
4
-0
/
+1013
2010-05-27
mmc: atmel-mci: enable SD high speed support
Nicolas Ferre
1
-3
/
+19
2010-05-27
mmc: sd: clean up redundant memset
Mark Asselstine
1
-2
/
+0
2010-05-27
davinci: mmc: updates to suspend/resume implementation
Chaithrika U S
1
-8
/
+43
2010-05-27
davinci: mmc: add a function to control reset state of the controller
Chaithrika U S
1
-21
/
+16
2010-05-27
sdhci-pltfm: do not print errors in case of an extended iomem size
Anton Vorontsov
1
-1
/
+1
2010-05-27
sdhci-pltfm: implement platform data passing
Anton Vorontsov
2
-4
/
+55
2010-05-27
sdhci: implement CAP_CLOCK_BASE_BROKEN quirk
Anton Vorontsov
2
-1
/
+4
2010-05-27
mmc-omap: add support for 16-bit and 32-bit registers
Marek Belisko
1
-29
/
+33
2010-05-27
davinci: mmc: pass number of SG segments as platform data
Sudhakar Rajashekhara
2
-7
/
+20
2010-05-27
ext3 uses rb_node = NULL; to zero rb_root.
Venkatesh Pallipadi
1
-1
/
+1
2010-05-27
quota: Fixup dquot_transfer
Jan Kara
1
-1
/
+1
2010-05-27
reiserfs: Fix resuming of quotas on remount read-write
Jan Kara
1
-2
/
+10
2010-05-27
pohmelfs: Remove dead quota code
Dmitry Monakhov
1
-8
/
+0
2010-05-27
Btrfs: add more error checking to btrfs_dirty_inode
Chris Mason
1
-2
/
+13
2010-05-27
perf tui: Fix last use_browser problem related to .perfconfig
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-27
vhost: fix the memory leak which will happen when memory_access_ok fails
Takuya Yoshikawa
1
-1
/
+3
2010-05-27
vhost-net: fix to check the return value of copy_to/from_user() correctly
Takuya Yoshikawa
1
-7
/
+7
2010-05-27
vhost: fix to check the return value of copy_to/from_user() correctly
Takuya Yoshikawa
1
-23
/
+28
2010-05-27
vhost: Fix host panic if ioctl called with wrong index
Krishna Kumar
1
-1
/
+1
2010-05-27
ALSA: asihpi - Minor code cleanup
Eliot Blennerhassett
1
-25
/
+13
2010-05-27
ALSA: asihpi - Add support for new ASI8800 family
Eliot Blennerhassett
1
-0
/
+3
2010-05-27
ALSA: asihpi - Fix bug preventing outstream_write preload from happening
Eliot Blennerhassett
1
-13
/
+5
2010-05-27
ALSA: asihpi - Fix imbalanced lock path in hw_message
Eliot Blennerhassett
1
-1
/
+2
2010-05-27
ALSA: asihpi - Remove support for old ASI8800 family
Eliot Blennerhassett
1
-3
/
+0
2010-05-27
ALSA: asihpi - Add hd radio blend functions
Eliot Blennerhassett
3
-3
/
+27
2010-05-27
ALSA: asihpi - Remove unused io map functions
Eliot Blennerhassett
2
-32
/
+0
[prev]
[next]