HID: Invert HWHEEL mappings for some Logitech mice
[pandora-kernel.git] / drivers /
2008-07-23 Dan NicholsonHID: Invert HWHEEL mappings for some Logitech mice
2008-07-23 Ming LeiHID:usbkbd:mark usb_kbd_keycode array as const
2008-07-23 Alexandre KarpenkoHID: add fn key support on Macbook Pro 4,1 and Macbook Air
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsRe-delete zombie 'drivers/usb/serial/airprime.c' file
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-23 David S. Milleripw2200: Call netif_*_queue() interfaces properly.
2008-07-23 David S. Millernetxen: Needs to include linux/vmalloc.h
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 Jeff Garzik[netdrvr] atl1d: fix !CONFIG_PM build
2008-07-23 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-07-23 Florian Fainellir6040: rework init_one error handling
2008-07-22 Florian Fainellir6040: bump release number to 0.18
2008-07-22 Florian Fainellir6040: handle RX fifo full and no descriptor interrupts
2008-07-22 Florian Fainellir6040: change the default waiting time
2008-07-22 Florian Fainellir6040: use definitions for magic values in descriptor...
2008-07-22 Florian Fainellir6040: completely rework the RX path
2008-07-22 Florian Fainellir6040: call napi_disable when puting down the interface...
2008-07-22 Lennert Buytenhekmv643xx_eth: fix NETPOLL build
2008-07-22 Florian Fainellir6040: rework the RX buffers allocation routine
2008-07-22 Florian Fainellir6040: fix scheduling while atomic in r6040_tx_timeout
2008-07-22 Florian Fainellir6040: fix null pointer access and tx timeouts
2008-07-22 Florian Fainellir6040: prefix all functions with r6040
2008-07-22 Thomas Backlundrndis_host: support WM6 devices as modems
2008-07-22 Paulius Zaleckasat91_ether: use netstats in net_device structure
2008-07-22 Ben Hutchingssfc: Create one RX queue and interrupt per CPU package...
2008-07-22 Ben Hutchingssfc: Use a separate workqueue for resets
2008-07-22 Ben Hutchingssfc: I2C adapter initialisation fixes
2008-07-22 Taku Izumie1000: make ioport free
2008-07-22 Francois Romieue1000: delete non NAPI code from the driver
2008-07-22 Jeff Kirshere1000: remove email reference
2008-07-22 Joe Perchese1000: Move assignments in tests before test
2008-07-22 Joe Perchese1000: checkpatch clean
2008-07-22 Joe Perchese1000: Remove spaces after casts and function names
2008-07-22 Joe Perchese1000: Move extern function definitions to e1000.h
2008-07-22 Joe Perchese1000: Use hw, er32, and ew32
2008-07-22 Joe Perchese1000: neaten function declarations
2008-07-22 Christoph LameterFix typo in meth driver
2008-07-22 Jie Yangatl1e: Atheros L1E Gigabit Ethernet driver
2008-07-22 Jesse Brandeburgixgbe: remove device ID for unsupported device
2008-07-22 Anton Vorontsovnetdev: bunch of drivers: avoid WARN at net/core/dev...
2008-07-22 Dave Jones8139too: Fall back to PIO when MMIO fails.
2008-07-22 Dave Jones8139too: Force usage of PIO on OQO2
2008-07-22 Dave Jones8139too: Make PIO/MMIO a runtime decision through a...
2008-07-22 Wang Jiannet/phy: Fix 88e1111 copper/fiber selection in RGMII...
2008-07-22 Wang Jiannet/phy: Fix copper/fiber auto-selection for 88e1111
2008-07-22 Harvey Harrisonnet: tun.c fix cast
2008-07-22 Harvey Harrisonnet: igb_main.c fix sparse integer as NULL pointer...
2008-07-22 Ben DooksDM9000: Remove magic numbers
2008-07-22 Peter Tiedemanns390/net/ctcm: message cleanup
2008-07-22 Andy Richters390/net: Cleanup claw printk messages.
2008-07-22 Dhananjay Phadkenetxen: update driver version
2008-07-22 Dhananjay Phadkenetxen: enable tso6, intr coalescing.
2008-07-22 Dhananjay Phadkenetxen: cut-through rx changes
2008-07-22 Dhananjay Phadkenetxen: mtu, mac, link status changes
2008-07-22 Dhananjay Phadkenetxen: add netxen_nic_ctx.c
2008-07-22 Dhananjay Phadkenetxen: remove netxen_nic_isr.c
2008-07-22 Dhananjay Phadkenetxen: pci probe and firmware init changes
2008-07-22 Dhananjay Phadkenetxen: add 2MB PCI memory support
2008-07-22 Dhananjay Phadkenetxen: add defs for new chip/boards
2008-07-22 Dhananjay Phadkenetxen: hw multicast filtering
2008-07-22 Dhananjay Phadkenetxen: cleanup unused variables/functions
2008-07-22 Ingo Molnarnet 8390p: fix interface usage
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Brice Goglinmyri10ge: use ioremap_wc
2008-07-22 Brice Goglinmyri10ge: remove wcfifo
2008-07-22 Wang Chende4x5: Remove developer debug feature about set/clear...
2008-07-22 frank.blaschka@de... qeth: fix build error caused by VLAN changes
2008-07-22 Jeff GarzikMerge branch 'r8169-davem' of git://git./linux/kernel...
2008-07-22 Alan Coxport_fixups: Fix ups for tty port changes
2008-07-22 Alan Coxistallion: Use helpers
2008-07-22 Paul Fulghumsynclink_gt fix locking in error path of rx enable
2008-07-22 Paul Fulghumsynclink_gt: add rx DMA buffer fill level control
2008-07-22 Paul Fulghumsynclink_gt: leave transmitter in reset state after...
2008-07-22 Paul Fulghumsynclink_gt: improve TIOCOUTQ accuracy
2008-07-22 Paul Fulghumsynclink_gt: add serial bit order control
2008-07-22 Paul Fulghumsynclink_gt: improve and simplify write method
2008-07-22 Paul Fulghumn_hdlc: honor O_NONBLOCK on write
2008-07-22 Anton Vorontsovserial: 8250: fix shared interrupts issues with SMP...
2008-07-22 David HowellsFix the epca driver to permit epca_setup() to be invoke...
2008-07-22 Jiri SlabyChar: mxser, add CP-102UF support
2008-07-22 Alan Coxspecialix: restore driver using new break functionality
2008-07-22 David HowellsFix the (i)Stallion driver's putchar() and break_ctl...
2008-07-22 Alan Coxriscom8: Restore driver using new break functionality
2008-07-22 Alan Coxisicom: restore using hardware break support
2008-07-22 Alan Coxepca: Restore driver
2008-07-22 Alan Coxtty: rework break handling
2008-07-22 Alan Coxtty: Mark unconverted drivers as BROKEN
2008-07-22 Alan Coxmxser: remove dead code
2008-07-22 Alan Coxepca: Fix comments and move break
2008-07-22 Alan Coxspecialix: Code cleanups
2008-07-22 Alan Coxspecialix: Tidy up coding style
2008-07-22 Alan Coxtty: Split ldisc code into its own file
2008-07-22 Alan Coxio_edgeport: Fix various bogus returns to the tty layer
2008-07-22 Alan Coxtty-usb-io_edgeport: Coding style
next