aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-094-55/+140
* [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-0911-16/+1
* [ARM] pxa: remove machine class specific stuffs from serial driverEric Miao2009-03-091-20/+10
* [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-094-6/+1
* Merge branch 'dma' into develRussell King2009-02-214-19/+9
|\
| * [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-114-7/+8
| * [ARM] dma: pata_icside's contiguous sg array is now redundantRussell King2008-12-111-12/+1
* | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-211-21/+0
* | [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten2009-02-211-2/+0
* | [ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas2009-02-191-2/+8
* | [ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz2009-02-191-1/+1
* | [ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone2009-02-191-0/+4
* | [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar2009-02-103-0/+583
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-062-5/+12
|\ \
| * | ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-061-4/+4
| * | firewire: core: Remove card from list of cards when enable failsPetr Vandrovec2009-02-011-1/+8
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-063-14/+19
|\ \ \
| * | | md: Ensure an md array never has too many devices.NeilBrown2009-02-061-10/+14
| * | | md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-061-3/+3
| * | | md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-061-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-056-3/+12
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
| |\ \ \ \
| | * | | | iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| | * | | | iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
| * | | | | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| * | | | | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| * | | | | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
| |/ / / /
* | | | | sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-052-8/+8
* | | | | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-051-3/+5
* | | | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-054-29/+29
* | | | | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0
* | | | | drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
* | | | | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
* | | | | lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
* | | | | lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
* | | | | lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
* | | | | lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
* | | | | hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
* | | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-052-72/+83
* | | | | rtc: rtc-dm355evm driverDavid Brownell2009-02-053-0/+182
* | | | | misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-051-0/+1
* | | | | hpilo: open/close fixDavid Altobelli2009-02-052-3/+5
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0416-50/+81
|\ \ \ \ | |/ / /
| * | | e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
| * | | sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
| * | | pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
| * | | hso: add new device id'sFilip Aben2009-02-031-1/+3
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02215-1583/+7436
| |\ \ \
| * | | | dca: redesign locks to fix deadlocksMaciej Sosnowski2009-02-021-18/+33
| * | | | cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2009-02-022-3/+3