OSDN Git Service

Bluetooth: add support for 2011 mac mini
[uclinux-h8/linux.git] / drivers /
2011-09-17 Jurgen KramerBluetooth: add support for 2011 mac mini
2011-09-17 Pieter-Augustijn... Bluetooth: Add MacBookAir4,1 support
2011-09-17 Chen GanirBluetooth: Fixed BT ST Channel reg order
2011-08-11 Ricardo MendozaBluetooth: Add Toshiba laptops AR30XX device ID
2011-08-11 Paul BolleBluetooth: btusb: be quiet on device disconnect
2011-08-11 Stanislaw Gruszkart2x00: fix crash in rt2800usb_get_txwi
2011-08-11 Stanislaw Gruszkart2x00: fix order of entry flags modification
2011-08-11 Stanislaw Gruszkart2x00: fix crash in rt2800usb_write_tx_desc
2011-08-10 Julia Lawalldrivers/net/wireless/wl1251: add missing kfree
2011-08-09 Bob Copelandath5k: fix error handling in ath5k_beacon_send
2011-08-09 Anthony Bourguignonrt2x00: Add rt2870 device id for Dvico usb key
2011-08-09 Alex Hackerath9k: fix a misprint which leads to incorrect calibration
2011-08-09 Ivo van Doornrt2x00: Add new rt73 buffalo USB id
2011-08-09 Larry Fingerrtlwifi: rtl892cu: New USB IDs
2011-08-09 Rajkumar Manoharanath9k_hw: update PMU to improve ripple issue for AR9485
2011-08-09 Rajkumar Manoharanath9k_hw: Fix incorrect Tx control power in AR9003...
2011-08-09 Hauke Mehrtensb43: read correct register on bcma bus.
2011-08-03 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless...
2011-08-02 Wey-Yi Guyiwlagn: 5000 do not support idle mode
2011-08-02 Stanislaw Gruszkart2x00: fix usage of NULL queue
2011-08-02 Helmut Schaart2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
2011-08-02 Emmanuel Grumbachiwlagn: sysfs couldn't find the priv pointer
2011-08-01 Stanislaw Gruszkart2x00: rt2800: fix zeroing skb structure
2011-08-01 Larry Fingerrtlwifi: Fix kernel oops on ARM SOC
2011-08-01 Stanislaw Gruszkaath9k: skip ->config_pci_powersave() if PCIe port has...
2011-08-01 Stanislaw Gruszkaiwlegacy: set tx power after rxon_assoc
2011-08-01 Felix Fietkauath9k: initialize tx chainmask before testing channel...
2011-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28 Matt Carlsontg3: Remove 5719 jumbo frames and TSO blocks
2011-07-28 Matt Carlsontg3: Break larger frags into 4k chunks for 5719
2011-07-28 Matt Carlsontg3: Add tx BD budgeting code
2011-07-28 Matt Carlsontg3: Consolidate code that calls tg3_tx_set_bd()
2011-07-28 Matt Carlsontg3: Add partial fragment unmapping code
2011-07-28 Matt Carlsontg3: Generalize tg3_skb_error_unmap()
2011-07-28 Matt Carlsontg3: Remove short DMA check for 1st fragment
2011-07-28 Matt Carlsontg3: Simplify tx bd assignments
2011-07-28 Matt Carlsontg3: Reintroduce tg3_tx_ring_info
2011-07-28 Marek VasutASIX: Use only 11 bits of header for data size
2011-07-28 Marek VasutASIX: Simplify condition in rx_fixup()
2011-07-28 Chris ClaytonFix cdc-phonet build
2011-07-28 Andy Gospodarekbonding: reduce noise during init
2011-07-28 Andy Gospodarekbonding: fix string comparison errors
2011-07-28 Neil Hormannet: Audit drivers to identify those needing IFF_TX_SKB...
2011-07-28 Jiri Pirkoforcedeth: fix vlans
2011-07-28 Sebastian Pöhngianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d66...
2011-07-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28 NeilBrownmd/raid10: handle further errors during fix_read_error...
2011-07-28 NeilBrownmd/raid10: Handle read errors during recovery better.
2011-07-28 NeilBrownmd/raid10: simplify read error handling during recovery.
2011-07-28 NeilBrownmd/raid10: record bad blocks due to write errors during...
2011-07-28 NeilBrownmd/raid10: attempt to fix read errors during resync...
2011-07-28 NeilBrownmd/raid10: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid10: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid10: avoid writing to known bad blocks on known...
2011-07-28 NeilBrownmd/raid10 record bad blocks as needed during recovery.
2011-07-28 NeilBrownmd/raid10: avoid reading known bad blocks during resync...
2011-07-28 NeilBrownmd/raid10 - avoid reading from known bad blocks - part 3
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 2
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 1
2011-07-28 NeilBrownmd/raid10: Split handle_read_error out from raid10d.
2011-07-28 NeilBrownmd/raid10: simplify/reindent some loops.
2011-07-28 NeilBrownmd/raid5: Clear bad blocks on successful write.
2011-07-28 NeilBrownmd/raid5. Don't write to known bad block on doubtful...
2011-07-28 NeilBrownmd/raid5: write errors should be recorded as bad blocks...
2011-07-28 NeilBrownmd/raid5: use bad-block log to improve handling of...
2011-07-28 NeilBrownmd/raid5: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd/raid1: factor several functions out or raid1d()
2011-07-28 NeilBrownmd/raid1: improve handling of read failure during recovery.
2011-07-28 NeilBrownmd/raid1: record badblocks found during resync etc.
2011-07-28 NeilBrownmd/raid1: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid1: store behind-write pages in bi_vecs.
2011-07-28 NeilBrownmd/raid1: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid1: avoid writing to known-bad blocks on known...
2011-07-28 NeilBrownmd: make it easier to wait for bad blocks to be acknowl...
2011-07-28 NeilBrownmd: add 'write_error' flag to component devices.
2011-07-28 NeilBrownmd/raid1: avoid reading known bad blocks during resync
2011-07-28 NeilBrownmd/raid1: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd: Disable bad blocks and v0.90 metadata.
2011-07-28 NeilBrownmd: load/store badblock list from v1.x metadata
2011-07-28 NeilBrownmd: don't allow arrays to contain devices with bad...
2011-07-28 NeilBrownmd/bad-block-log: add sysfs interface for accessing...
2011-07-28 NeilBrownmd: beginnings of bad block management.
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 NeilBrownmd: remove suspicious size_of()
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-27 Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-27 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-07-27 Daniel Morsingstaging: brcm80211: Fix double include introduced by...
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Jonathan BrassowMD: generate an event when array sync is complete
next