Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: Release v1.0.23 | Jaroslav Kysela | 2010-04-16 | 1 | -1/+1 |
* | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-04-16 | 2 | -53/+523 |
|\ | |||||
| * | Merge branch 'fix/misc' into topic/usb | Takashi Iwai | 2010-04-10 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge remote branch 'alsa/devel' into topic/usb | Takashi Iwai | 2010-03-23 | 7 | -9/+14 |
| |\ \ | |||||
| * \ \ | Merge branch 'topic/misc' into topic/usb | Takashi Iwai | 2010-03-22 | 385 | -2533/+12813 |
| |\ \ \ | |||||
| * | | | | ALSA: usb-mixer: Add support for Audio Class v2.0 | Daniel Mack | 2010-03-12 | 2 | -20/+98 |
| * | | | | ALSA: usb-mixer: parse descriptors with structs | Daniel Mack | 2010-03-12 | 1 | -10/+119 |
| * | | | | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 2 | -43/+326 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | 2 | -25/+82 |
|\ \ \ \ \ | |||||
| * | | | | | firewire: cdev: change license of exported header files to MIT license | Stefan Richter | 2010-04-15 | 2 | -17/+47 |
| * | | | | | firewire: cdev: comment fixlet | Stefan Richter | 2010-04-10 | 1 | -2/+2 |
| * | | | | | firewire: cdev: iso packet documentation | Clemens Ladisch | 2010-04-10 | 1 | -6/+33 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-04-15 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten | 2010-04-05 | 1 | -0/+2 |
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | 71 | -175/+411 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-09 | 8 | -33/+185 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | i2o: Remove the dangerous kobj_to_i2o_device macro | Ferenc Wagner | 2010-03-24 | 1 | -1/+0 |
| | * | | | | | | | block: remove 16 bytes of padding from struct request on 64bits | Richard Kennedy | 2010-03-19 | 1 | -5/+6 |
| | * | | | | | | | Merge branch 'master' into for-linus | Jens Axboe | 2010-03-19 | 80 | -163/+622 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove GENHD_FL_DRIVERFS | NeilBrown | 2010-03-16 | 1 | -1/+1 |
| | * | | | | | | | | block: Finalize conversion of block limits functions | Martin K. Petersen | 2010-03-15 | 1 | -24/+0 |
| | * | | | | | | | | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 2010-03-15 | 1 | -0/+8 |
| | * | | | | | | | | vfs: improve writeback_inodes_wb() | Edward Shishkin | 2010-03-12 | 1 | -0/+3 |
| | * | | | | | | | | drbd: Renamed overwrite_peer to primary_force | Philipp Reisner | 2010-03-11 | 1 | -1/+1 |
| | * | | | | | | | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) | Philipp Reisner | 2010-03-11 | 2 | -1/+2 |
| | * | | | | | | | | Add DocBook documentation for the block tracepoints. | William Cohen | 2010-03-09 | 1 | -0/+164 |
| * | | | | | | | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2] | David Howells | 2010-04-09 | 1 | -0/+7 |
| * | | | | | | | | | slab: Generify kernel pointer validation | Pekka Enberg | 2010-04-09 | 1 | -0/+1 |
| * | | | | | | | | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) | Mark Lord | 2010-04-08 | 1 | -2/+2 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-04-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ide: Requeue request after DMA timeout | Herbert Xu | 2010-04-01 | 1 | -0/+1 |
| * | | | | | | | | | | virtio: disable multiport console support. | Michael S. Tsirkin | 2010-04-08 | 1 | -23/+0 |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 | 1 | -2/+6 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-04-07 | 3 | -2/+19 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-04-07 | 2 | -1/+18 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 2010-04-05 | 2 | -1/+18 |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | ALSA: i2c: cleanup: change parameter to pointer | Dan Carpenter | 2010-04-04 | 1 | -1/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki | 2010-04-07 | 1 | -0/+6 |
| * | | | | | | | | | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi | 2010-04-07 | 1 | -2/+2 |
| * | | | | | | | | | kernel.h: fix wrong usage of __ratelimit() | Yong Zhang | 2010-04-07 | 1 | -1/+1 |
| * | | | | | | | | | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 2010-04-07 | 1 | -1/+1 |
| * | | | | | | | | | raw: fsync method is now required | Anton Blanchard | 2010-04-07 | 1 | -0/+1 |
| * | | | | | | | | | include/linux/kfifo.h: fix INIT_KFIFO() | David Härdeman | 2010-04-07 | 1 | -1/+2 |
| * | | | | | | | | | bitops: remove temporary for_each_bit() | Andrew Morton | 2010-04-07 | 1 | -3/+0 |
| * | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-04-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | 1 | -0/+1 |
| * | | | | | | | | | | Fix up possibly racy module refcounting | Nick Piggin | 2010-04-05 | 1 | -7/+7 |
| |/ / / / / / / / / |