summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-0212-51/+41
|\
| * Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-011-1/+4
| |\
| | * drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-011-0/+1
| | * drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-261-1/+3
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-018-34/+34
| |\ \
| | * | Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-032-2/+2
| | * | Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
| | * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| | * | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-033-19/+19
| | * | Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-032-3/+3
| | * | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-032-3/+3
| | * | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-032-3/+3
| | * | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-032-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-311-1/+1
| |\ \ \
| | * | | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
| * | | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-14/+1
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31218-1381/+4842
| |\ \ \ \ | | |/ / /
| * | | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-291-1/+1
* | | | | ALSA: usb-audio: unify constants from specificationDaniel Mack2010-05-311-25/+63
* | | | | ALSA: usb-audio: fix selector unit string index accessorDaniel Mack2010-05-311-1/+1
* | | | | include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack2010-05-311-1/+20
* | | | | ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack2010-05-311-0/+10
| |/ / / |/| | |
* | | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-7/+4
|\ \ \ \
| * | | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * | | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-6/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-301-1/+4
|\ \ \ \ \
| * | | | | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-1/+4
| |/ / / /
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3010-281/+657
|\ \ \ \ \
| * | | | | mfd: New AB8500 driverRabin Vincent2010-05-282-262/+128
| * | | | | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-15/+119
| * | | | | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-0/+0
| * | | | | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-281-0/+132
| * | | | | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-2/+3
| * | | | | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-282-0/+26
| * | | | | mfd: Add TPS6507x supportTodd Fischer2010-05-281-0/+22
| * | | | | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-0/+11
| * | | | | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-0/+134
| * | | | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-281-0/+54
| * | | | | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-281-2/+2
| * | | | | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-281-0/+26
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-301-0/+45
|\ \ \ \ \ \
| * | | | | | DMA: PL330: Add dma api driverJassi Brar2010-05-231-0/+45
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-302-57/+42
|\ \ \ \ \ \ \
| * | | | | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4
| * | | | | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-11/+11
| * | | | | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-241-9/+0
| * | | | | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-242-4/+4
| * | | | | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-15/+0
| * | | | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-7/+24
* | | | | | | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-0/+6
OpenPOWER on IntegriCloud