summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-27llc: use dev_hard_headerOctavian Purdila1-3/+3
2009-12-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-507/+1437
2009-12-24enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman3-9/+9
2009-12-24enic: feature add: add ethtool -c/C supportScott Feldman6-7/+85
2009-12-24enic: Bug fix: align desc ring sizes to 32 descsScott Feldman1-2/+2
2009-12-24enic: minimize pkt filter updates to firmwareScott Feldman2-2/+7
2009-12-24enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman1-21/+33
2009-12-24enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman3-38/+27
2009-12-24iwmc3200top: simplify imwct_txTomas Winkler3-23/+19
2009-12-24iwmc3200top: cleanup log messagesTomas Winkler3-34/+48
2009-12-24iwmc3200top: clean up fw_downloadTomas Winkler1-14/+6
2009-12-24netxen: fix unified fw size checkAmit Kumar Salecha1-1/+1
2009-12-24netxen: support pci error handlersAmit Kumar Salecha2-46/+150
2009-12-24netxen: fix tx timeout recoveryAmit Kumar Salecha2-1/+6
2009-12-24netxen: minor suspend resume fixesAmit Kumar Salecha1-7/+9
2009-12-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller26-108/+121
2009-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds25-1062/+1200
2009-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-17/+25
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo1-2/+2
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia1-0/+5
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai4-5/+12
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai1-1/+4
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi1-2/+2
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2-45/+91
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad1-1/+1
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad1-0/+2
2009-12-23USB: musb: correct DMA address for txCliff Cai1-1/+1
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov1-4/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S1-0/+6
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi1-0/+8
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy1-0/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S1-1/+1
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai1-1/+1
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi1-2/+2
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov1-3/+3
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr1-603/+630
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr3-955/+964
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap2-4/+6
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo1-0/+1
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich1-1/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch1-1/+1
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend1-2/+5
2009-12-23USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff1-2/+0
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall1-3/+5
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern2-13/+25
2009-12-23USB: rename usb_configure_deviceAlan Stern1-13/+13
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap2-2/+2
2009-12-23Staging: batman-adv: introduce missing kfreeJulia Lawall1-1/+3
2009-12-23Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn1-0/+1
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1