| Commit message (Expand) | Author | Age | Files | Lines |
* | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks | 2009-10-01 | 2 | -2/+14 |
* | s3cmci: DMA fixes | Ben Dooks | 2009-10-01 | 2 | -18/+47 |
* | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks | 2009-10-01 | 2 | -8/+65 |
* | s3cmci: add SDIO IRQ support | Ben Dooks | 2009-10-01 | 2 | -10/+156 |
* | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks | 2009-10-01 | 2 | -0/+132 |
* | s3cmci: fix direct write to interrupt mask | Ben Dooks | 2009-10-01 | 1 | -3/+3 |
* | s3cmci: change to use dev_pm_ops | Ben Dooks | 2009-10-01 | 1 | -11/+18 |
* | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks | 2009-10-01 | 1 | -18/+69 |
* | s3cmci: update probe to use new platform id list | Ben Dooks | 2009-10-01 | 1 | -47/+24 |
* | s3cmci: use resource_size() instead of local macro | Ben Dooks | 2009-10-01 | 1 | -6/+4 |
* | uartlite: allow building for timberdale MFD | Richard Röjfors | 2009-10-01 | 1 | -1/+1 |
* | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz | 2009-10-01 | 1 | -16/+49 |
* | Char: vt_ioctl, fix BKL imbalance | Jiri Slaby | 2009-10-01 | 1 | -2/+4 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 22 | -40/+55 |
* | drivers/input/input.c: fix CONFIG_PM=n warning | Andrew Morton | 2009-10-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 9 | -16/+8 |
|\ |
|
| * | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 9 | -16/+8 |
* | | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 | 4 | -0/+601 |
* | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 3 | -0/+910 |
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-09-30 | 17 | -56/+64 |
|\ \ |
|
| * | | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 2009-09-29 | 1 | -40/+48 |
| * | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-29 | 17 | -17/+17 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 22 | -10931/+6738 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2009-09-28 | 13 | -207/+247 |
| |\ \ |
|
| | * | | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins | 2009-09-28 | 1 | -0/+3 |
| | * | | sony-laptop: check for rfkill hard block at load time | Alan Jenkins | 2009-09-28 | 1 | -0/+6 |
| | * | | iwlwifi: fix 3945 ucode info retrieval after failure | Reinette Chatre | 2009-09-28 | 11 | -204/+229 |
| | * | | iwlwifi: fix memory leak in command queue handling | Reinette Chatre | 2009-09-28 | 1 | -0/+6 |
| | * | | iwlwifi: fix debugfs buffer handling | Reinette Chatre | 2009-09-28 | 1 | -3/+3 |
| * | | | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2009-09-28 | 2 | -2/+2 |
| * | | | atm: dereference of he_dev->rbps_virt in he_init_group() | Juha Leppanen | 2009-09-28 | 1 | -7/+7 |
| |/ / |
|
| * | | e1000: cleanup unused prototype | Don Skidmore | 2009-09-26 | 1 | -1/+0 |
| * | | e1000: fix namespacecheck warnings | Jesse Brandeburg | 2009-09-26 | 2 | -15/+1 |
| * | | e1000: drop unused functionality for eeprom write/read | Jesse Brandeburg | 2009-09-26 | 2 | -120/+3 |
| * | | e1000: updated whitespace and comments | Jesse Brandeburg | 2009-09-26 | 3 | -6229/+6337 |
| * | | e1000: drop redunant line of code, cleanup | Jesse Brandeburg | 2009-09-26 | 1 | -8/+4 |
| * | | e1000: remove races when changing mtu | Jesse Brandeburg | 2009-09-26 | 1 | -2/+14 |
| * | | e1000: two workarounds were incomplete, fix them | Jesse Brandeburg | 2009-09-26 | 1 | -7/+10 |
| * | | e1000: fix tx waking queue after queue stopped during shutdown | Jesse Brandeburg | 2009-09-26 | 1 | -6/+9 |
| * | | e1000: test link state conclusively | Jesse Brandeburg | 2009-09-26 | 4 | -77/+157 |
| * | | e1000: stop timers at appropriate times | Jesse Brandeburg | 2009-09-26 | 1 | -7/+19 |
| * | | e1000: use netif_tx_disable | Jesse Brandeburg | 2009-09-26 | 1 | -2/+1 |
| * | | e1000: remove unused functions | Jesse Brandeburg | 2009-09-26 | 2 | -174/+2 |
| * | | e1000: drop dead pcie code from e1000 | Jesse Brandeburg | 2009-09-26 | 6 | -4335/+193 |
* | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-30 | 34 | -689/+2077 |
|\ \ \ |
|
| * | | | drm/radeon/kms: Convert R520 to new init path and associated cleanup | Jerome Glisse | 2009-09-29 | 5 | -128/+376 |
| * | | | drm/radeon/kms: Convert RV515 to new init path and associated cleanup | Jerome Glisse | 2009-09-29 | 11 | -158/+712 |
| * | | | drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS | Mikael Pettersson | 2009-09-29 | 1 | -4/+3 |
| * | | | drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ | Mikael Pettersson | 2009-09-29 | 1 | -0/+2 |
| * | | | drm/r600: fix memory leak introduced with 64k malloc avoidance fix. | Dave Airlie | 2009-09-28 | 1 | -0/+2 |