index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2
-112
/
+106
2005-10-29
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
1
-12
/
+9
2005-10-29
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
1
-0
/
+2
2005-10-29
[PATCH] Add unusual_devs for iPod Nano
Phil Dibowitz
1
-0
/
+10
2005-10-29
[PATCH] Add unusual_dev for iBeat
Phil Dibowitz
1
-0
/
+7
2005-10-29
[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry
Daniel Drake
1
-0
/
+8
2005-10-29
[PATCH] usb-storage: Some minor shuttle_usbat cleanups
Daniel Drake
5
-175
/
+213
2005-10-29
[PATCH] USB Storage: HP8200: Another device type detection fix
Daniel Drake
1
-6
/
+6
2005-10-29
[PATCH] USB: make usb storage note visible in Kconfig
Borislav Petkov
1
-1
/
+2
2005-10-29
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
1
-1
/
+1
2005-10-29
[PATCH] pegasus.h
Petko Manolov
1
-0
/
+2
2005-10-29
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2
-0
/
+4
2005-10-29
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2
-11
/
+13
2005-10-29
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-10-29
[PATCH] USB: sisusb warning fix
Andrew Morton
1
-1
/
+1
2005-10-29
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-29
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
1
-4
/
+20
2005-10-29
[PATCH] updates for "controller suspended" handling
David Brownell
2
-17
/
+14
2005-10-29
[PATCH] stop exporting two functions
David Brownell
3
-13
/
+8
2005-10-29
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
2005-10-29
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-29
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
1
-4
/
+18
2005-10-29
[PATCH] OHCI PM updates
David Brownell
7
-94
/
+34
2005-10-29
[PATCH] usbcore PCI glue updates for PM
David Brownell
2
-59
/
+53
2005-10-29
[PATCH] root hub updates (greater half)
David Brownell
2
-77
/
+97
2005-10-29
[PATCH] root hub changes (lesser half)
David Brownell
6
-21
/
+111
2005-10-29
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
6
-15
/
+40
2005-10-29
[PATCH] EHCI, split out PCI glue
Matt Porter
3
-463
/
+489
2005-10-29
[PATCH] one less word in struct device
David Brownell
2
-24
/
+3
2005-10-29
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
4
-28
/
+44
2005-10-29
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
4
-43
/
+10
2005-10-29
[PATCH] USB: Fix usb hub build
Matt Porter
1
-1
/
+1
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
9
-11
/
+12
2005-10-29
[PATCH] remove duplicated resume path code
David Brownell
1
-28
/
+5
2005-10-29
[PATCH] remove usb_suspend_device() parameter
David Brownell
6
-19
/
+46
2005-10-29
[PATCH] remove suspend-path recursion
David Brownell
1
-64
/
+12
2005-10-29
[PATCH] usb_interface power state
David Brownell
8
-48
/
+85
2005-10-29
[PATCH] USB: move handoff code
David Brownell
5
-253
/
+280
2005-10-29
[PATCH] ub: suppress gcc warnings for pointer casts
Pete Zaitcev
1
-2
/
+2
2005-10-29
[PATCH] USB: add more snooping hooks in devio.c
Greg Kroah-Hartman
1
-5
/
+50
2005-10-29
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
14
-51
/
+22
2005-10-29
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
2
-2
/
+197
2005-10-29
[PATCH] USB: disable tasklet if rtl8150 device is removed while active.
Greg Kroah-Hartman
1
-0
/
+1
2005-10-29
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2
-0
/
+16
2005-10-29
[PATCH] USB: ehci.patch (earlier irq disable)
David Brownell
1
-0
/
+8
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
37
-6349
/
+739
2005-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-28
/
+91
2005-10-29
[PATCH] PCI fixup for Toshiba laptops and ohci1394
Jesse Barnes
1
-0
/
+59
2005-10-29
[PATCH] pci_ids: cleanup comments
Grant Coady
1
-4
/
+4
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
[next]