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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-02-06
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
2008-02-06
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
2008-02-06
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
2008-02-06
Platform real time clock driver for Dallas 1511 chip
Andrew Sharp
2008-02-06
rtc-cmos alarm acts as oneshot
David Brownell
2008-02-06
rtc: ds1302 rtc support
Paul Mundt
2008-02-06
rtc-cmos: export nvram in sysfs
David Brownell
2008-02-06
rtc-s3c: Use is_power_of_2() macro for simplicity.
Robert P. J. Day
2008-02-06
rtc-pcf8583: Don't abuse I2C_M_NOSTART
Jean Delvare
2008-02-06
Cosmetic fixes to RTC subsystem's Kconfig
Alessandro Zummo
2008-02-06
drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning
Andrew Morton
2008-02-06
drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()
Roel Kluin
2008-02-06
ser_gigaset: convert mutex to completion
Tilman Schmidt
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
usb_gigaset: suspend support
Tilman Schmidt
2008-02-06
bas_gigaset: suspend support
Tilman Schmidt
2008-02-06
gigaset: code cleanups
Tilman Schmidt
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
2008-02-06
spi_bfin: headers are not for changelogs
Mike Frysinger
2008-02-06
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
2008-02-06
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
2008-02-06
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
2008-02-06
spi_bfin: use more useful GPIO labels
Bryan Wu
2008-02-06
spi_bfin: remove useless fault path
Bryan Wu
2008-02-06
spi: omap2_mcspi handles omap3 too
Girish
2008-02-06
spi: SuperH SPI using SCI
Magnus Damm
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
2008-02-06
spi core: stop updating dev->power.power_state
David Brownell
2008-02-06
Atari floppy: Rename disk_type to atari_disk_type
Geert Uytterhoeven
2008-02-06
W1: w1_therm.c standardize units to millidegrees C
David Fries
2008-02-06
drivers/cdrom/cdrom.c: simplify logic in cdrom_release()
Borislav Petkov
2008-02-06
w1: remove unused and confusing variable.
Evgeniy Polyakov
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
2008-02-06
phantom: don't grab other devices
Jiri Slaby
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
2008-02-06
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
2008-02-06
parport_serial: netmos 9855 fix
Christian Pellegrin
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
2008-02-06
Amiga serial driver: port_write_mutex fixup
Daniel Walker
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
[next]