summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-0/+3
|\
| * serial: Add OMAP high-speed UART driverGovindraj.R2010-09-291-0/+3
* | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-251-3/+13
|\ \
| * \ Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-211-3/+13
| |\ \
| | * | net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-241-3/+0
| | * | net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-241-0/+9
| | * | net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-241-0/+4
| | |/
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-251-1/+1
|\ \ \
| * | | [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-1/+5
|\ \ \ \
| * \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-1/+5
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-16341-3530/+8874
| | |\ \ \ \
| | * | | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-1/+5
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-251-736/+0
|\ \ \ \ \ \ \
| * | | | | | | uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-251-736/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-254-7/+57
|\ \ \ \ \ \ \
| * | | | | | | of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-211-0/+1
| * | | | | | | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-1/+1
| * | | | | | | of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-211-6/+7
| * | | | | | | of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-121-0/+3
| * | | | | | | of/promtree: add package-to-path support to pdtAndres Salomon2010-10-121-0/+3
| * | | | | | | of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-121-1/+1
| * | | | | | | of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-121-1/+19
| * | | | | | | of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-101-0/+24
* | | | | | | | Coda: replace BKL with mutexYoshihisa Abe2010-10-251-0/+2
* | | | | | | | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-251-1/+1
* | | | | | | | Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-252-5/+14
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-254-19/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-181-0/+1
| * | | | | | | | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-131-1/+3
| * | | | | | | | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-131-0/+44
| * | | | | | | | Input: gameport_driver - drop private pointerDmitry Torokhov2010-09-141-2/+0
| * | | | | | | | Input: gameport_driver - mark description as const pointerDmitry Torokhov2010-09-141-1/+1
| * | | | | | | | Input: serio_driver - drop private pointerDmitry Torokhov2010-09-141-1/+0
| * | | | | | | | Input: serio_driver - mark id_table and description as constDmitry Torokhov2010-09-141-2/+2
| * | | | | | | | Input: add support for large scancodesMauro Carvalho Chehab2010-09-091-11/+44
| * | | | | | | | Input: fix a few typosDmitry Torokhov2010-09-051-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-254-5/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-151-0/+3
| * | | | | | | | | sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-151-0/+1
| * | | | | | | | | sh: clkfwk: support clock remapping.Paul Mundt2010-10-151-0/+10
| * | | | | | | | | sh: remove name and id from struct clkMagnus Damm2010-10-131-3/+0
| * | | | | | | | | sh: intc: Split up the INTC code.Paul Mundt2010-10-051-1/+1
| * | | | | | | | | sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-051-1/+1
| * | | | | | | | | sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-1/+11
| * | | | | | | | | sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-051-0/+1
| * | | | | | | | | sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-0/+1
| * | | | | | | | | sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-021-0/+1
| * | | | | | | | | sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-201-0/+7
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-253-4/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |