index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-27
ALSA: usb-audio: add support for UAC2 pitch control
Daniel Mack
1
-7
/
+30
2010-05-27
ALSA: usb-audio: parse UAC2 endpoint descriptors correctly
Daniel Mack
2
-13
/
+58
[prev]
[next]