projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
[linux-2.6]
/
drivers
/
usb
/
core
/
2006-09-29
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/roland...
tree
|
commitdiff
2006-09-29
Tim Shimmin
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-09-28
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/hwmon-2.6
tree
|
commitdiff
2006-09-28
Alan Stern
USB: fix autosuspend when CONFIG_PM isn't set
tree
|
commitdiff
2006-09-28
Alan Stern
USB: allow both root-hub interrupts and polling
tree
|
commitdiff
2006-09-28
Alan Stern
USB: create new workqueue thread for USB autosuspend
tree
|
commitdiff
2006-09-28
Henrik Kretzschmar
USB: fixes kerneldoc errors in usbcore-auto(susp/res...
tree
|
commitdiff
2006-09-28
Mikael Pettersson
USB: Fix alignment of buffer passed down to ->hub_control()
tree
|
commitdiff
2006-09-28
Linus Torvalds
Merge branch 'devel' of /home/rmk/linux-2.6-arm
tree
|
commitdiff
2006-09-28
Linus Torvalds
Merge branch 'devel' of /home/rmk/linux-2.6-mmc
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/usb-2.6
tree
|
commitdiff
2006-09-27
David Brownell
USB: remove OTG build warning
tree
|
commitdiff
2006-09-27
Alan Stern
USB: force root hub resume after power loss
tree
|
commitdiff
2006-09-27
Tobias Klauser
USB: Remove unneeded void * casts in core files
tree
|
commitdiff
2006-09-27
Greg Kroah-Hartman
USB: fix __must_check warnings in drivers/usb/core/
tree
|
commitdiff
2006-09-27
Alan Stern
USB: fix root-hub resume when CONFIG_USB_SUSPEND is...
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: remove usb_suspend_root_hub
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: non-hub-specific uses of autosuspend
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: add autosuspend/autoresume infrastructure
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: store each usb_device's level in the tree
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: trim down usb_bus structure
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: Add flag for whether a host controller uses DMA
tree
|
commitdiff
2006-09-27
Alan Stern
USB: remove struct usb_operations
tree
|
commitdiff
2006-09-27
Andrew Morton
USB: usb-hub-driver-improve-use-of-ifdef fix
tree
|
commitdiff
2006-09-27
Alexey Dobriyan
USB: Turn usb_resume_both() into static inline
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: help drivers to change device configs
tree
|
commitdiff
2006-09-27
Luiz Fernando N...
USB core: Use const where possible.
tree
|
commitdiff
2006-09-27
Inaky Perez-Gonzalez
wusb: pretty print new wireless USB devices when they...
tree
|
commitdiff
2006-09-27
Inaky Perez-Gonzalez
wusb: handle wusb device ep0 speed settings
tree
|
commitdiff
2006-09-27
Inaky Perez-Gonzalez
wusb: hub code recognizes wusb ports
tree
|
commitdiff
2006-09-27
Inaky Perez-Gonzalez
usb: deal with broken config descriptors
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: khubd and busy-port handling
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: make hcd_endpoint_disable wait for queue to...
tree
|
commitdiff
2006-09-27
Aleksey Gorelov
USB: Properly unregister reboot notifier in case of...
tree
|
commitdiff
2006-09-27
Luiz Fernando N...
USB: hub: Use usb_endpoint_* functions.
tree
|
commitdiff
2006-09-27
Luiz Fernando N...
USB: New functions to check endpoints info.
tree
|
commitdiff
2006-09-27
Luiz Fernando N...
USB: Make file operations structs in drivers/usb const.
tree
|
commitdiff
2006-09-27
Franck Bui-Huu
USB: usbcore get rid of the timer in usb_start_wait_urb()
tree
|
commitdiff
2006-09-27
Alan Stern
hub driver: improve use of #ifdef
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: suspending devices with no driver
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: fix up device and power state tests
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: set device and power states properly
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: track whether interfaces are suspended
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: resume device resume recursion
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: split suspend/resume for device and interfaces
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: make usb_generic a usb_device_driver
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: add usb_device_driver definition
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: move code among source files
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: rename usb_suspend_device to usb_port_suspend
tree
|
commitdiff
2006-09-27
Alan Stern
usbfs: detect device unregistration
tree
|
commitdiff
2006-09-27
Alan Stern
usbfs: private mutex for open, release, and remove
tree
|
commitdiff
2006-09-27
Alan Stern
usbcore: add configuration_string to attribute group
tree
|
commitdiff
2006-09-27
Dmitry Torokhov
USB: Make usb_buffer_free() NULL-safe
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge /pub/scm/linux/kernel/git/lethal/sh-2.6
tree
|
commitdiff
2006-09-27
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2006-09-27
Theodore Ts'o
[PATCH] inode-diet: Eliminate i_blksize from the inode...
tree
|
commitdiff
2006-09-27
Theodore Ts'o
[PATCH] inode_diet: Replace inode.u.generic_ip with...
tree
|
commitdiff
2006-09-26
Linus Torvalds
Merge branch 'for-linus' of git://one.firstfloor.org...
tree
|
commitdiff
2006-09-26
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6
tree
|
commitdiff
2006-09-26
Tony Luck
Pull esi-support into release branch
tree
|
commitdiff
2006-09-26
Tony Luck
Pull model-name into release branch
tree
|
commitdiff
2006-09-26
David Brownell
PM: USB HCDs use PM_EVENT_PRETHAW
tree
|
commitdiff
2006-09-23
Jeff Garzik
Merge tag 'r8169-20060920-00' of git://electric-eye...
tree
|
commitdiff
2006-09-13
Jeff Garzik
Merge tag 'r8169-20060912-00' of git://electric-eye...
tree
|
commitdiff
2006-09-05
Dave Jones
Merge ../linus
tree
|
commitdiff
2006-08-30
David Woodhouse
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-08-28
James Bottomley
Merge ../linux-2.6
tree
|
commitdiff
2006-08-21
Len Brown
Merge trivial low-risk suspend hotkey bugzilla-5918...
tree
|
commitdiff
2006-08-16
Greg Kroah-Hartman
Merge git://git./linux/kernel/git/sam/kbuild-2.6.18
tree
|
commitdiff
2006-08-10
Jeff Garzik
Merge branch 'sii-m15w' into upstream
tree
|
commitdiff
2006-08-08
Paul Mackerras
Merge branch 'merge'
tree
|
commitdiff
2006-08-07
Greg Kroah-Hartman
Merge git://git./linux/kernel/git/sam/kbuild-2.6.18
tree
|
commitdiff
2006-08-06
James Bottomley
Merge ../linux-2.6
tree
|
commitdiff
2006-08-05
Dmitry Torokhov
Merge /linux/kernel/git/torvalds/linux-2.6 into for...
tree
|
commitdiff
2006-08-04
John W. Linville
Merge branch 'from-linus' into upstream
tree
|
commitdiff
2006-08-04
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
tree
|
commitdiff
2006-08-04
Greg Kroah-Hartman
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2006-08-03
Jeff Garzik
Merge branch 'upstream-fixes' into upstream
tree
|
commitdiff
2006-08-03
Jeff Garzik
Merge branch 'bcm43xx' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-08-03
Jeff Garzik
Merge branch 'upstream-fixes' into upstream
tree
|
commitdiff
2006-08-03
Jeff Garzik
Merge branch 'upstream-fixes' of git://git./linux/kerne...
tree
|
commitdiff
2006-08-03
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2006-08-03
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2006-08-03
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/usb-2.6
tree
|
commitdiff
2006-08-02
Greg Kroah-Hartman
Revert "[PATCH] USB: move usb_device_class class device...
tree
|
commitdiff
2006-08-02
Greg Kroah-Hartman
Revert "[PATCH] USB: convert usb class devices to real...
tree
|
commitdiff
2006-08-01
Paul Mackerras
Merge branch 'merge'
tree
|
commitdiff
2006-07-27
John W. Linville
Merge branch 'from-linus' into upstream
tree
|
commitdiff
2006-07-21
Linus Torvalds
Merge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
tree
|
commitdiff
2006-07-19
Jeff Garzik
Merge branch 'upstream' of git://git./linux/kernel...
tree
|
commitdiff
2006-07-17
Jeff Garzik
Merge branch 'upstream-fixes-jgarzik' of git://lost...
tree
|
commitdiff
2006-07-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2006-07-13
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
tree
|
commitdiff
2006-07-13
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
tree
|
commitdiff
2006-07-13
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
tree
|
commitdiff
2006-07-13
Linus Torvalds
Merge commit /linux/kernel/git/davem/net-2.6 of HEAD
tree
|
commitdiff
2006-07-13
Linus Torvalds
Merge commit /linux/kernel/git/gregkh/i2c-2.6 of HEAD
tree
|
commitdiff
next