summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy2008-02-151-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-02-143-10/+53
|\
| * HID: add USB IDs for MacBook 3rd generationTobias Mueller2008-02-132-0/+17
| * HID: add LCSPEC from VERNIER to quirk listJiri Kosina2008-02-111-0/+2
| * HID: fix processing of event quirksJiri Kosina2008-02-112-9/+11
| * HID: Blacklist new GTCO CalComp USB device PIDsJeremy Roberson2008-02-111-1/+23
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-149-19/+96
|\ \
| | \
| | \
| *-. \ Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-148-10/+39
| |\ \ \
| | | * | pnpacpi: __initdata is not an identifierRoel Kluin2008-02-141-1/+1
| | | * | ACPI: static acpi_chain_headAdrian Bunk2008-02-141-1/+1
| | | * | ACPI: static acpi_find_dsdt_initrd()Adrian Bunk2008-02-141-1/+1
| | | * | ACPI: static acpi_no_initrd_override_setup()Adrian Bunk2008-02-141-1/+1
| | | * | thinkpad_acpi: staticAdrian Bunk2008-02-141-2/+2
| | | * | ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki2008-02-141-0/+1
| | | * | ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi2008-02-131-0/+8
| | * | | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-143-4/+24
| | |/ /
| * | | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-142-1/+15
| * | | ACPI: DMI blacklist updatesLen Brown2008-02-141-8/+42
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-143-487/+505
|\ \ \
| * | | serial: sh-sci: Fix up SH-5 build.Paul Mundt2008-02-141-1/+0
| * | | maple: improve detection of attached peripheralsAdrian McMenamin2008-02-141-2/+1
| * | | sh: add support for sh7366 processorMagnus Damm2008-02-142-2/+8
| * | | maple: more robust device detection.Adrian McMenamin2008-02-141-97/+105
| * | | maple: fix up whitespace damage.Adrian McMenamin2008-02-141-486/+492
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-149-30/+51
|\ \ \
| * | | RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-141-1/+9
| * | | mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
| * | | IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein2008-02-141-1/+1
| * | | IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen2008-02-141-1/+0
| * | | IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-141-0/+1
| * | | IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz2008-02-131-1/+1
| * | | RDMA/cxgb3: Fail loopback connectionsSteve Wise2008-02-131-0/+17
| * | | IB/cm: Fix infiniband_cm class kobject ref countingRoland Dreier2008-02-121-14/+8
| * | | IB/cm: Remove debug printk()s that snuck upstreamRoland Dreier2008-02-121-4/+0
| * | | IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier2008-02-121-0/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-143-24/+44
|\ \ \ \
| * | | | [POWERPC] hvc_rtas_init() must be __initAdrian Bunk2008-02-141-1/+1
| * | | | [POWERPC] PS3: Update sys-manager button eventsGeoff Levand2008-02-141-6/+23
| * | | | [POWERPC] PS3: Sys-manager code cleanupGeoff Levand2008-02-141-6/+7
| * | | | [POWERPC] PS3: Use system reboot on restartGeoff Levand2008-02-141-1/+1
| * | | | [POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto2008-02-141-8/+10
| * | | | [POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto2008-02-141-2/+2
| | |/ / | |/| |
* | | | d_path: Make d_path() use a struct pathJan Blunck2008-02-142-12/+4
* | | | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-141-2/+1
* | | | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-12/+9
* | | | Introduce path_put()Jan Blunck2008-02-142-3/+3
* | | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-142-6/+6
* | | | Dont touch fs_struct in driversJan Blunck2008-02-141-2/+0
* | | | Fix compile of swim3 as moduleTony Breeds2008-02-142-6/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-1335-368/+1226
|\ \ \