aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-08ipwireless: make more use of pcmcia_loop_config()Dominik Brodowski1-114/+99
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski4-168/+88
2009-11-08pcmcia: use pre-determined valuesDominik Brodowski4-45/+19
2009-10-24serial_cs: use pcmcia_loop_config() and pre-determined valuesDominik Brodowski1-64/+23
2009-10-24pcmcia: drop already defined PCI_IDsWolfram Sang3-32/+2
2009-10-24pcmcia: do not load the pd6729 driver if io_base is NULLKomuro1-0/+6
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang4-16/+24
2009-10-19pcmcia: do not try to store more than 4 version stringsDominik Brodowski1-1/+1
2009-10-19pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski6-17/+18
2009-10-17pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop1-0/+1
2009-10-17pcmcia: fix controller printk format warningsRandy Dunlap2-4/+4
2009-10-15Linux 2.6.32-rc5Linus Torvalds1-1/+1
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells1-1/+1
2009-10-15Update flex_arrays.txtJonathan Corbet1-11/+32
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-14tty: fix vt_compat_ioctlAndreas Schwab1-1/+1
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44
2009-10-14sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown1-6/+8
2009-10-14sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck1-1/+2
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-14tty: Make flush_to_ldisc() locking more robustLinus Torvalds1-16/+13
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-14USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel1-2/+2
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney3-0/+3
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-10-14Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman3-0/+3
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula1-1/+1
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy1-1/+3