summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-021-37/+30
| | * | | | | | | | | | | | ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-024-123/+128
| | * | | | | | | | | | | | ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz2009-01-021-73/+81
| | * | | | | | | | | | | | ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz2009-01-021-7/+2
| | * | | | | | | | | | | | ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-023-3/+2
| | * | | | | | | | | | | | tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-022-26/+26
| * | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-0266-2709/+3080
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-021671-61814/+145969
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | 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-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
OpenPOWER on IntegriCloud