summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* uwb: use the %pM formatting specifier in eda.cHarvey Harrison2008-10-291-29/+9Star
* infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-291-23/+0Star
* infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-293-58/+45Star
* infiniband: use %p6 for printing message idsHarvey Harrison2008-10-294-78/+9Star
* veth: remove unused listDaniel Lezcano2008-10-291-13/+0Star
* veth: Remove useless veth fieldDaniel Lezcano2008-10-291-3/+0Star
* misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-292-4/+2Star
* net: convert more to %pMJohannes Berg2008-10-2823-127/+47Star
* net: convert print_mac to %pMJohannes Berg2008-10-28219-1429/+816Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-274-23/+73
|\
| * firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26
| * firewire: fw-sbp2: delay first login to avoid retriesStefan Richter2008-10-261-1/+1
| * firewire: fw-ohci: initialization failure path fixesStefan Richter2008-10-261-9/+14
| * firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason2008-10-261-0/+27
| * firewire: fix struct fw_node memory leakJay Fenlason2008-10-261-2/+4
| * firewire: Survive more than 256 bus resetsJay Fenlason2008-10-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-272-2/+2
|\ \
| * | libertas: free sk_buff with kfree_skbSergio Luis2008-10-271-1/+1
| * | btsdio: free sk_buff with kfree_skbSergio Luis2008-10-271-1/+1
* | | Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* | | leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao2008-10-271-0/+1
|/ /
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-271-23/+33
|\ \
| * | md: allow extended partitions on md devices.NeilBrown2008-10-211-0/+5
| * | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-9/+12
| * | md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-211-14/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-277-2/+854
|\ \ \
| * | | Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-176-2/+846
| * | | Input: i8042 - add Blue FB5601 to noloop exception tableStefan Bader2008-10-171-0/+8
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-272-0/+14
|\ \ \ \
| * | | | mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown2008-10-241-0/+1
| * | | | mfd: add missing Kconfig entry for da903xSamuel Ortiz2008-10-242-0/+13
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-271-1/+1
|\ \ \ \ \
| * | | | | uwb: build UWB before USB/WUSBDavid Vrabel2008-10-241-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-2710-57/+118
|\ \ \ \ \ \
| * | | | | | HID: Add support for Sony Vaio VGX-TP1EJiri Kosina2008-10-233-1/+45
| * | | | | | HID: fix lock imbalance in hiddevJiri Slaby2008-10-231-2/+1Star
| * | | | | | HID: fix lock imbalance in hidrawJiri Slaby2008-10-231-0/+1
| * | | | | | HID: fix hidbus/appletouch device binding regressionJiri Slaby2008-10-222-41/+60
| * | | | | | HID: add hid_type to general hid structJiri Slaby2008-10-221-0/+3
| * | | | | | HID: quirk for OLED devices present in ASUS G50/G70/G71Jiri Kosina2008-10-202-0/+2
| * | | | | | HID: Remove "default m" for Thrustmaster and ZeroplusAndi Kleen2008-10-191-2/+0Star
| * | | | | | HID: fix hidraw_exit section mismatchJiri Slaby2008-10-171-1/+1
| * | | | | | HID: add support for another Gyration remote controlJiri Kosina2008-10-173-1/+5
| * | | | | | Revert "HID: Invert HWHEEL mappings for some Logitech mice"Dan Nicholson2008-10-173-9/+0Star
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-279-94/+46Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'i7300_idle' into releaseLen Brown2008-10-253-92/+31Star
| |\ \ \ \ \ \ \
| | * | | | | | | i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi2008-10-241-1/+1
| | * | | | | | | i7300_idle: Cleanup based review commentsVenki Pallipadi2008-10-242-20/+24
| | * | | | | | | i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-242-71/+6Star
| * | | | | | | | leds-hp-disk: fix build warningLen Brown2008-10-251-1/+1