summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-14efivars: Split out variable registrationMike Waychison1-55/+67
2011-03-14efivars: parameterize efivarsMike Waychison1-18/+31
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison1-25/+68
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison1-40/+46
2011-03-09drivers:misc: ti-st: fix debugging codePavan Savoy1-14/+4
2011-03-07UIO: add PRUSS UIO driver supportPratheesh Gangadhar3-0/+265
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison1-15/+13
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison1-0/+143
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison1-0/+159
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison3-0/+408
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2-104/+24
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy2-7/+91
2011-02-04drivers:misc: ti-st: set right debug levels for logsPavan Savoy2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy1-123/+121
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy2-272/+139
2011-02-03driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner1-1/+4
2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot1-3/+10
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2-14/+39
2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot1-47/+108
2011-02-03pch_phub: add new device ML7213Tomoya MORINAGA2-23/+53
2011-02-03sysdev: Do not register with sysdev when erroring on addBorislav Petkov1-17/+44
2011-02-03sysdev: Fixup warning messageBorislav Petkov1-2/+2
2011-02-03firmware_classs: change val uevent's type to boolBob Liu1-4/+3
2011-02-03driver-core: document restrictions on device_rename()Timur Tabi1-1/+28
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+6
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-381/+558
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-134/+294
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-51/+58
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-27/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+27
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-75/+85
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-28Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik1-0/+0
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo1-6/+18
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci1-0/+1
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula1-0/+2
2011-01-28pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov1-3/+2
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+1
2011-01-28pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov1-46/+43