summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-011-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-11/+8
|\
| * ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-1/+3
| * ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-2/+2
| * ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King2010-02-121-1/+1
| * ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-121-1/+0
| * ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-2/+2
| * ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-4/+0
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-018-164/+178
|\ \
| * \ Merge branch 'for-2.6.34-next' into for-2.6.34Jens Axboe2010-02-282-16/+31
| |\ \
| | * | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-262-12/+17
| | * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+8
| | * | block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-261-3/+7
| | * | block: Remove unused accessor functionMartin K. Petersen2010-02-261-1/+0
| * | | block: remove padding from io_context on 64bit buildsRichard Kennedy2010-02-261-1/+1
| |/ /
| * | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-251-4/+2
| |\ \
| * | | pktcdvd: use BIO list management functionsAkinobu Mita2010-02-241-6/+4
| * | | blk-core: use BIO list management functionsAkinobu Mita2010-02-231-2/+2
| * | | cciss: export linux/cciss_defs.h headerdann frazier2010-02-231-0/+1
| * | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-2262-195/+487
| |\ \ \
| * | | | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2010-02-222-128/+131
| * | | | cciss: remove C99-style commentsdann frazier2010-02-221-16/+17
| * | | | block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-291-0/+3
| * | | | block: Stop using byte offsetsMartin K. Petersen2010-01-111-12/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-0116-11/+357
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-019-0/+180
| |\ \ \ \ \
| | * | | | | OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz2010-02-241-0/+4
| | * | | | | ASoC: Make pmdown_time a longMark Brown2010-02-171-1/+1
| | * | | | | ASoC: Make pmdown_time a per-card settingMark Brown2010-02-161-0/+2
| | * | | | | ASoC: Add WM2000 driverMark Brown2010-02-121-0/+26
| | * | | | | ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-041-0/+1
| | * | | | | ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-031-0/+1
| | * | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-2549-180/+404
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski2010-01-251-0/+17
| | * | | | | ASoC: add simplified versions of widget macrosGuennadi Liakhovetski2010-01-251-0/+32
| | * | | | | ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-0/+2
| | * | | | | ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi2010-01-201-0/+1
| | * | | | | ASoC: fix compile breakage - add a missing header includeGuennadi Liakhovetski2010-01-191-0/+2
| | * | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-12612-9218/+15862
| | |\ \ \ \ \
| | * | | | | | ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen2010-01-111-0/+6
| | * | | | | | ASoC: Add initial WM8955 CODEC driverMark Brown2009-12-181-0/+26
| | * | | | | | ASoC: Initial WM8904 CODEC driverMark Brown2009-12-041-0/+57
| | * | | | | | ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-041-0/+3
| * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-017-11/+177
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-2/+29
| | * | | | | | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-231-0/+57
| | * | | | | | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-231-4/+28
| | * | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-1756-208/+363
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-164-2/+50
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-261-0/+1
| | | |\ \ \ \ \ \ \