index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2
-34
/
+18
2009-12-11
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
3
-10
/
+12
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
1
-2
/
+7
2009-12-11
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
2
-0
/
+760
2009-12-11
USB OTG: Add generic driver for ULPI OTG transceiver
Daniel Mack
5
-0
/
+155
2009-12-11
USB OTG: add support for ulpi connected external transceivers
Daniel Mack
1
-1
/
+67
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
5
-11
/
+68
2009-12-11
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
1
-4
/
+16
2009-12-11
USB: usbtmc: minor formatting cleanups
Oliver Neukum
1
-2
/
+2
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
2
-8
/
+8
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2
-117
/
+74
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2
-8
/
+47
2009-12-11
USB: skeleton: Correct use of ! and &
Julia Lawall
1
-2
/
+2
2009-12-11
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
1
-24
/
+2
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
1
-4
/
+18
2009-12-11
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
4
-31
/
+332
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
4
-7
/
+14
2009-12-11
USB: Add missing static markers to ohci-pnx4008
Jean Delvare
1
-4
/
+4
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu
4
-2
/
+329
2009-12-11
USB Storage: Make driver less chatty when it finds a new device
Matthew Wilcox
1
-5
/
+8
2009-12-11
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
3
-1
/
+5
2009-12-11
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
1
-1
/
+1
2009-12-11
USB: ehci-hub: Remove redundant ehci->debug check
Jason Wessel
1
-1
/
+1
2009-12-11
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
1
-6
/
+12
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-15
/
+166
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
11
-79
/
+107
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
8
-5
/
+10
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
21
-514
/
+677
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
10
-457
/
+1107
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-29
/
+72
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
49
-283
/
+1153
2009-12-09
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-1742
/
+2319
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-90
/
+248
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
63
-1167
/
+3110
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
291
-11187
/
+27986
2009-12-09
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-157
/
+398
2009-12-09
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-4
/
+8
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
15
-221
/
+39
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
490
-831
/
+720
[next]