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
2010-10-22
usb: usb3.0 ch9 definitions
Tatyana Brokhman
1
-1
/
+57
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
1
-0
/
+2
2010-10-22
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
1
-1
/
+3
2010-10-22
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
1
-0
/
+1
2010-10-22
usb-storage: add new no_read_disc_info quirk
Hans de Goede
1
-1
/
+3
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
1
-0
/
+1
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
1
-0
/
+1
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
1
-0
/
+15
2010-10-22
USB: Add more empty functions in otg.h
Grazvydas Ignotas
1
-0
/
+11
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-0
/
+1
2010-10-22
USB: Move USB Storage definitions to their own header file
Matthew Wilcox
2
-37
/
+49
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
1
-29
/
+30
2010-10-22
USB: cdc.h: ncm: fix one more typo
Yauheni Kaliuta
1
-2
/
+2
2010-10-22
USB: cdc.h: ncm: add missed constants and structures
Yauheni Kaliuta
1
-2
/
+55
2010-10-22
Revert "USB: ncm: added ncm.h with auxiliary definitions"
Yauheni Kaliuta
1
-114
/
+0
2010-10-22
USB: cdc.h: ncm: typo and style fixes
Yauheni Kaliuta
1
-10
/
+12
2010-10-22
USB OTG Langwell: Update OTG Kconfig and driver version.
Hao Wu
1
-1
/
+1
2010-10-22
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
Hao Wu
1
-0
/
+180
2010-10-22
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
1
-3
/
+10
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-5
/
+3
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-14
/
+5
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-12
/
+8
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
1
-0
/
+13
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
1
-0
/
+10
2010-10-22
usb: Add Intel Langwell USB OTG Transceiver Driver
Hao Wu
1
-0
/
+139
2010-10-16
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
2010-10-15
Un-inline the core-dump helper functions
Linus Torvalds
1
-32
/
+2
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
1
-1
/
+1
2010-10-12
fanotify: disable fanotify syscalls
Eric Paris
1
-1
/
+0
2010-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+18
2010-10-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-10-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+3
2010-10-08
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
1
-0
/
+18
2010-10-07
elevator: fix oops on early call to elevator_change()
Jens Axboe
1
-0
/
+1
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-1
/
+3
2010-10-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-3
/
+2
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-10
/
+21
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-4
/
+6
2010-10-01
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-0
/
+1
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-5
/
+13
2010-09-30
Bluetooth: Fix deadlock in the ERTM logic
Gustavo F. Padovan
1
-0
/
+18
2010-09-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-09-29
ACPI: Fix typos
Lucas De Marchi
1
-1
/
+1
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+9
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
[next]