index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
1
-3
/
+5
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+43
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2
-12
/
+31
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2
-3
/
+58
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
1
-2
/
+6
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
1
-0
/
+1
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
4
-270
/
+88
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-0
/
+1
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
1
-82
/
+390
2010-03-06
eisa: fix coding style for eisa bus code
Thadeu Lima de Souza Cascardo
1
-112
/
+128
2010-03-06
drivers/misc/iwmc3200top/main.c: eliminate useless code
Julia Lawall
1
-2
/
+0
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-21
/
+36
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
12
-18
/
+18
2010-03-06
timbgpio: fix build
David Miller
1
-0
/
+1
2010-03-06
dm raid1: fix deadlock when suspending failed device
Takahiro Yasui
1
-18
/
+23
2010-03-06
dm: eliminate some holes data structures
Mike Snitzer
1
-13
/
+13
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
3
-12
/
+18
2010-03-06
dm: free dm_io before bio_endio not after
Mikulas Patocka
1
-2
/
+2
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
9
-29
/
+19
2010-03-06
dm ioctl: only issue uevent on resume if state changed
Mike Snitzer
1
-4
/
+5
2010-03-06
dm raid1: always return error if all legs fail
Mikulas Patocka
1
-3
/
+6
2010-03-06
dm mpath: refactor pg_init
Kiyoshi Ueda
1
-12
/
+19
2010-03-06
dm mpath: wait for pg_init completion when suspending
Kiyoshi Ueda
1
-3
/
+35
2010-03-06
dm mpath: hold io until all pg_inits completed
Kiyoshi Ueda
1
-6
/
+11
2010-03-06
dm mpath: avoid storing private suspended state
Kiyoshi Ueda
1
-12
/
+0
2010-03-06
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
3
-19
/
+4
2010-03-06
dm mpath: skip activate_path for failed paths
Moger, Babu
1
-2
/
+5
2010-03-06
dm mpath: pass struct pgpath to pg init done
Moger, Babu
1
-3
/
+2
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2010-03-05
hwmon: Remove the deprecated adt7473 driver
Amerigo Wang
3
-1195
/
+0
2010-03-05
hwmon: Fix off-by-one kind values
Jean Delvare
3
-15
/
+11
2010-03-05
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
1
-2
/
+4
2010-03-05
hwmon: (tmp421) Restore missing inputs
Jean Delvare
1
-7
/
+7
2010-03-05
hwmon: Driver for Andigilog aSC7621 family monitoring chips
George Joseph
3
-0
/
+1269
2010-03-05
hwmon: (adt7411) Improve locking
Wolfram Sang
1
-7
/
+14
2010-03-05
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang
3
-0
/
+370
2010-03-05
hwmon: (w83793) Add watchdog functionality
Sven Anders
2
-4
/
+481
[prev]
[next]