index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68knommu
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
Fix typo in Kconfig help text
Thomas Weber
1
-1
/
+1
2010-08-19
Use kzalloc in idedisk_prep_fn.
Tao Ma
1
-2
/
+1
2010-08-18
Fix typo s/contenious/continuous in comment
Nikanth Karthikesan
1
-2
/
+2
2010-08-18
Fix spelling mistake in jhash
Anton Blanchard
1
-1
/
+1
2010-08-16
include/video/vga.h: update web address.
Justin P. Mattock
1
-1
/
+1
2010-08-16
vesafb: fix comment a typo
Justin P. Mattock
1
-1
/
+1
2010-08-16
paravirt: noreplace-paravirt is implemented for x86 and ia-64
Jiri Kosina
1
-1
/
+1
2010-08-11
fix a typo on comments in mm/percpu.c
Namhyung Kim
1
-1
/
+1
2010-08-11
x86: fix up system call numbering nit
Linus Torvalds
2
-2
/
+2
2010-08-11
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
1
-1
/
+0
2010-08-11
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-11
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-11
docbook: fixup media support files for htmldocs also
Randy Dunlap
1
-1
/
+1
2010-08-11
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-11
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-10
USB: serial: fix stalled writes
Johan Hovold
1
-5
/
+10
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
4
-23
/
+15
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-10
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
1
-1
/
+4
2010-08-10
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
1
-1
/
+5
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
1
-0
/
+9
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
3
-23
/
+23
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2
-2
/
+1
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
2010-08-10
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-08-10
USB: add USB serial ssu100 driver
Bill Pemberton
3
-0
/
+708
2010-08-10
USB: usb-storage: implement autosuspend
Alan Stern
1
-0
/
+4
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2
-41
/
+21
2010-08-10
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
1
-3
/
+49
2010-08-10
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
1
-0
/
+4
2010-08-10
USB: ftdi_sio: device id for Navitator
dranch@trinnet.net
2
-0
/
+8
2010-08-10
USB: accept RNDIS configs if there's no alternative
Alan Stern
1
-1
/
+3
2010-08-10
USB: option: add huawei k3765 k4505 devices to work properly
Andrew Bird
1
-0
/
+11
2010-08-10
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
1
-9
/
+11
2010-08-10
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
1
-1
/
+1
2010-08-10
USB: serial: enabling support for Segway RMP in ftdi_sio
John G. Rogers
2
-0
/
+6
2010-08-10
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
1
-3
/
+17
2010-08-10
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
1
-2
/
+4
2010-08-10
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
1
-0
/
+1
2010-08-10
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
1
-0
/
+19
2010-08-10
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
1
-7
/
+11
2010-08-10
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
1
-2
/
+1
2010-08-10
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
1
-2
/
+1
2010-08-10
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
1
-1
/
+1
[next]