summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2010-08-04Merge remote branch 'staging-next/staging-next'Stephen Rothwell
2010-08-04Merge branch 'quilt/usb'Stephen Rothwell
2010-08-04Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-08-04Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-04Merge remote branch 'pcmcia/master'Stephen Rothwell
2010-08-04Merge remote branch 'block/for-next'Stephen Rothwell
2010-08-04Merge branch 'quilt/rr'Stephen Rothwell
2010-08-04Merge remote branch 'net/master'Stephen Rothwell
2010-08-04Merge remote branch 'v4l-dvb/master'Stephen Rothwell
2010-08-04USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox
2010-08-03pcmcia: do not request windows if you don't need toDominik Brodowski
2010-08-03pcmcia: remove memreq_tDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-02Staging: ti-st: update TODOPavan Savoy
2010-08-02Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas
2010-08-02Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni
2010-08-02Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas
2010-08-02Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov
2010-08-02staging: rtl8192su: check whether requests succeededKulikov Vasiliy
2010-08-02staging: panel: fix error pathKulikov Vasiliy
2010-08-02staging: otus: check kmalloc() return valueKulikov Vasiliy
2010-08-02staging: octeon: check request_irq() return valueKulikov Vasiliy
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen
2010-08-02Staging: quickstart: depends on INPUTRandy Dunlap
2010-08-02Staging: dt3155: remove the driverGreg Kroah-Hartman
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron
2010-08-02staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron
2010-08-02staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron
2010-08-02staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron
2010-07-30pcmcia: remove cs_types.hDominik Brodowski