summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov2010-01-061-42/+35
| | * | | | Input: serio - use list_first_entry() helperDmitry Torokhov2010-01-061-20/+11
| | * | | | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-6/+2
| | * | | | Input: serio - use device core to create 'id' attribute groupDmitry Torokhov2010-01-061-8/+9
| | * | | | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-301-79/+121
| * | | | | Input: winbond-cir - fix suspend/resumeDavid Härdeman2010-02-241-109/+104
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01149-538/+613
|\ \ \ \ \ \
| * | | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-2815-57/+57
| * | | | | | ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore2010-01-221-1/+0
| * | | | | | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-2230-182/+150
| * | | | | | ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-225-92/+209
| * | | | | | ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming2010-01-221-19/+33
| * | | | | | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22134-134/+134
| * | | | | | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-225-53/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-03-011-2/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Pull rmia32 into release branchTony Luck2010-02-261-2/+0
| |\ \ \ \ \
| | * | | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-2/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-011-1/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio: fix out of range array accessMichael S. Tsirkin2010-02-281-1/+2
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-016-202/+565
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-2555-625/+856
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: PNX4008: use msecs_to_jiffies() rather than open-coding itRussell King2010-02-121-2/+2
| | * | | | | | | | ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.hRussell King2010-02-121-2/+0
| | * | | | | | | | ARM: PNX4008: i2c-pnx: don't split messages across several linesRussell King2010-02-121-37/+44
| | * | | | | | | | ARM: PNX4008: Use i2c driver data for passing between internal functionsRussell King2010-02-121-70/+62
| | * | | | | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-20/+20
| | * | | | | | | | ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-10/+19
| | * | | | | | | | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King2010-02-121-4/+4
| | * | | | | | | | ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-121-11/+4
| | * | | | | | | | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2010-02-121-9/+9
| | * | | | | | | | ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-9/+30
| | * | | | | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-2/+7
| | * | | | | | | | ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-13/+24
| | * | | | | | | | ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'misc2' into develRussell King2010-02-251-0/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent2010-02-181-0/+19
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25388-3095/+15683
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-211-14/+16
| | | | * | | | | | | | | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-041-38/+327
| | | | * | | | | | | | | | ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij2010-01-271-0/+11
| | | | * | | | | | | | | | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij2010-01-271-6/+12
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-0154-503/+348
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell2010-03-011-1/+1
| * | | | | | | | | | | | | cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron2010-02-281-26/+59
| * | | | | | | | | | | | | cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron2010-02-281-16/+15
| * | | | | | | | | | | | | cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-282-16/+11
| * | | | | | | | | | | | | cciss: factor out scatter gather chain block mapping codeStephen M. Cameron2010-02-281-29/+34
| * | | | | | | | | | | | | cciss: fix scatter gather chain block dma direction kludgeStephen M. Cameron2010-02-281-5/+3
| * | | | | | | | | | | | | cciss: simplify scatter gather codeStephen M. Cameron2010-02-282-35/+16
| * | | | | | | | | | | | | cciss: factor out scatter gather chain block allocation and freeingStephen M. Cameron2010-02-281-50/+58