summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-225-5/+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-129-322/+1534
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-08191-2036/+2561
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-2611-123/+220
| * | | | | | | | | | | | 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-2539-165/+241
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-19545-4940/+12885
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-191-16/+1
| * | | | | | | | | | | | | | wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-194-45/+25
| * | | | | | | | | | | | | | uwb: add basic radio managerDavid Vrabel2008-11-1917-143/+294
| * | | | | | | | | | | | | | uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-172-6/+6
| * | | | | | | | | | | | | | 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-076-42/+151
| * | | | | | | | | | | | | | uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-045-122/+80
| * | | | | | | | | | | | | | uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-041-1/+19
| * | | | | | | | | | | | | | uwb: infrastructure for handling Relinquish Request IEsStefano Panella2008-11-044-0/+61
| * | | | | | | | | | | | | | 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-312-3/+2
| * | | | | | | | | | | | | | 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-285-362/+170
| * | | | | | | | | | | | | | wusb: do a proper channel stopDavid Vrabel2008-10-286-74/+79
| * | | | | | | | | | | | | | wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-281-4/+11
| * | | | | | | | | | | | | | uwb: reference count reservationsDavid Vrabel2008-10-283-23/+45
| * | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | 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
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-021-0/+3
* | | | | | | | | | | | | | | hso maintainers update patchDenis Joseph Barrow2009-01-021-0/+2
* | | | | | | | | | | | | | | hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-021-1/+1
* | | | | | | | | | | | | | | 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-021-0/+7
* | | | | | | | | | | | | | | Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-022-2/+14
* | | | | | | | | | | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-58/+136
* | | | | | | | | | | | | | | 8250: Don't clobber spinlocks.David Daney2009-01-021-2/+13
* | | | | | | | | | | | | | | fix for tty-serial-move-portAlexander Beregalov2009-01-021-3/+1
* | | | | | | | | | | | | | | tty: We want the port object to be persistentAlan Cox2009-01-022-84/+62
* | | | | | | | | | | | | | | __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-021-30/+30
* | | | | | | | | | | | | | | tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-025-8/+14
* | | | | | | | | | | | | | | synclink_cs: Convert to tty_portAlan Cox2009-01-021-298/+181
* | | | | | | | | | | | | | | tty: use port methods for the rocket driverAlan Cox2009-01-022-159/+21