summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-245-20/+24
|\
| * xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov2008-11-141-9/+10
| * powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-144-10/+12
| * powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-1/+2
* | Release old elevator on change elevatorZhaolei2008-11-181-1/+7
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-11-172-3/+14
|\ \
| * | mfd: Correct WM8350 I2C return code usageMark Brown2008-11-161-2/+13
| * | mfd: fix event masking for da9030Mike Rapoport2008-11-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-171-50/+19
|\ \ \
| * | | rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-141-50/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1724-100/+498
|\ \ \ \ | |_|/ / |/| | |
| * | | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-161-2/+4
| * | | e1000e: fix IPMI trafficJeff Kirsher2008-11-163-2/+51
| * | | e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-161-0/+1
| * | | phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
| * | | e100: fix dma error in direction for mappingJesse Brandeburg2008-11-161-10/+10
| * | | igb: use dev_printk instead of printkBjorn Helgaas2008-11-161-4/+3
| * | | qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-161-14/+5
| * | | igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * | | via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-161-1/+1
| * | | phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
| * | | mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-153-22/+24
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-145-29/+15
| |\ \ \
| | * | | phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-141-1/+1
| | * | | atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-141-14/+3
| | * | | atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn2008-11-141-4/+0
| | * | | gianfar: Fix DMA unmap invocationsAndy Fleming2008-11-141-7/+8
| | * | | net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-141-3/+3
| * | | | niu: Bump driver version and release date.David S. Miller2008-11-141-2/+2
| * | | | NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2008-11-142-6/+293
| |/ / /
* | | | acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds2008-11-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-155-25/+56
|\ \ \ \
| * | | | HID: don't grab devices with no inputJiri Slaby2008-11-141-6/+11
| * | | | HID: fix radio-mr800 hidquirksAlexey Klimov2008-11-131-1/+1
| * | | | HID: fix kworld fm700 radio hidquirksAlexey Klimov2008-11-131-1/+1
| * | | | HID: fix start/stop cycle in usbhid driverJiri Slaby2008-11-131-0/+8
| * | | | HID: use single threaded work queue for hid_compatAndi Kleen2008-11-131-1/+1
| * | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-2/+3
| * | | | HID: support for new unibody macbooksHenrik Rydberg2008-11-133-0/+15
| * | | | HID: fix locking in hidraw_open()Oliver Neukum2008-11-131-14/+16
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-11-156-17/+21
|\ \ \ \
| * | | | pcmcia: ensure correct logging in do_io_probeDominik Brodowski2008-11-091-6/+6
| * | | | pcmcia: add another pata/ide IDMarc Pignat2008-11-092-0/+2
| * | | | pcmcia: add braces in error pathDominik Brodowski2008-11-021-1/+2
| * | | | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-023-9/+8
| * | | | pcmcia: setup resource information for pseudo multifunction devices.Komuro2008-11-021-0/+2
| * | | | pcmcia: fix indentation & braces disagreement - add bracesIlpo Järvinen2008-11-011-1/+2
* | | | | LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi2008-11-151-1/+0
OpenPOWER on IntegriCloud