summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-13splice: fix offset mangling with direct splicing (sendfile)Jens Axboe1-23/+11
2007-07-13security: revalidate rw permissions for sys_splice and sys_vmspliceJames Morris1-0/+9
2007-07-13relay: fixup kerneldoc commentTom Zanussi1-1/+1
2007-07-13relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi1-1/+3
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones1-8/+11
2007-07-13[CPUFREQ] Restore previously used governor on a hot-replugged CPUThomas Renninger1-1/+22
2007-07-13[CPUFREQ] bugfix cpufreq in combination with performance governorPeter Oruba1-6/+0
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton1-1/+6
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk4-303/+19
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski1-0/+7
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds1-0/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds147-4565/+14872
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-4/+6
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds100-1061/+2812
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds1-0/+1
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-07-12USB: additions to the quirk listOliver Neukum1-0/+8
2007-07-12usb-storage: implement autosuspendAlan Stern2-11/+29
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov1-0/+3
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell2-23/+23
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell3-82/+100
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell10-436/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell5-70/+11
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2-404/+25
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda3-69/+49
2007-07-12USB: quirk for samsung printerOliver Neukum1-0/+2
2007-07-12USB: usb/dma doc updatesDavid Brownell2-20/+43
2007-07-12USB: drivers/usb/storage/unusual_devs.h whitespace cleanupS.Caglar Onur1-94/+94
2007-07-12USB: remove Makefile reference to obsolete OHCI_AT91Robert P. J. Day1-1/+0
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox2-17/+0
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox1-10/+0
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox2-17/+0
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox1-32/+1
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox1-72/+0
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu1-0/+1
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum1-60/+44
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke1-9/+3
2007-07-12USB: fix gregkh-usb-usb-use-menuconfig-objectsJan Engelhardt1-1/+0
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi1-1/+1
2007-07-12USB: Don't autosuspend Blackberry devices.Jeremy Katz1-0/+5
2007-07-12USB: Support Blackberry Pearl with berry_chargeJeremy Katz1-0/+35
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler5-0/+116
2007-07-12USB: mos7720: change developer email addressesGreg Kroah-Hartman1-3/+3
2007-07-12USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern1-4/+3
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern4-6/+11
2007-07-12USB: Remove usages of dev->power.power_stateAlan Stern2-15/+1
2007-07-12USB: usblp: add dynamic URBs, fix racesPete Zaitcev1-242/+376
2007-07-12USB: Pete's taking over usblpPete Zaitcev1-4/+4
2007-07-12USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang1-1/+1
2007-07-12USB: autosuspend for usblcdOliver Neukum1-3/+43