summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-225-22/+151
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-221-0/+25
* [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-221-1/+1
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-223-0/+578
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-223-0/+419
* [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-224-16/+4
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-225-2/+557
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-222-8/+37
* [Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann2007-10-221-5/+18
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-222-84/+163
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-222-11/+11
* [Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann2007-10-221-6/+10
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-228-1032/+1315
* NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-211-1/+1
* NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust2007-10-211-0/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-2161-317/+5669
|\
| * Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
| * Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-226-6/+34
| * Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-216-211/+484
| * Blackfin arch: add a cheesy install targetMike Frysinger2007-10-222-0/+60
| * Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-212-1/+15
| * Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
| * Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
| * Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-2116-25/+25
| * Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
| * Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
| * Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
| * Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-211-39/+61
| * Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
| * Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-222-2/+14
| * Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger2007-10-221-1/+8
| * Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2129-37/+4590
* | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-10-2121-40/+1411
|\ \
| * | [PATCH] audit: watching subtreesAl Viro2007-10-2110-10/+1310
| * | [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-212-0/+9
| * | [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-212-0/+36
| * | [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-213-1/+24
| * | [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-218-30/+33
| |/
* | nobh: nobh_write_end fixNick Piggin2007-10-211-2/+1
|/
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2070-1886/+6524
|\
| * [PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin2007-10-201-2/+2
| * [PARISC] Port checkstack.pl to pariscKyle McMartin2007-10-201-0/+3
| * [PARISC] Make palo target work when $obj != $srcKyle McMartin2007-10-201-5/+9
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-191-5/+5
| * [PARISC] Fix tests in palo targetKyle McMartin2007-10-191-2/+2
| * [PARISC] Fix palo targetKyle McMartin2007-10-181-1/+1
| * [PARISC] Restore palo targetKyle McMartin2007-10-181-0/+20
| * [PARISC] Attempt to clean up parisc/MakefileKyle McMartin2007-10-181-38/+24