summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-203-9/+8
* oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-201-51/+49
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-202-14/+2
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-203-8/+9
* oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-201-3/+8
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-204-0/+133
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-143294-319969/+465267
|\ \
| | * Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-172-1/+16
| | |\
| | | * Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...Robert Richter2009-06-121-0/+1
| |_|/| |/| | |
| | | * oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-06-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-1314-79/+80
| |\ \ \
| | * | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov2009-07-121-19/+8
| | * | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
| | * | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
| | * | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni2009-07-121-6/+6
| | * | | Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-124-13/+21
| | * | | Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-121-1/+1
| | * | | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-121-2/+4
| | * | | Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
| | * | | Staging: meilhaus: add email address to TODOGreg Kroah-Hartman2009-07-121-1/+1
| | * | | Staging: rspiusb: use NULL virtual address instead of a bogus onePete Zaitcev2009-07-121-10/+4
| | * | | Staging: vt6655: compile fixAlan Cox2009-07-121-5/+5
| | * | | Staging: rt2870: Add USB ID for Sitecom WL-608Jorrit Schippers2009-07-121-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-134-11/+16
| |\ \ \ \
| | * | | | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
| | * | | | omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
| | * | | | Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-121-2/+4
| | * | | | devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-121-0/+3
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1346-2204/+574
| |\ \ \ \
| | * | | | USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-121-0/+1
| | * | | | USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-121-21/+20
| | * | | | USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-121-4/+8
| | * | | | USB: option: remove unnecessary and erroneous codeAlan Stern2009-07-121-26/+1
| | * | | | USB: cypress_m8: remove invalid Clear-HaltAlan Stern2009-07-121-2/+2
| | * | | | USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-121-1/+1
| | * | | | USB: fix LANGID=0 regressionDaniel Mack2009-07-121-18/+45
| | * | | | USB: serial: sierra driver id_table additionsElina Pasheva2009-07-121-17/+29
| | * | | | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2009-07-122-0/+4
| | * | | | USB: fix race leading to a write after kfree in usbfsOliver Neukum2009-07-121-4/+17
| | * | | | USB: Sierra: fix oops upon device closeAlan Stern2009-07-121-3/+2
| | * | | | USB: option.c: add A-Link 3GU device idAnssi Hannula2009-07-121-1/+5
| | * | | | USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria2009-07-121-0/+2
| | * | | | USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell2009-07-121-0/+3
| | * | | | USB: gadget audio: select SND_PCMRandy Dunlap2009-07-121-0/+1
| | * | | | USB: ftdi: support NDI devicesMartin Geleynse2009-07-122-4/+69
| | * | | | Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman2009-07-121-1/+1
| | * | | | USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-121-5/+6
| | * | | | USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2009-07-122-0/+2
| | * | | | USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-122-7/+9
| | * | | | USB: add missing class descriptions used in usb/devices fileFrans Pop2009-07-121-4/+6