index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-15
lis3: update documentation to match latest changes
Samu Onkalo
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2009-12-15
lis3: selftest support
Samu Onkalo
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2009-12-15
lis3: update documentation and comments
Éric Piel
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
2009-12-15
lis3lv02d: axis remap and resource setup/release
Samu Onkalo
2009-12-15
crc32: minor optimizations and cleanup
Joakim Tjernlund
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
2009-12-15
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
2009-12-15
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
2009-12-15
sdio: rework cis tuple parsing
Albert Herranz
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
2009-12-15
firmware: only allow EDD on x86
Mike Frysinger
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
2009-12-15
efi.h: use %pUl to print UUIDs
Joe Perches
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
drivers/md/md.c: use %pU to print UUIDs
Joe Perches
2009-12-15
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
random.c: use %pU to print UUIDs
Joe Perches
2009-12-15
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
Joe Perches
2009-12-15
lib/vsprintf.c: add %pU to print UUID/GUIDs
Joe Perches
2009-12-15
parser: remove unnecessary strlen()
André Goddard Rosa
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
string: on strstrip(), first remove leading spaces before running over str
André Goddard Rosa
2009-12-15
string: factorize skip_spaces and export it to be generally available
André Goddard Rosa
2009-12-15
drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()
Andrew Morton
2009-12-15
ctype: constify read-only _ctype string
André Goddard Rosa
2009-12-15
vsprintf: reuse almost identical simple_strtoulX() functions
André Goddard Rosa
2009-12-15
vsprintf: factor out skip_space code in a separate function
André Goddard Rosa
2009-12-15
vsprintf: move local vars to block local vars and remove unneeded ones
André Goddard Rosa
2009-12-15
vsprintf: reduce code size by avoiding extra check
André Goddard Rosa
2009-12-15
vsprintf: use TOLOWER whenever possible
André Goddard Rosa
[next]