| Commit message (Expand) | Author | Age | Files | Lines |
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas | 2009-09-24 | 1 | -7/+9 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-24 | 43 | -158/+2386 |
|\ |
|
| * | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -14/+14 |
| * | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 1 | -2/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-09-23 | 1 | -7/+10 |
| |\ |
|
| | * | USB: Fix CDC EEM host driver 'sentinel' CRC validation | Brian Niebuhr | 2009-09-23 | 1 | -7/+10 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 1 | -7/+8 |
| |\ \ |
|
| | * | | virtio: add virtio IDs file | Fernando Luis Vazquez Cao | 2009-09-23 | 1 | -0/+1 |
| | * | | virtio: make add_buf return capacity remaining | Rusty Russell | 2009-09-23 | 1 | -7/+7 |
| * | | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 5 | -0/+5 |
| * | | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+1 |
| * | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 2009-09-23 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 14 | -22/+20 |
| * | | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 3 | -3/+3 |
| * | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 3 | -3/+3 |
| * | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 2 | -2/+2 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-20 | 1 | -1/+1 |
| |\ |
|
| | * | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -1/+1 |
| * | | slip: Clean up create and destroy | Alan Cox | 2009-09-19 | 1 | -73/+23 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-17 | 37 | -479/+545 |
| |\ |
|
| * | | MIPS: BCM63xx: Add integrated ethernet mac support. | Maxime Bizon | 2009-09-17 | 4 | -0/+2284 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-09-17 | 1 | -15/+3 |
| |\ \ |
|
| | * | | m68knommu: remove ColdFire direct interrupt register access | Greg Ungerer | 2009-09-16 | 1 | -15/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | debugfs: Change debugfs directory of IWMC3200 | GeunSik Lim | 2009-09-15 | 1 | -3/+3 |
| * | | | | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 2 | -3/+3 |
| |/ / / |
|
| * | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into devel | Russell King | 2009-09-12 | 83 | -483/+781 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 85 | -262/+3632 |
| | |\ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 92 | -489/+1000 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support | Nicolas Ferre | 2009-06-27 | 1 | -1/+1 |
| | |/ / / / / / |
|
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-23 | 31 | -304/+832 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. | Vivek Natarajan | 2009-09-23 | 1 | -2/+2 |
| * | | | | | | | | iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx | Stanislaw Gruszka | 2009-09-23 | 2 | -0/+12 |
| * | | | | | | | | ath9k: Fix RFKILL bugs | Sujith | 2009-09-23 | 1 | -7/+1 |
| * | | | | | | | | drivers/net/wireless: Use usb_endpoint_dir_out | Julia Lawall | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | wl12xx: fix kconfig/link errors | Randy Dunlap | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | rt2x00: fix the definition of rt2x00crypto_rx_insert_iv | Andrew Price | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | iwlwifi: reduce noise when skb allocation fails | Reinette Chatre | 2009-09-23 | 2 | -2/+17 |
| * | | | | | | | | iwlwifi: do not send sync command while holding spinlock | Reinette Chatre | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | ar9170usb: add usbid for TP-Link TL-WN821N v2 | Christian Lamparter | 2009-09-23 | 1 | -0/+2 |
| * | | | | | | | | ath9k: Disable autosleep feature by default. | Vivek Natarajan | 2009-09-23 | 1 | -9/+1 |
| * | | | | | | | | ath9k: Fix regression in PA calibration | Sujith | 2009-09-23 | 1 | -0/+1 |
| * | | | | | | | | ath9k: Fix bug in chain handling | Senthil Balasubramanian | 2009-09-23 | 1 | -1/+3 |
| * | | | | | | | | ath9k: Fix AHB reset for AR9280 | Vivek Natarajan | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | ath9k: Adjust the chainmasks properly | Senthil Balasubramanian | 2009-09-23 | 1 | -5/+15 |
| * | | | | | | | | ath9k: Do a full reset for AR9280 | Vasanthakumar Thiagarajan | 2009-09-23 | 1 | -2/+2 |
| * | | | | | | | | ath9k: Don't read NF when chip has gone through full sleep mode | Vasanthakumar Thiagarajan | 2009-09-23 | 1 | -1/+1 |
| * | | | | | | | | ath9k: Fix rx data corruption | Vasanthakumar Thiagarajan | 2009-09-23 | 1 | -0/+9 |
| * | | | | | | | | ath9k: Fix chip wakeup issue | Sujith | 2009-09-23 | 1 | -1/+1 |