summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-0275-2837/+3252
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-025131-205827/+363581
| |\
| * | uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-232-2/+2
| * | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-226-87/+5
| * | uwb: use print_hex_dump()David Vrabel2008-12-223-47/+24
| * | uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-2228-1168/+220
| * | uwb: fix memory leak in uwb_rc_notif()David Vrabel2008-12-121-18/+1
| * | wusb: fix oops when terminating a non-existant reservationDavid Vrabel2008-12-121-2/+5
| * | uwb: fix oops when terminating an already terminated reservationDavid Vrabel2008-12-121-1/+2
| * | uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-1212-327/+1603
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-08455-4952/+9134
| |\ \
| * | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-2612-123/+223
| * | | uwb: fix oops in debug PAL's reservation callbackDavid Vrabel2008-11-261-1/+1
| * | | uwb: clean up whci_wait_for() timeout error messageDavid Vrabel2008-11-252-32/+8
| * | | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-254-31/+72
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-25125-692/+781
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-191774-17188/+34066
| |\ \ \ \
| * | | | | uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-192-20/+4
| * | | | | wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-195-46/+27
| * | | | | uwb: add basic radio managerDavid Vrabel2008-11-1921-162/+323
| * | | | | uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-173-7/+7
| * | | | | uwb: fix races between events and neh timersDavid Vrabel2008-11-072-16/+35
| * | | | | uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-078-42/+155
| * | | | | uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-046-122/+100
| * | | | | uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-042-1/+28
| * | | | | uwb: infrastructure for handling Relinquish Request IEsStefano Panella2008-11-045-0/+89
| * | | | | wusb: remove unused #include <version.h>Huang Weiyi2008-10-315-5/+0
| * | | | | uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-313-4/+3
| * | | | | uwb: remove unused #include <version.h>Huang Weiyi2008-10-317-7/+0
| * | | | | wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-284-122/+25
| * | | | | uwb: order IEs by element IDDavid Vrabel2008-10-286-378/+172
| * | | | | wusb: do a proper channel stopDavid Vrabel2008-10-287-74/+80
| * | | | | wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-281-4/+11
| * | | | | uwb: reference count reservationsDavid Vrabel2008-10-284-23/+46
| * | | | | wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel2008-10-281-3/+5
| * | | | | uwb: target reservations shouldn't get streamsDavid Vrabel2008-10-281-2/+2
* | | | | | Update powerpc maintainersPaul Mackerras2009-01-021-3/+3
* | | | | | Merge branch 'i8k-updates' from AlanLinus Torvalds2009-01-021-1/+15
|\ \ \ \ \ \
| * | | | | | i8k: Add Dell Vostro systemsFederico Heinz2009-01-021-1/+8
| * | | | | | i8k: Enable i8k on Dell Precision SystemsAndy Spencer2009-01-021-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl2009-01-021-2/+6
* | | | | | Merge branch 'tty-updates' from AlanLinus Torvalds2009-01-0264-2604/+3538
|\ \ \ \ \ \
| * | | | | | serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-022-0/+4
| * | | | | | hso maintainers update patchDenis Joseph Barrow2009-01-022-0/+8
| * | | | | | hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-021-1/+1
| * | | | | | tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
| * | | | | | drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton2009-01-021-1/+1
| * | | | | | Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-022-1/+9
| * | | | | | Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-024-2/+17
| * | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-023-58/+140