Commit Graph

1911 Commits (dab4d7984ee61c8eb25569b12e7a996f5aaef2ba)

Author SHA1 Message Date
Oliver Neukum 9306fff17d USB: fix error handling in kl5kusb 18 years ago
Oliver Neukum 5a9f4e3381 USB: fix catc error handling 18 years ago
Oliver Neukum 949ce47168 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer 18 years ago
Oliver Neukum 4edf2c8363 USB: fix ark3116 memory leak 18 years ago
Jelle Foks 868e440d2f USB: ftdi_sio: Add USB ID of ADSTech USBX-707 18 years ago
Oliver Neukum 62127a585c USB: fix race in ftdio_write 18 years ago
Oliver Neukum b80349b17c USB: fix race in visor_write 18 years ago
Oliver Neukum b19d402a34 USB: aircable cleanup 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Randy Dunlap 8784028963 USB: gadget-storage needs BLOCK 18 years ago
Alan Stern 2add5229d7 USB: add power/level sysfs attribute 18 years ago
Peter Stokes 13f6be01db USB: ati_remote2: Add channel support 18 years ago
Oliver Neukum ebcf3ede6d USB: sierra close race 18 years ago
Oliver Neukum 7d28e74b97 USB: option close race 18 years ago
Oliver Neukum 4f93b3e821 USB: omninet memory leak in error case 18 years ago
Alan Stern 0cef7727c9 UHCI: Add some WARN_ON()s 18 years ago
Oliver Neukum 325b70c233 USB: fix endianness in mos7720 18 years ago
Adrian Bunk 1b55fa2d43 USB: gtco.c: fix a use-before-check 18 years ago
Oliver Neukum f81ee4d528 USB: iowarrior.c: fix NULL dereference 18 years ago
Randy Dunlap 686149f488 USB: dm9601: fix sparse NULL warnings 18 years ago
Richard Knutsson cb8eaa8b2b USB: io_edgeport: Convert to generic boolean 18 years ago
Oliver Neukum 0de9a7024e USB: overhaul of mos7840 driver 18 years ago
Oliver Neukum 96c706ed1c USB: io_edgeport race condition in counters 18 years ago
Alan Stern e198a31489 EHCI: add delay to bus_resume before accessing ports 18 years ago
Alan Stern eaafbc3a8a USB: Allow autosuspend delay to equal 0 18 years ago
Alan Stern 6b157c9bf3 USB: separate autosuspend from external suspend 18 years ago
Oliver Neukum 378465396e USB: help text for mos 7720 driver 18 years ago
Oliver Neukum fe4b65ec91 mos7720 update 18 years ago
Christian Engelmayer 7378c57a8d ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata 18 years ago
Alan Stern 1b42ae6d43 USB: fix race in HCD removal 18 years ago
Simon Arlott fa70fe44ab USB: cxacru: export detailed device info through sysfs 18 years ago
Simon Arlott e9b8daf31b usbatm: create sysfs link "device" from atm class device to usb interface 18 years ago
Oliver Neukum c2cf3f6ec5 USB: unnecessary GFP_ATOMIC in mos7720 driver 18 years ago
Alan Stern 718efa64e3 usbcore: move usb_autosuspend_work 18 years ago
Pete Zaitcev 64e35d9236 libusual: change block scope variable to function scope 18 years ago
Oliver Neukum c4cabd28c7 USB: cdc-acm: export parsed capabilities through sysfs 18 years ago
Pete Zaitcev f1c9e30b5e usbmon: Extended text API 18 years ago
Oliver Neukum 2e85c91e2e USB: kill BKL in usblcd 18 years ago
Oliver Neukum 5d9b89b33f USB: kill BKL in skeleton driver 18 years ago
Oliver Neukum ba35e02bdc USB: fix skeleton driver 18 years ago
Milan Svoboda 08a78cbb41 USB: pxa2xx_udc: fix hardcoded irq number 18 years ago
David Brownell 34ebcd2823 pxa2xx_udc: cleanups, use platform_get_irq 18 years ago
Norihiko Tomiyama c51e9749ab Adding PID of SHARP S01SH for ipaq.c 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago