aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | ASoC: Set parent for AC97 devices we registerMark Brown2009-04-02
| | * | | | | | | | | ASoC: Don't defer resume work for AC97 codecsMark Brown2009-04-02
| | * | | | | | | | | ASoC: Add some documentation for the ASoC jack APIMark Brown2009-04-02
| | * | | | | | | | | ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3Jarkko Nikula2009-04-02
| | * | | | | | | | | ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-02
| | * | | | | | | | | ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-02
| | * | | | | | | | | ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-02
| | * | | | | | | | | pxa2xx-ac97: fix displaying GSR after reset timeoutLuotao Fu2009-04-02
| | * | | | | | | | | ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-02
| | * | | | | | | | | ASoC: Add Magician machine supportPhilipp Zabel2009-04-02
| | * | | | | | | | | ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-02
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sata_mv: shorten register namesMark Lord2009-04-06
| * | | | | | | | | | | sata_mv: workaround errata SATA#13Mark Lord2009-04-06
| * | | | | | | | | | | sata_mv: cosmetic renamesMark Lord2009-04-06
| * | | | | | | | | | | sata_mv: workaround errata SATA#26Mark Lord2009-04-06
| * | | | | | | | | | | sata_mv: workaround errata PCI#7Mark Lord2009-04-06
| * | | | | | | | | | | sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord2009-04-06
| * | | | | | | | | | | sata_mv: fix irq mask racesMark Lord2009-04-06
| * | | | | | | | | | | sata_mv: revert SoC irq breakageMark Lord2009-04-06
| * | | | | | | | | | | libata: ahci enclosure management bios workaroundDavid Milburn2009-04-06
| * | | | | | | | | | | ata: Add TRIM infrastructureMatthew Wilcox2009-04-06
| * | | | | | | | | | | ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo2009-04-06
| * | | | | | | | | | | libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney2009-04-06
| * | | | | | | | | | | pata_artop: typoAlan Cox2009-04-06
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: imx: Make disable_delay a per-device variableWolfram Sang2009-04-07
| * | | | | | | | | | | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-07
| * | | | | | | | | | | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger2009-04-07
| * | | | | | | | | | | i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger2009-04-07
| * | | | | | | | | | | i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger2009-04-07
| * | | | | | | | | | | i2c: i2c-mpc: various coding style fixesWolfgang Grandegger2009-04-07
| * | | | | | | | | | | i2c: imx: Add missing request_mem_region in probe()Darius Augulis2009-04-07
| * | | | | | | | | | | i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown2009-04-07
| * | | | | | | | | | | i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-07
| * | | | | | | | | | | i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-07
| * | | | | | | | | | | i2c: iMX/MXC supportDarius Augulis2009-04-07
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-07
| * | | | | | | | | | | hwmon: (lm95241) Convert to new-style i2c driverJean Delvare2009-04-07
| |/ / / / / / / / / /
* | | | | | | | | | | parport: Use the PCI IRQ if offeredAlan Cox2009-04-07
* | | | | | | | | | | tty: jsm cleanupsBreno Leitao2009-04-07
* | | | | | | | | | | Adjust path to gpio headersMike Frysinger2009-04-07
* | | | | | | | | | | KGDB_SERIAL_CONSOLE check for moduleMike Frysinger2009-04-07
* | | | | | | | | | | Change KCONFIG nameMike Frysinger2009-04-07
* | | | | | | | | | | tty: Blackin CTS/RTSSonic Zhang2009-04-07
* | | | | | | | | | | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-07
* | | | | | | | | | | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-07
* | | | | | | | | | | lanana: assign a device name and numbering for MAX3100Alan Cox2009-04-07
* | | | | | | | | | | serqt: initial clean up pass for tty sideAlan Cox2009-04-07