aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-5/+648
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney1-2/+2
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney1-1/+1
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2-22/+129
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+76
2010-10-29Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-205/+275
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds15-107/+93
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-14/+11
2010-10-29[S390] tape: fix dbf usageSebastian Ott2-7/+6
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2-0/+70
2010-10-29PM / Runtime: Fix typo in status comparison causing warningKevin Winchester1-1/+1
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo3-4/+9
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar1-0/+13
2010-10-29convert get_sb_pseudo() usersAl Viro1-6/+4
2010-10-29convert get_sb_nodev() usersAl Viro3-13/+12
2010-10-29convert get_sb_single() usersAl Viro10-56/+55
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-32/+22
2010-10-29md: tidy up device searches in read_balance.NeilBrown1-56/+36
2010-10-29md/raid1: fix some typos in comments.NeilBrown1-3/+3
2010-10-29md/raid1: discard unused variable.NeilBrown2-3/+0
2010-10-29md: unplug writes to external bitmaps.NeilBrown1-1/+1
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter1-1/+1
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich1-5/+27
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds17-58/+1909
2010-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds57-1844/+5071
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-56/+479
2010-10-28watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava1-2/+0
2010-10-29power: Revert "power_supply: Mark twl4030_charger as broken"Samuel Ortiz1-1/+0
2010-10-29mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin1-0/+2
2010-10-29mfd: Fix resource reclaim for max8998Axel Lin1-0/+4
2010-10-29mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin1-2/+0
2010-10-29mfd: Add free max8998->ono irq in max8998_irq_exit()Axel Lin1-0/+3
2010-10-29mfd: Fix resource reclaim in pcf50633_remove()Axel Lin1-0/+2
2010-10-29mfd: Fix ezx_pcap_probe error pathAxel Lin1-0/+1
2010-10-29mfd: Fix off-by-one value range checking for tps6507xAxel Lin1-1/+1
2010-10-29mfd: Remove __devinitdata from tc6393xb_mmc_resourcesMarek Vasut1-1/+1
2010-10-29mfd: Add WM831x SPI supportMark Brown3-0/+244
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown4-139/+158
2010-10-29mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz1-2/+0
2010-10-29mfd: Fix jz4740_adc_set_enabledAxel Lin1-1/+1
2010-10-29mfd: Add TPS658621C device IDAndrew Chew1-1/+3
2010-10-29mfd: Fix twl-irq function declaration warningsG, Manjunath Kondaiah3-0/+13
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski1-21/+193
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski1-2/+8
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-2/+3
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski1-3/+40