index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
usbnet: recognize SiteCom CN-124
David Brownell
1
-3
/
+13
2007-02-16
usb: Remove Airprime device from option.c
Kevin Lloyd
1
-4
/
+0
2007-02-16
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2007-02-16
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2
-11
/
+26
2007-02-16
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
1
-5
/
+0
2007-02-16
USB: kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-16
USB: quirky device for cdc-acm
Oliver Neukum
1
-0
/
+4
2007-02-16
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
2
-11
/
+25
2007-02-16
USB: unconfigure devices which have config 0
Alan Stern
4
-8
/
+22
2007-02-16
USB: make usb_iso_packet_descriptor.status signed
Pete Zaitcev
1
-1
/
+1
2007-02-16
USB: fix g_serial small error
Bryan O'Donoghue
1
-0
/
+1
2007-02-16
USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h
Mike Frysinger
1
-2
/
+2
2007-02-16
USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player
Dylan Taft
1
-0
/
+9
2007-02-16
USB: Fix misspelled "USBNET_MII" kernel config option.
Robert P. J. Day
1
-1
/
+1
2007-02-16
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
1
-0
/
+3
2007-02-16
USB: USB_RTL8150 must select MII
Adrian Bunk
1
-0
/
+1
2007-02-16
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
5
-3
/
+21
2007-02-16
USB: fix autosuspend race in skeleton driver
Oliver Neukum
1
-4
/
+6
2007-02-16
USB: asix - Fix endian issues in asix_tx_fixup()
David Hollis
1
-0
/
+2
2007-02-16
USB: fix concurrent buffer access in the hub driver
Alan Stern
1
-0
/
+6
2007-02-16
USB: Fix error cleanup path in airprime
Pete Zaitcev
1
-27
/
+8
2007-02-16
USB: descriptor structures have to be packed
Inaky Perez-Gonzalez
1
-10
/
+10
2007-02-16
EHCI: add debugging message to ehci_bus_suspend
Alan Stern
1
-0
/
+2
2007-02-16
usbcore: small changes to hub driver's suspend method
Alan Stern
1
-15
/
+10
2007-02-16
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
1
-1
/
+1
2007-02-16
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
2
-18
/
+90
2007-02-16
USB: unusual_devs update for Sony P990i phone
Alan Stern
1
-2
/
+3
2007-02-16
USB: Teac HD-35PU patch to unusual_devs.h
Thomas Bächler
1
-0
/
+10
2007-02-16
USB: PL2303: Willcom WS002IN Support.
YOSHIFUJI Hideaki
2
-0
/
+6
2007-02-16
USB: fix needless failure under certain conditions
Oliver Neukum
1
-4
/
+5
2007-02-16
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
1
-1
/
+1
2007-02-16
USB: Driver to charge USB blackberry devices
Greg Kroah-Hartman
4
-0
/
+153
2007-02-16
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
2007-02-16
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
7
-58
/
+167
2007-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
24
-98
/
+707
2007-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
13
-407
/
+795
2007-02-16
[PATCH] s3c2410fb: fix un-initialised dev field
Ben Dooks
1
-0
/
+2
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
3
-8
/
+24
2007-02-16
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
1
-13
/
+19
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2
-2
/
+5
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
4
-136
/
+66
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
1
-4
/
+2
[next]