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
Create platform_device.h to contain all the platform device details.
Russell King
198
-158
/
+214
2005-10-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
63
-1303
/
+4172
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
143
-4581
/
+4190
2005-10-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2
-3
/
+3
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
Arnaldo Carvalho de Melo
4
-42
/
+64
2005-10-29
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
3
-0
/
+152
2005-10-29
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
1
-1
/
+1
2005-10-29
[PATCH] USB: fix correct wording in drivers/usb/net/KConfig
Koen Kooi
1
-1
/
+1
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
3
-15
/
+13
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
1
-3
/
+12
2005-10-29
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
6
-65
/
+62
2005-10-29
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
6
-20
/
+10
2005-10-29
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
2
-56
/
+106
2005-10-29
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
1
-3
/
+9
2005-10-29
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
2
-99
/
+125
2005-10-29
[PATCH] USB Storage: Expand range of Freecom unusual_devs entry
Phil Dibowitz
1
-1
/
+1
2005-10-29
[PATCH] mdc800: remove embrions of C++ exceptions
Alexey Dobriyan
1
-9
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: use kthread API
Alan Stern
2
-45
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: implement minimal PM
Alan Stern
1
-12
/
+46
2005-10-29
[PATCH] PATCH: usb-storage: allocate separate sense buffer
Alan Stern
3
-2
/
+13
2005-10-29
[PATCH] PATCH: usb-storage: move GetMaxLUN later in time
Alan Stern
2
-17
/
+14
2005-10-29
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
1
-0
/
+3
2005-10-29
[PATCH] USB: Always do usb-handoff
Alan Stern
4
-48
/
+6
2005-10-29
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
1
-3
/
+2
2005-10-29
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
1
-117
/
+121
2005-10-29
[PATCH] USB: Kaweth.c udelay patch
Guillaume GOURAT /
1
-1
/
+1
2005-10-29
[PATCH] USB: microtek patch to use kzalloc
Oliver Neukum
1
-2
/
+1
2005-10-29
[PATCH] USB: storage patch for LEICA camera
Simeon Simeonov
1
-0
/
+7
2005-10-29
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2
-61
/
+37
2005-10-29
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
3
-9
/
+4
2005-10-29
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
31
-114
/
+115
2005-10-29
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
6
-720
/
+736
2005-10-29
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
31
-60
/
+144
2005-10-29
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
31
-90
/
+85
2005-10-29
[PATCH] USB: delete the bluetty driver
Greg Kroah-Hartman
5
-1312
/
+0
2005-10-29
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
3
-14
/
+50
2005-10-29
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
3
-20
/
+21
2005-10-29
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
4
-28
/
+31
2005-10-29
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
3
-11
/
+34
2005-10-29
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
6
-1
/
+140
2005-10-29
[PATCH] USB: remove the global function usbdev_lookup_minor
Greg Kroah-Hartman
2
-18
/
+17
2005-10-29
[PATCH] Missing transfer_flags setting in usbtest
Alan Stern
1
-0
/
+1
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
8
-0
/
+8
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
9
-0
/
+10
2005-10-29
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
2
-0
/
+17
2005-10-29
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] omap_udc dma off-by-one fix
David Brownell
1
-3
/
+5
2005-10-29
[PATCH] usb doc: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
[next]