summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-285-28/+37
|\
| * Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
| * Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
| * Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
| * Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-272-10/+11
| * Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap2009-02-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-2816-72/+167
|\ \
| * | USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| * | USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| * | USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| * | USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| * | USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1Star
| * | USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
| * | USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
| * | USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
| * | USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
| * | usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-272-15/+8Star
| * | USB: usb_get_string should check the descriptor typeAlan Stern2009-02-271-3/+8
| * | USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell2009-02-271-0/+1
| * | USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
| * | USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern2009-02-271-2/+2
| * | USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter2009-02-271-0/+7
| * | USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman2009-02-271-2/+4
| * | USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev2009-02-271-0/+2
| * | USB: option: add BenQ 3g modem informationJesse Sung2009-02-271-0/+5
| * | usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
| * | USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-274-8/+57
| * | USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang2009-02-271-0/+3
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-281-1/+8
|\ \
| * | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean wayVenkatesh Pallipadi2009-02-251-1/+8
* | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-281-1/+1
|\ \ \
| * | | serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-121-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-286-46/+64
|\ \ \ \
| * | | | V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher2009-02-273-25/+44
| * | | | V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2009-02-272-21/+18Star
| * | | | V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo2009-02-271-0/+2
* | | | | hpilo: new pci deviceDavid Altobelli2009-02-281-1/+2
* | | | | w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2009-02-282-0/+7
* | | | | w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-281-1/+6
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-267-26/+45
|\ \ \ \ \
| * | | | | [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-261-1/+1
| * | | | | [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| * | | | | [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| * | | | | [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
| * | | | | [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
| * | | | | [MTD] map_rom has NULL erase pointerAlan Cox2009-01-111-0/+8
| * | | | | [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-266-35/+161
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann2009-02-261-0/+3
| * | | | | PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-242-11/+39