summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij2010-09-091-1/+1
* gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-091-5/+21
* rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto2010-09-091-1/+1
* drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall2010-09-091-1/+2
* omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-091-1/+1
* mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde2010-09-091-0/+1
* omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-091-1/+0
* ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava2010-09-091-1/+1
* mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-092-8/+7
* tmio_mmc: don't clear unhandled pending interruptsYusuke Goda2010-09-091-4/+1
* hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai2010-09-091-0/+2
* rtc-bfin: fix state restoration when resumingMike Frysinger2010-09-091-2/+11
* rtc-bfin: fix inverted logic in suspend pathMike Frysinger2010-09-091-1/+1
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-3/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-091-3/+3
|\
| * Merge branch 'origin'Russell King2010-09-0998-894/+1274
| |\
| * | ARM: pxa168fb: fix section mismatchMarek Vasut2010-08-301-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-095-12/+27
|\ \ \
| * \ \ Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier2010-09-084-11/+26
| |\ \ \
| | * | | RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-082-1/+3
| | * | | RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
| | * | | RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
| | * | | RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
| * | | | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-021-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-09-085-17/+28
|\ \ \ \
| * | | | Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-311-1/+1
| * | | | Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-08-311-4/+8
| * | | | Input: MT - initialize slots to unusedHenrik Rydberg2010-08-281-2/+9
| * | | | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-281-8/+8
| * | | | Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-082-15/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-012-15/+14
| |\ \ \ \
| | * | | | oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0719-277/+262
|\ \ \ \ \ \
| * | | | | | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * | | | | | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| * | | | | | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| * | | | | | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| * | | | | | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| * | | | | | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2416-230/+149
| * | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-244-28/+47
| * | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7
| * | | | | | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| * | | | | | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| * | | | | | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
| * | | | | | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-074-22/+12
|\ \ \ \ \ \ \
| * | | | | | | md: resolve confusion of MD_CHANGE_CLEANNeilBrown2010-08-303-18/+11
| * | | | | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams2010-08-301-2/+3
| * | | | | | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-301-4/+0
| | |_|_|_|_|/ | |/| | | | |