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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
1
-2
/
+2
2012-09-13
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
1
-9
/
+3
2012-09-12
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
6
-235
/
+418
2012-09-12
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-43
/
+87
2012-09-11
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
1
-0
/
+10
2012-09-11
usb/acpi: Store info on device removability.
Lan Tianyu
1
-0
/
+7
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
1
-2
/
+13
2012-09-10
usb: redefine DeviceRemovable and wHubDelay as _le16
Lan Tianyu
1
-2
/
+2
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-2
/
+15
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
1
-0
/
+14
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
1
-0
/
+11
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
1
-12
/
+0
2012-09-10
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
1
-1
/
+5
2012-09-10
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-1
/
+11
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+24
2012-09-10
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
1
-2
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
1
-0
/
+3
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-0
/
+4
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2
-2
/
+5
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-2
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
1
-4
/
+9
2012-09-06
usb: phy: add a new driver for omap usb2 phy
Kishon Vijay Abraham I
2
-0
/
+80
2012-09-06
usb: phy: fix build break
Venu Byravarasu
2
-24
/
+25
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
1
-24
/
+0
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
1
-0
/
+1
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
1
-0
/
+80
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu
2
-197
/
+209
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-17
/
+2
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
57
-110
/
+206
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-0
/
+2
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+18
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-3
/
+3
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-37
/
+57
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-2
/
+2
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-2
/
+0
2012-08-22
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
1
-1
/
+3
2012-08-22
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
1
-2
/
+0
2012-08-21
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-08-21
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+2
2012-08-21
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-2
/
+2
2012-08-20
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
482
-3313
/
+18260
2012-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
[next]