index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
sem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
USB: fix HCD Kconfig goofage
David Brownell
1
-0
/
+1
2008-02-01
USB: gadget: at91_udc minor fix (there is no number six)
David Brownell
1
-3
/
+3
2008-02-01
USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c
Oliver Neukum
1
-2
/
+1
2008-02-01
USB: gadget: ethernet error path potential oops fix
David Brownell
1
-3
/
+3
2008-02-01
USB: ehci potential oops fix on ARC/TDI cores
David Brownell
1
-8
/
+11
2008-02-01
USB: add Marvell Orion USB host support
Tzachi Perelstein
2
-0
/
+277
2008-02-01
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
1
-4
/
+4
2008-02-01
USB: usbdevfs_urb: __user annotation
Marcin Slusarz
1
-1
/
+1
2008-02-01
USB: usb/storage/initializers.c: fix signedness difference
Marcin Slusarz
1
-1
/
+2
2008-02-01
USB: PS3: Fix EHCI ISO transfer bug
David Brownell
1
-16
/
+42
2008-02-01
USB: Spelling fixes
Joe Perches
12
-18
/
+18
2008-02-01
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
2
-2
/
+9
2008-02-01
USB: testing driver: don't free a locked mutex
Andrew Morton
1
-2
/
+0
2008-02-01
USB: testing driver: convert dev->sem to mutex
Matthias Kaehlcke
1
-8
/
+9
2008-02-01
USB: mon nopage
Nick Piggin
1
-9
/
+7
2008-02-01
USB: mct232: speed, new termios and compliance cleanups
Alan Cox
2
-10
/
+18
2008-02-01
USB: keyspan_pda: clean up speed handling
Alan Cox
1
-19
/
+19
2008-02-01
USB: belkin_sa: clean up for new style termios and speed handling, plus style
Alan Cox
1
-21
/
+16
2008-02-01
USB: pl2303: Add autosuspend support to pl2303 usb serial converter.
Sarah Sharp
1
-0
/
+3
2008-02-01
USB: pl2303: Move pl2303 vendor specific init to probe function.
Sarah Sharp
1
-25
/
+24
2008-02-01
USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.
Sarah Sharp
1
-39
/
+39
2008-02-01
USB: dummy_hcd: change the default power budget
Alan Stern
1
-2
/
+3
2008-02-01
USB: EHCI: add separate IAA watchdog timer
Alan Stern
6
-38
/
+75
2008-02-01
USB: add usbfs stubs for suspend and resume
Alan Stern
1
-0
/
+15
2008-02-01
USB: Edgeport USB Serial Converter: convert es_sem to mutex
Matthias Kaehlcke
1
-10
/
+11
2008-02-01
USB: updates to usb_reset_composite_device()
Alan Stern
1
-23
/
+9
2008-02-01
USB: repair USBDEVFS_CONNECT ioctl
Alan Stern
1
-3
/
+4
2008-02-01
usb: Remove OHCI useless masking/unmasking of WDH interrupt
Benjamin Herrenschmidt
1
-4
/
+0
2008-02-01
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
3
-41
/
+219
2008-02-01
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
3
-29
/
+209
2008-02-01
USB: always announce a device has been added to the system
Greg Kroah-Hartman
2
-12
/
+39
2008-02-01
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
1
-25
/
+8
2008-02-01
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
8
-24
/
+55
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
6
-0
/
+7
2008-02-01
USB: cyberjack: remove a unnecessary variable.
Andre Haupt
1
-1
/
+0
2008-02-01
USB: Prepare serial core for autosuspend.
Sarah Sharp
2
-2
/
+18
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
14
-171
/
+151
2008-02-01
USB: don't change HC power state for a FREEZE
Alan Stern
1
-0
/
+6
2008-02-01
USB: make ksuspend_usbd thread non-freezable
Alan Stern
1
-1
/
+1
2008-02-01
USB: Drop unnecessary continue in a few drivers
Julia Lawall
2
-3
/
+0
2008-02-01
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
Robert P. J. Day
1
-5
/
+5
2008-02-01
USB: usb_serial_console: allocate fake tty and termios before calling driver ...
Aristeu Rozanski
1
-34
/
+48
2008-02-01
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
3
-3
/
+7
2008-02-01
USB: usb_serial_console: fix command line parsing
Aristeu Rozanski
1
-3
/
+6
2008-02-01
USB: cypress_cy7c63: updated contact/usage information
Oliver Bock
1
-2
/
+5
2008-02-01
USB: add Printer Gadget Driver
Craig W. Nadler
7
-0
/
+2156
2008-02-01
USB: usb-storage: new "lockable" subclass 0x07
Alan Stern
1
-3
/
+2
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
4
-5
/
+5
2008-02-01
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
3
-1
/
+118
2008-02-01
USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex
Matthias Kaehlcke
1
-13
/
+14
[next]