summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm2011-12-091-8/+8
* sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm2011-12-091-4/+4
* sh: extend clock struct with mapped_reg memberMagnus Damm2011-12-091-2/+7
* sh: clkfwk: setup clock parent from current register valueKuninori Morimoto2011-11-241-0/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-11-175-6/+17
|\
| * [SCSI] hpsa: Disable ASPMMatthew Garrett2011-11-141-0/+5
| * [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-111-0/+4
| * [SCSI] mpt2sas: add missing allocation.Dan Carpenter2011-11-101-0/+5
| * [SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke2011-11-091-1/+2
| * [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-091-5/+1
* | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-171-1/+1
* | platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-171-2/+2
* | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-172-3/+4
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-162-6/+19
|\ \
| * | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-0/+2
| * | [S390] ap: Setup processing for messages in request queue.Holger Dengler2011-11-141-6/+17
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-161-1/+1
|\ \ \
| * | | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-163-47/+38
|\ \ \
| * | | drm/radeon/kms: fix segfault in pm reworkAlex Deucher2011-11-151-15/+5
| * | | drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-11-151-0/+12
| * | | vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-141-23/+21
| * | | drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner2011-11-141-9/+0
* | | | drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-161-4/+2
* | | | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-161-1/+1
* | | | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-161-4/+1
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
|\ \ \ \
| * | | | iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-151-15/+7
|\ \ \ \
| * | | | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7
| |/ / /
* | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\ \ \
| | * | | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | * | | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| * | | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * | | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-144-87/+112
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-111508-15311/+30120
| |\ \ \ \ \ \
| | | * | | | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-111-87/+0
| | | * | | | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-041-0/+20
| | * | | | | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-111-3/+1
| | * | | | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-112-0/+75
| * | | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-141-5/+6
|\ \ \ \ \ \ \
| * | | | | | | virtio-pci: fix use after freeMichael S. Tsirkin2011-11-141-5/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-131-8/+19
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-121-8/+19
* | | | | | | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-131-29/+0
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-122-2/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-111-0/+8
| |\ \ \ \ \ \ \