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
2007-04-27
Driver core: make uevent-environment available in uevent-file
Kay Sievers
2007-04-27
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
2007-04-27
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
PNP: stop using the subsystem rwsem
Greg Kroah-Hartman
2007-04-27
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
2007-04-27
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
2007-04-27
Driver core: suppress uevents via filter
Cornelia Huck
2007-04-27
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
Driver core: add name to device_type
Kay Sievers
2007-04-27
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
dev_printk and new-style class devices
Jean Delvare
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
driver core: fix device_add error path
Dmitriy Monakhov
2007-04-27
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
2007-04-27
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
Ursula Braun
2007-04-27
[S390] sclp: initialize early.
Peter Oberparleiter
2007-04-27
[S390] ctc: kmalloc->kzalloc/casting cleanups.
Ahmed S. Darwish
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
2007-04-27
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2007-04-27
[S390] Get rid of console setup functions.
Heiko Carstens
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
[next]