index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
sa1100_h3600.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
USB: ueagle-atm.c needs sched.h
Randy Dunlap
1
-0
/
+1
2007-02-17
USB: at91_udc, shrink runtime footprint
David Brownell
1
-8
/
+7
2007-02-17
usbnet: add missing Kconfig for KC2190 cables
David Brownell
2
-0
/
+13
2007-02-17
usbnet: init fault (oops) cleanup, whitespace fixes
David Brownell
1
-13
/
+16
2007-02-17
usbnet: recognize SiteCom CN-124
David Brownell
1
-3
/
+13
2007-02-17
usb: Remove Airprime device from option.c
Kevin Lloyd
1
-4
/
+0
2007-02-17
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2007-02-17
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2
-11
/
+26
2007-02-17
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
1
-5
/
+0
2007-02-17
USB: kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-17
USB: quirky device for cdc-acm
Oliver Neukum
1
-0
/
+4
2007-02-17
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
2
-11
/
+25
2007-02-17
USB: unconfigure devices which have config 0
Alan Stern
4
-8
/
+22
2007-02-17
USB: make usb_iso_packet_descriptor.status signed
Pete Zaitcev
1
-1
/
+1
2007-02-17
USB: fix g_serial small error
Bryan O'Donoghue
1
-0
/
+1
2007-02-17
USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h
Mike Frysinger
1
-2
/
+2
2007-02-17
USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player
Dylan Taft
1
-0
/
+9
2007-02-17
USB: Fix misspelled "USBNET_MII" kernel config option.
Robert P. J. Day
1
-1
/
+1
2007-02-17
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
1
-0
/
+3
2007-02-17
USB: USB_RTL8150 must select MII
Adrian Bunk
1
-0
/
+1
2007-02-17
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
5
-3
/
+21
2007-02-17
USB: fix autosuspend race in skeleton driver
Oliver Neukum
1
-4
/
+6
2007-02-17
USB: asix - Fix endian issues in asix_tx_fixup()
David Hollis
1
-0
/
+2
2007-02-17
USB: fix concurrent buffer access in the hub driver
Alan Stern
1
-0
/
+6
2007-02-17
USB: Fix error cleanup path in airprime
Pete Zaitcev
1
-27
/
+8
2007-02-17
USB: descriptor structures have to be packed
Inaky Perez-Gonzalez
1
-10
/
+10
2007-02-17
EHCI: add debugging message to ehci_bus_suspend
Alan Stern
1
-0
/
+2
2007-02-17
usbcore: small changes to hub driver's suspend method
Alan Stern
1
-15
/
+10
2007-02-17
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
1
-1
/
+1
2007-02-17
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
2
-18
/
+90
2007-02-17
USB: unusual_devs update for Sony P990i phone
Alan Stern
1
-2
/
+3
2007-02-17
USB: Teac HD-35PU patch to unusual_devs.h
Thomas Bächler
1
-0
/
+10
2007-02-17
USB: PL2303: Willcom WS002IN Support.
YOSHIFUJI Hideaki
2
-0
/
+6
2007-02-17
USB: fix needless failure under certain conditions
Oliver Neukum
1
-4
/
+5
2007-02-17
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
1
-1
/
+1
2007-02-17
USB: Driver to charge USB blackberry devices
Greg Kroah-Hartman
4
-0
/
+153
2007-02-17
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
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
[next]