aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-01veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller98-371/+3803
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-70/+71
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-28/+37
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-72/+167
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-46/+64
2009-02-27hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-27w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2-0/+7
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner1-1/+6
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov1-8/+10
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov1-7/+7
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov1-6/+1
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov1-10/+26
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov1-3/+12
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov1-1/+2
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi1-2/+2
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell2-15/+8
2009-02-27USB: usb_get_string should check the descriptor typeAlan Stern1-3/+8
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell1-0/+1
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern1-1/+5
2009-02-27USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern1-2/+2
2009-02-27USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter1-0/+7
2009-02-27USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman1-2/+4
2009-02-27USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev1-0/+2
2009-02-27USB: option: add BenQ 3g modem informationJesse Sung1-0/+5
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi1-2/+2
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang1-0/+3
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg1-6/+10
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek1-1/+3
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro1-11/+12
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2-10/+11
2009-02-27Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap1-0/+1
2009-02-27gianfar: Do right check on num_txbdfreeRini van Zetten1-1/+1
2009-02-26b44: Disable device on shutdownMichael Buesch1-0/+1
2009-02-26b44: Unconditionally enable interrupt routing on resetMichael Buesch1-4/+8
2009-02-26net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-02-26V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-26V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-26V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+45
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-35/+161