aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk2008-07-21
* usb-storage: change remaining semaphore to completionAlan Stern2008-07-21
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-21
* USB: io_ti: FIrst cut at a big clean upAlan Cox2008-07-21
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-21
* USB: combine hub_activate and hub_restartAlan Stern2008-07-21
* USB: optimize port debouncing during hub activationAlan Stern2008-07-21
* USB: try to salvage lost power sessionsAlan Stern2008-07-21
* USB: simplify hub_restart() logicAlan Stern2008-07-21
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-21
* USB: debounce before unregisteringAlan Stern2008-07-21
* USB: add new routine for checking port-resume typeAlan Stern2008-07-21
* USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison2008-07-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-21
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
* USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-21
|\
| * hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
| * sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-21
| * ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
| * gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
| * atl1: Do not wake queue before queue has been started.David S. Miller2008-07-21
* | pci kernel-doc fatal errorRandy Dunlap2008-07-21
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-21
|\ \
| * \ Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-21
| |\ \
| | * | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-21
| | |\|
| | * | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-18
| | |\ \
| | * | | xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-16
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | | | | | | | * | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-21
| | | | | | | | | |\ \ \ | | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | * | | linux-next: pci tree build failureStephen Rothwell2008-07-18
| | | | | | | | | * | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-17
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | / | | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | | * | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
| | | | | | | | | * | xen-netfront: fix xennet_release_tx_bufs()Isaku Yamahata2008-07-16
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | x86: make only GART code include gart.hFUJITA Tomonori2008-07-11
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-21
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2008-07-20
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-18
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar2008-07-17
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm crypt: add mergeMilan Broz2008-07-21
| * | | | | | | | | dm table: remove merge_bvec sector restrictionMilan Broz2008-07-21
| * | | | | | | | | dm: linear add mergeMilan Broz2008-07-21
| * | | | | | | | | dm: introduce merge_bvec_fnMilan Broz2008-07-21
| * | | | | | | | | dm snapshot: use per device mempoolsMikulas Patocka2008-07-21
| * | | | | | | | | dm snapshot: fix race during exception creationMikulas Patocka2008-07-21
| * | | | | | | | | dm snapshot: track snapshot readsMikulas Patocka2008-07-21
| * | | | | | | | | dm mpath: fix test for reinstate_pathAlasdair G Kergon2008-07-21