Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 27 | -27/+0 |
2007-05-07 | ehci-ps3, ohci-ps3: fix compilation | Geoff Levand | 2 | -15/+0 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -4/+4 |
2007-05-05 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 17 | -1456/+476 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-05-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 127 | -11382/+8142 |
2007-04-30 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 14 | -5151/+0 |
2007-04-28 | usb-net/pegasus: simplify carrier detection | Dan Williams | 2 | -12/+1 |
2007-04-28 | USB: update gadget files for fsl_usb2_udc driver | Li Yang | 2 | -0/+11 |
2007-04-28 | USB: add Freescale high-speed USB SOC device controller driver | Li Yang | 4 | -0/+3101 |
2007-04-28 | USB: quirk for broken suspend of IT8152F/G | Raphael Assenat | 1 | -0/+4 |
2007-04-28 | USB: iowarrior.c: timeouts too small in usb_control_msg calls | Eberhard Fahle | 1 | -8/+6 |
2007-04-28 | USB: dell device id for option.c | Hans Engelen | 1 | -0/+3 |
2007-04-28 | USB: Remove Huawei unusual_devs entry | Phil Dibowitz | 1 | -9/+0 |
2007-04-28 | USB: CP2101 New Device IDs | Craig Shelley | 1 | -0/+2 |
2007-04-28 | USB: add picdem device to ldusb | Joey Goncalves | 1 | -0/+3 |
2007-04-28 | usbfs micro optimitation | Oliver Neukum | 1 | -1/+1 |
2007-04-28 | USB: remove ancient/broken CRIS hcd | David Brownell | 4 | -4841/+0 |
2007-04-28 | usb ethernet gadget, workaround network stack API glitch | Erik Hovland | 1 | -1/+2 |
2007-04-28 | USB: add "busnum" attribute for USB devices | Alan Stern | 1 | -0/+11 |
2007-04-28 | USB: cxacru: ADSL state management | Simon Arlott | 1 | -9/+227 |
2007-04-28 | usbatm: Detect usb device shutdown and ignore failed urbs | Simon Arlott | 1 | -0/+3 |
2007-04-28 | USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO | S.Caglar Onur | 1 | -1/+0 |
2007-04-28 | USB: BandRich BandLuxe HSDPA Data Card Driver | Leon Leong | 1 | -0/+6 |
2007-04-28 | USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug | Wu, Bryan | 1 | -1/+1 |
2007-04-28 | USB Elan FTDI: check for driver registration status | Cyrill Gorcunov | 1 | -7/+11 |
2007-04-28 | USB: sierra: add more checks on shutdown | Greg Kroah-Hartman | 1 | -0/+11 |
2007-04-28 | USB: add an ohci board-specific quirk | David Brownell | 1 | -8/+20 |
2007-04-28 | USB: usbnet reports minidriver name through ethtool | David Brownell | 2 | -3/+6 |
2007-04-28 | USB: rndis_host, various cleanups | David Brownell | 1 | -28/+84 |
2007-04-28 | USB: fix signed jiffies issue in autosuspend logic | Alan Stern | 1 | -5/+12 |
2007-04-28 | usbmon: bus zero | Pete Zaitcev | 4 | -84/+116 |
2007-04-28 | USB: Allow transfer_buffer with transfer_dma | Tony Lindgren | 1 | -1/+15 |
2007-04-28 | USB: cleanup ofd adutux | Oliver Neukum | 1 | -20/+28 |
2007-04-28 | USB: add "last_busy" field for use in autosuspend | Alan Stern | 3 | -37/+67 |
2007-04-28 | USB: whiteheat: Convert to generic boolean | Richard Knutsson | 2 | -8/+4 |
2007-04-28 | USB: fix omninet write vs. close race | Oliver Neukum | 1 | -18/+22 |
2007-04-28 | USB: fix error handling for mct_u232 | Oliver Neukum | 1 | -4/+8 |
2007-04-28 | USB: fix error handling in kl5kusb | Oliver Neukum | 1 | -8/+20 |
2007-04-28 | USB: fix catc error handling | Oliver Neukum | 1 | -8/+19 |
2007-04-28 | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU... | Oliver Neukum | 1 | -1/+3 |
2007-04-28 | USB: fix ark3116 memory leak | Oliver Neukum | 1 | -1/+2 |
2007-04-28 | USB: ftdi_sio: Add USB ID of ADSTech USBX-707 | Jelle Foks | 2 | -0/+2 |
2007-04-28 | USB: fix race in ftdio_write | Oliver Neukum | 1 | -6/+16 |
2007-04-28 | USB: fix race in visor_write | Oliver Neukum | 1 | -6/+16 |
2007-04-28 | USB: aircable cleanup | Oliver Neukum | 1 | -3/+4 |
2007-04-28 | USB: make usbdevices export their device nodes instead of using a separate class | Kay Sievers | 8 | -112/+176 |
2007-04-28 | USB: gadget-storage needs BLOCK | Randy Dunlap | 1 | -0/+1 |
2007-04-28 | USB: add power/level sysfs attribute | Alan Stern | 3 | -8/+90 |
2007-04-28 | USB: ati_remote2: Add channel support | Peter Stokes | 1 | -9/+80 |