index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfs
/
mdb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
ACPICA: Update version to 20091214
Bob Moore
1
-1
/
+1
2009-12-15
ACPICA: Move check for valid Thread ID structure
Dan Carpenter
1
-9
/
+9
2009-12-15
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
3
-78
/
+65
2009-12-15
ACPICA: Module-level code: enable _REG execution in same scope
Lin Ming
6
-4
/
+36
2009-12-15
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
1
-13
/
+24
2009-12-15
ACPICA: Update function headers and comments, no functional change
Bob Moore
2
-6
/
+10
2009-12-15
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
4
-30
/
+41
2009-12-15
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
3
-49
/
+48
2009-12-15
ACPICA: Fix mutex errors when running _REG methods
Bob Moore
1
-11
/
+20
2009-12-15
ACPICA: Update function headers, no functional change
Bob Moore
1
-13
/
+14
2009-12-15
ACPICA: Add more conversions to predefined name repair module
Bob Moore
1
-76
/
+327
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
12
-77
/
+40
2009-12-15
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
2
-11
/
+152
2009-12-15
ACPICA: Fix two additional Scope override error messages
Bob Moore
1
-6
/
+8
2009-12-15
ACPICA: Fix two Scope type error messages
Bob Moore
1
-8
/
+11
2009-12-15
ACPICA: Fix possible memory leak for module-level code execution
Lin Ming
1
-0
/
+6
2009-12-15
mfd: compile fix for twl4030 renaming
Stephen Rothwell
1
-5
/
+5
2009-12-15
lis3: update documentation to match latest changes
Samu Onkalo
1
-7
/
+24
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2
-3
/
+31
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2
-7
/
+46
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2
-32
/
+3
2009-12-15
lis3: selftest support
Samu Onkalo
3
-3
/
+81
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2
-14
/
+28
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2
-8
/
+17
2009-12-15
lis3: update documentation and comments
Éric Piel
4
-42
/
+52
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
1
-0
/
+1
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
1
-0
/
+1
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
2
-21
/
+61
2009-12-15
lis3lv02d: axis remap and resource setup/release
Samu Onkalo
1
-0
/
+12
2009-12-15
crc32: minor optimizations and cleanup
Joakim Tjernlund
1
-77
/
+44
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
1
-1
/
+1
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai
3
-0
/
+659
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
1
-10
/
+75
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
5
-28
/
+98
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
5
-43
/
+23
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
1
-5
/
+3
2009-12-15
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
1
-0
/
+75
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
1
-5
/
+5
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
1
-16
/
+84
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
1
-2
/
+2
2009-12-15
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
3
-0
/
+1290
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
1
-1
/
+2
2009-12-15
sdio: rework cis tuple parsing
Albert Herranz
1
-74
/
+93
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
1
-5
/
+5
2009-12-15
firmware: only allow EDD on x86
Mike Frysinger
1
-2
/
+2
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
3
-6
/
+13
2009-12-15
efi.h: use %pUl to print UUIDs
Joe Perches
1
-5
/
+1
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2
-13
/
+3
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
1
-13
/
+3
2009-12-15
drivers/md/md.c: use %pU to print UUIDs
Joe Perches
1
-12
/
+4
[next]