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-07-21
class: change internal semaphore to a mutex
Dave Young
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
class: fix docbook comments for class_private structure
Greg Kroah-Hartman
2008-07-21
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-21
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: mtd: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: misc: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: macintosh: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: ide: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: i2c: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: hid: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-07-21
usb-storage: revert DMA-alignment change for Wireless USB
Alan Stern
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
2008-07-21
USB: fix double kfree in ipaq in error case
Oliver Neukum
2008-07-21
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
2008-07-21
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
2008-07-21
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
2008-07-21
usb gadget: g_cdc dependso on NET
Randy Dunlap
2008-07-21
USB: Au1xxx-usb: suspend/resume support.
Manuel Lauss
2008-07-21
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
Manuel Lauss
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
[next]