Commit Graph

120 Commits (640cc590bd6112424f4c248fe839af28a06b54c4)

Author SHA1 Message Date
Johannes Berg 7c510e4b73 net: convert more to %pM 16 years ago
Alan Stern 8fc7aeab38 USB: Speedtouch: add pre_reset and post_reset routines 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
David S. Miller b5f61ab96d usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Simon Arlott 230ffc75b7 USB: cxacru: Fix printk format flag in error message 17 years ago
Christophe Jaillet 33578bd706 USB: AccessRunner: avoid unnecessary memset 17 years ago
Harvey Harrison abe28c00b9 USB: speedtch.c fix sparse shadowed variable warning 17 years ago
David Woodhouse 3b216d186c cxacru: treat firmware data as const 17 years ago
David Woodhouse aafcd2f7d6 ueagle-atm: treat firmware data as const 17 years ago
Robert P. J. Day e5430f889c USB: Remove redundant dependencies on USB_ATM. 17 years ago
Harvey Harrison a5abdeafed usb: use get/put_unaligned_* helpers 17 years ago
Al Viro fd05e72009 drivers/usb annotations and fixes 17 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Pavel Emelyanov c4504a7eb9 USB: usbatm: convert heavy init dances to kthread API 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Denis Cheng b75be4abf1 USB: Use menuconfig objects 17 years ago
Joe Perches dc0d5c1e5c USB: Spelling fixes 17 years ago
Joe Perches fec8de3aad USB: Add missing "space" to printk messages 17 years ago
Al Viro 64a6f9500d signedness: module_param_array nump argument 18 years ago
Simon Arlott 4ac0718e83 USB: cxacru: Use appropriate logging for errors 18 years ago
Stanislaw Gruszka 0eb0226c9d UEAGLE: Cosmetic 18 years ago
Stanislaw Gruszka 337427f91f UEAGLE: Do not sleep when device is disconnected 18 years ago
Stanislaw Gruszka 04ea02f574 UEAGLE: Avoid keyboard driver blocking 18 years ago
Stanislaw Gruszka 503add467d UEAGLE: Allow user to choose input interface alternate setting 18 years ago
Stanislaw Gruszka 603cf6087c UEAGLE: Devolo and Elsa chipsets support 18 years ago
Stanislaw Gruszka c8e463796c UEAGLE: Eagle IV chipset support 18 years ago
Micah Gruber 011db81523 USB: Remove unneeded pointer intf from speedtch_upload_firmware() 18 years ago
Stanislaw Gruszka 4c132e7724 UEAGLE: Remove sysfs files on error case 18 years ago
Oliver Neukum 3b79cc2670 USB: unkill cxacru atm driver 18 years ago
Greg Kroah-Hartman 33fea2b2f5 USB: atm: usbatm: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 508330ebda USB: atm: ueagle-atm: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 9a5a3e95b4 USB: atm: speedtch: clean up urb->status usage 18 years ago
Greg Kroah-Hartman c35f68a05d USB: atm: cxacru: clean up urb->status usage 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Simon Arlott 87e71b473e USB: cxacru: Cleanup sysfs attribute code 18 years ago
Simon Arlott fd209e35b7 USB: cxacru: ignore error trying to start ADSL in atm_start 18 years ago
Simon Arlott da1f82b554 USB: cxacru: create sysfs attributes in atm_start instead of bind 18 years ago
Oleg Nesterov b8a124da92 usbatm_heavy_init: don't use CLONE_SIGHAND 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Simon Arlott 6a02c996bc USB: cxacru: ADSL state management 18 years ago
Simon Arlott 7d5e1dd40b usbatm: Detect usb device shutdown and ignore failed urbs 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
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
Randy Dunlap 5371f80a9b USB: ueagle-atm.c needs sched.h 18 years ago