summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-073-0/+265
* firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison2011-02-251-15/+13
* firmware: Expose DMI type 15 System Event LogMike Waychison2011-02-251-0/+143
* firmware: Break out system_event_log in dmi-sysfsMike Waychison2011-02-251-0/+159
* firmware: Basic dmi-sysfs supportMike Waychison2011-02-253-0/+408
* drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-042-104/+24
* drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
* drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-042-7/+91
* drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
* drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
* drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
* drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-042-272/+139
* driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner2011-02-031-1/+4
* memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot2011-02-031-3/+10
* memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-032-14/+39
* memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2011-02-031-47/+108
* pch_phub: add new device ML7213Tomoya MORINAGA2011-02-032-23/+53
* sysdev: Do not register with sysdev when erroring on addBorislav Petkov2011-02-031-17/+44
* sysdev: Fixup warning messageBorislav Petkov2011-02-031-2/+2
* firmware_classs: change val uevent's type to boolBob Liu2011-02-031-4/+3
* driver-core: document restrictions on device_rename()Timur Tabi2011-02-031-1/+28
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-011-5/+6
|\
| * ARM: mmci: round down the bytes transferred on errorRussell King2011-01-311-3/+4
| * ARM: mmci: complete the transaction on errorRussell King2011-01-311-1/+1
| * ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-271-2/+2
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-0145-381/+558
|\ \
| * \ Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-245-86/+109
| |\ \
| | * | xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-142-26/+17
| | * | xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-141-2/+2
| | * | xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-141-5/+6
| | * | xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-141-7/+21
| | * | xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-141-8/+6
| | * | xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-141-1/+4
| | * | xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-141-2/+6
| | * | usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-141-0/+21
| | * | xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui2011-01-141-2/+4
| | * | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-142-32/+21
| | * | xhci: Resume bus on any port status change.Sarah Sharp2011-01-141-1/+1
| * | | usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad2011-01-221-2/+3
| * | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-227-40/+47
| * | | USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2011-01-222-131/+142
| * | | USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti2011-01-221-3/+1
| * | | usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada2011-01-221-1/+2
| * | | USB: serial: Updated support for ICOM devicesPieter Maes2011-01-222-6/+28
| * | | USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)2011-01-221-0/+21
| * | | USB: unbreak ehci-mxc on otg port of i.MX27Eric BĂ©nard2011-01-221-2/+2
| * | | drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2011-01-222-0/+2
| * | | USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg2011-01-221-2/+21
| * | | USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-2210-2/+18
| * | | USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser2011-01-223-19/+8